Releases: palantir/sls-packaging
Releases · palantir/sls-packaging
0.3.1
- includes
${projectDir}/deployment/
in produced artifacts - excludes
${projectDir}/var/log
and${projectDir}/var/run
from produced artifacts - always renders project versions to strings
- set
defaultJvmOpts
in the distribution block
0.3.0
- Build with Gradle 2.8
0.2.0
- Build with Gradle 2.7
0.1.2
- Improvements to init.sh
- work correctly on Mac OS
- add restart option
- display PID in success states
- Removes unnecessary dependency on Guava
0.1.1
- Corrects the distributed init.sh script to automatically create var/log if it does not exist.
0.1.0
- Make gradle-java-distribution plugin generally available