github sbt/sbt-native-packager v1.2.0
Final Release

latest releases: v1.10.0, v1.10.3, v1.10.2...
6 years ago

Changes

Most notable changes are

Some background information is also available via SBT Native Packager 1.2.0 Medium post

Thank you

This release wouldn't have been possible without all the amazing contributions from the community. I'm especially
grateful for the broad aspects of all the pull requests; bug fixes, feature implementations to cleaning up the docs.

These are the amazing persons that made this release possible:

Tim Steinbach
Jens Grassel
G. Richard Bellamy
Carsten Saathoff
Mitch Seymour
Andreas Kapp
Wojciech Pitula
Mathias Kub
eugene yokota
Ashley Engelund
Kirill Plyashkevich
David Pennell
Lukasz Stefaniak
Keir Lawson
Viktor Hedefalk
James Pic
Enno Runne
Seth Tisue
Tristan Blease
Pavel Penkov
Mike (stew) O'Connor
Ben McCann
Arron Norwell
Dale Wijnand
Donovan Levinson
Mikhail Yakshin
Carlos Quiroz
Ignas Vyšniauskas
Hayssam Saleh
Felix Satyaputra
Martin Studer
thrykol
Aaron Peschel
Simon Schulz
Yuval Itzchakov
Oskari Porkka
mr-git
Adam Mackler
Alexey Kardapoltsev
eduedix
Eduouard Kaiser
Sergey Grankin
Evgeniy Tsvigun

Fixed bugs

  • Packaging deb package with 1.2.0-M9 doesn't generate conffiles file #984
  • SystemVPlugin on Debian not working #955
  • packageName in Docker has no effect #947
  • Windows: error CNDL0014 $number is not a legal identifier #946
  • DebianDeployPlugin publishes only changes #587
  • bash-forwarder-template should define the same header as bash-template #921
  • universal:packageBin not working with spaces in path (windows / play application) #913
  • brp-java-repack-jars still running despite setting rpmBrpJavaRepackJars to false #789
  • Syntax Error on RPM Uninstall #855
  • serverAutostart not available to configure #852
  • Publishing with Docker in Windows / 1.0.4 #849
  • docker: tag -f is deprecated #818
  • RPM scriptles from file produce duplicate entries. #812
  • [bug] wrong systemd script file path in debian #679

Closed issues

  • You probably access the destination server through a proxy server that is not well configured. #988
  • Add maven-plugin to classpathTypes when using the JDebPlugin #982
  • Documentation incorrect -- Docker v1.10 or higher required #981
  • Publish Arbitrary Docker Tags #979
  • way to skip pom generation? #975
  • An equivalent to --no-cache #973
  • Override DockerAlias toString method #972
  • Support -SNAPSHOT versions when generating RPMs by default #971
  • RPM with killtimeout #957
  • Docker authentication fails with latest milestone #892
  • Environment Variables in Command Not Handled #868
  • Set entrypoint script exection bit when generating Dockerfile #861
  • add rpmExplodedPackage command #848
  • Evaluate LGTM service #833
  • Java Options with space in them cannot be added #681
  • Multiple rpm/deb packages with package dependency based on project dependency #956
  • Add support for HEALTHCHECK in DockerPlugin #949
  • rpm:packageBin reports "rpmVendor in Rpm is empty" despite a value being set #943
  • Support JAVA_OPTS for Ash template, similar to bash #940
  • 1.2.0-M8 adds an ADD opt command to the Dockerfile - why? #936
  • Image is not tagged when using dockerBuildOptions #935
  • How would one use this in a maven project #934
  • Don't override packageName in UniversalPlugin #902
  • Docker base image is deprecated #928
  • dockerEntrypoint has no effect in 1.1.4 and 1.1.5 #927
  • Native package heavily uses and recommends \<+=, which is deprecated #919
  • s #915
  • Multi-project build not working #914
  • rpm help show summary of linux default config #912
  • please publish to sonatype or somehow sync with maven central #906
  • UNRESOLVED DEPENDENCIES - org.scala-sbt#sbt;0.13.12 not found #887
  • universalArchiveOptions setting tar CLI command arguments: incorrect order (maybe) #886
  • Add all jars in lib directory to classpath #885
  • Dockerfile/java and Dockerfile/openjdk do not exist #879
  • Use a Dockerfile rather than Scala? #875
  • Documentation of dockerUpdateLatest needs updated #871
  • Is there a way to retrieve the path/filename of the generated rpm? #870
  • System Loader scripts are not being generated #869
  • Support UDP ports for dockerExposedPorts #843
  • JAVA_OPTS support for ash-template #738
  • Flag '-f' for docker tag no longer exists in docker version 1.12 #859
  • If there are two 'App' objects in project, docker:publishLocal task will silently produce invalid image without bin/app-name file #858
  • sbt docker:stage fails on Windows 10 #823
  • Native Packager Logo #762
  • Rpm and Deb packaging is missing 'provides' and 'conflicts' tags/sections #801
  • Multimodule: docker:publish error in virtual root #800
  • Scoping for docker-related keys in DockerPlugin #796
  • Update scalariform #790
  • Upstart script does not use killTimeout #754

Merged pull requests

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

NewReleases is sending notifications on new releases.