mojohaus / appassembler

https://www.mojohaus.org/appassembler/
MIT License
93 stars 49 forks source link

Issue [#48] #57

Closed nezda closed 7 years ago

nezda commented 7 years ago

[#48] just swap $JAVA_OPTS and @EXTRA_JVM_ARGUMENTS@ so env is last and has a chance for its values to take precedence

(I tested this works for me using <unixScriptTemplate> configuration option suggested in http://stackoverflow.com/a/27608001/689119)

nezda commented 7 years ago

ack, I gotta fix the unit tests for this change!