github sbt/sbt-native-packager v1.0.0-M5
Docker API and JDK 8 javapackager

latest releases: v1.10.0, v1.10.3, v1.10.2...
pre-release9 years ago

This will be the last milestone before the first release candidates.
Noteable changes are

  • Refactoring of the docker API. You can now access the raw docker commands via the dockerCommands task
  • Adding experimental support for the JDK8 javapackager tool.
  • Upgrading to Java 7, which allows us to remove system calls like chmod and replace it with a platform independent java solution

Commits and the issues they fixed since v1.0.0-M4

Issue(s) Commit Message
#276 2c39fc4 FIX #276 creating directories as necessary and specify top level dir and sadly r
#472 138510c Revert "[fix #472] /etc/default/<package-name> should be shell script setting en
#489 aacce7f FIX #489: Small fix in documentation
4deb3e3 Fixing -jvm-debug flags so that they use args compatible with the latest JDKs, i
#472 520ffaf [fix #472] /etc/default/<package-name> should be shell script setting envars
a77c22e Fix broken link to Docker help.
#469 0510814 FIX #469 missing colons
#460 35a0bda FIX #460

Pull requests since v1.0.0-M4

Pull Request(s) Commit Message
#462 45bd546 WaitProcessOnStop wait for process to stop or timeout in systemv init scriptwait
#463 ef8f75a Docker maintainer is no longer requiredDocker maintainer is no longer required
#464 e2081da Added missing statement in archetypes docAdded missing statement in archetypes
#470 1582800 FIX #469 missing colonsFIX #469 missing colons
#473 0e957d1 EtcDefaultAsShell [fix #472] /etc/default/<package-name> should be shell script
#474 53c0c46 DockerLink Fix broken link to Docker help.Fix broken link to Docker help.
#478 582a7f4 [Fix #476] Fixing -jvm-debug flags so that they use args compatible with the la
#486 bcc2552 Wip/docker refactoringWip/docker refactoring
#487 974d91b Upgrading to java 7 and using posix nio APIUpgrading to java 7 and using posix
#490 3bd5e93 FIX #489: Small fix in documentationFIX #489: Small fix in documentation
#491 5b41248 EtcDefaultAsShell Revert "[fix #472] /etc/default/<package-name> should be shell
#492 b26c8e7 Experimental support for formats generated by the JDK 8 javapackager tool.Exp

A big thank you to all the contributors!

# Author
12 Nepomuk Seiler
6 Simeon H.K. Fitch
4 dhardy92
1 Артем Тартакынов
1 Ben McCann
1 Jateen Joshi
1 The Gitter Badger
1 Alexey Kardapoltsev
1 mhughes

Don't miss a new sbt-native-packager release

NewReleases is sending notifications on new releases.