Skip to content

Package Application as a Single Jar

Jose V. Trigueros requested to merge package-singlejar into master

After several modifications, the client profile has been modified to use the maven shade plugin and only include the classes necessary to run as a standalone jar.

This jar is to be wrapped with Launch4j.

Closes #30 (closed)

Merge request reports