Automated the fat jar creation process.

- Added a modified version of JarSplice in the tools/ directory, which can run using system properties as well as the GUI.  The project is located here: https://github.com/itdelatrisu/JarSplicePlus
- To create a fat jar, execute the Maven goal "install -Djar".  The output file will be in the target/ directory and suffixed "-runnable".

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
This commit is contained in:
Jeffrey Han
2015-01-12 21:05:58 -05:00
parent 4152af4977
commit 71f614c90a
3 changed files with 58 additions and 12 deletions

BIN
tools/JarSplicePlus.jar Normal file

Binary file not shown.