Skip to content

Remove start script workaround #14

@devinrsmith

Description

@devinrsmith

Due to the 0.8.0 release with the docker images calling the purpose-built start script, the crypto application has had to add a workaround so it's own jars could be included:

CLASSPATH="$APP_HOME/lib/*"

Once the Deephaven jars are fully published, we should be able to more properly build our own classpath and purpose-built start script and remove the workaround.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions