Skip to content

Releases: palantir/sls-packaging

0.3.4

17 Dec 20:44
Compare
Choose a tag to compare
  • run task correctly respects defaultJvmArgs

0.3.3

15 Dec 20:30
Compare
Choose a tag to compare
  • add console option to init.sh to enable running the application in the foreground.

0.3.2

10 Nov 00:56
Compare
Choose a tag to compare
  • use enableManifestClasspath to create a jar with a manifest containing build classpath to shorten classpath for Windows environments

0.3.1

03 Nov 02:42
Compare
Choose a tag to compare
  • 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

26 Oct 10:16
Compare
Choose a tag to compare
  • Build with Gradle 2.8

0.2.0

13 Oct 05:50
Compare
Choose a tag to compare
  • Build with Gradle 2.7

0.1.2

13 Oct 04:39
Compare
Choose a tag to compare
  • 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

29 Sep 01:09
Compare
Choose a tag to compare
  • Corrects the distributed init.sh script to automatically create var/log if it does not exist.

0.1.0

13 Oct 04:36
Compare
Choose a tag to compare
  • Make gradle-java-distribution plugin generally available