Skip to content

Releases: sbt/sbt-native-packager

0.7.2 - The shape of things to come

10 Jul 21:19
Compare
Choose a tag to compare

Commits and the issues they fixed since v0.7.1

Issue(s) Commit Message
#243 331f50a removing releaseNotes() plugin. Fix #243
6348559 Fix java 8 version check
8c0877d Fixed a typo in a comment.
f0ead4a Fixed rpm postuninstall scriptlet which erroneously deletes user/group during rp
c1f48ea fixed failing tests
f99879b Fixed .changes creation : usage of a proper "control" file located in a separate
10f51e9 add section on the prefix and an example use case
c5b3511 add prefix
489473a Fixing tests and removing brackets completly
c0be9ea Fixing wrong usage of brackets in upstart script

Pull requests since v0.7.1

Pull Request(s) Commit Message
#242 03473a6 support RPM 'Prefix'. support RPM 'Prefix'.
#256 dab0f55 FIX #249. Systemd support for Debian and RpmFIX #249. Systemd support for Debia
#257 2492d88 Adding experimental osx travis-ci supportAdding experimental osx travis-ci supp
#260 755102d Fix java 8 version checkFix java 8 version check
#261 9213b17 Setting correct version and adding import statementsSetting correct version and
#262 ed929e8 Fixing wrong usage of brackets in upstart scriptFixing wrong usage of brackets
#267 a1d9600 Let bash-template work when the directory contains spaces.Let bash-template wor
#268 342704d Support for changelog and .changes file generationSupport for changelog and .ch
#271 299c81e implemented die function in bash-templateimplemented die function in bash-t
#272 46b9876 Fixed user deletion issue in rpm postuninstall scriptlet.Fixed user deletion is
#274 afbc74c Switched systemv start-rpm-template daemon's outputSwitched systemv start-rpm-t
#277 37c887c Support building and publishing Docker images.Support building and publishing D
#278 1381686 Support EXPOSE [port] ... for DockerSupport EXPOSE [port] ... for Docker
#279 dbaf528 Allow name in Docker to be modified.Allow name in Docker to be modified.
#280 1527da9 Support Docker volumes.Support Docker volumes.
#281 99d272c Documentation for docker support.Documentation for docker support.
#283 f9564c3 - Make the /var/log/<pkg> symlink doc match the package location.- Make the /va
#284 830cac4 First refactoring to provide multiple debian packaging strategiesFirst refactor
#286 badecf0 Upgrading sbt and adding releaseNotes pluginUpgrading sbt and adding releaseNot
#288 a162117 Use StringUtilities.normalize to allow compilation with SBT 0.12.Use StringUtil
#290 209ab38 Adding documentation for JDeb PackagingAdding documentation for JDeb Packaging

A big thank you to all the contributors!

# Author
14 Nepomuk Seiler
8 Gary Coady
7 Jean Aunis
4 Eugene Ignatiev
4 Alexey Kardapoltsev
3 Jay Aras
1 Michael Pilquist
1 Patrick Mahoney
1 Daniel Darabos
1 PJ Kim

Linux Server Archetype - Bugfix #3

21 Jun 22:07
Compare
Choose a tag to compare
Pre-release

Commits and the issues they fixed since v0.7.2-RC1

Issue(s) Commit Message
6348559 Fix java 8 version check
8c0877d Fixed a typo in a comment.
f0ead4a Fixed rpm postuninstall scriptlet which erroneously deletes user/group during rp
c1f48ea fixed failing tests
f99879b Fixed .changes creation : usage of a proper "control" file located in a separate
10f51e9 add section on the prefix and an example use case
c5b3511 add prefix

Pull requests since v0.7.2-RC1

Pull Request(s) Commit Message
#242 03473a6 support RPM 'Prefix'. support RPM 'Prefix'.
#256 dab0f55 FIX #249. Systemd support for Debian and RpmFIX #249. Systemd support for Debia
#257 2492d88 Adding experimental osx travis-ci supportAdding experimental osx travis-ci supp
#260 755102d Fix java 8 version checkFix java 8 version check
#267 a1d9600 Let bash-template work when the directory contains spaces.Let bash-template wor
#268 342704d Support for changelog and .changes file generationSupport for changelog and .ch
#271 299c81e implemented die function in bash-templateimplemented die function in bash-t
#272 46b9876 Fixed user deletion issue in rpm postuninstall scriptlet.Fixed user deletion is
#274 afbc74c Switched systemv start-rpm-template daemon's outputSwitched systemv start-rpm-t

A big thank you to all the contributors!

# Author
7 Jean Aunis
4 Nepomuk Seiler
4 Eugene Ignatiev
4 Alexey Kardapoltsev
3 Jay Aras
1 Michael Pilquist
1 Daniel Darabos
1 PJ Kim

Linux Server Archetype - Bugfix #2

22 May 17:23
Compare
Choose a tag to compare
Pre-release

Commits and the issues they fixed since v0.7.1

Issue(s) Commit Message
489473a Fixing tests and removing brackets completly
c0be9ea Fixing wrong usage of brackets in upstart script

A big thank you to all the contributors!

# Author
5 Nepomuk Seiler

Linux Server Archetype - Bugfix #1

22 May 17:32
Compare
Choose a tag to compare

Commits and the issues they fixed since v0.7.0

Issue(s) Commit Message
4588db6 Fix non Java 8 MaxPermSize configuration
ae4851c brpJavaRepackJar template fixed
2767 42bbba1 Make .bat start script honor -J and -D arguments.
252 6ef75cc FIX #252 Removing the declare=0 variable
832d84a Fix sbt scripted test for Docker
4dcc361 Fix release parsing combinator so classifiers are optional.

A big thank you to all the contributors!

# Author
5 Gary Coady
4 Alexey Kardapoltsev
1 Nepomuk Seiler
1 James Roper
1 Antoine Gourlay
1 Josh Suereth

Linux Server Archetype

22 May 17:31
Compare
Choose a tag to compare

The 0.7.0 Release brings with it support for the java_server archetype for Debian/RedHat based operating systems.

For more information, please check out the getting started guides.

Commits and the issues they fixed since v0.6.3

Issue(s) Commit Message
4391fbcbfa Didn't ammend the last fix
232 cc6c2a71bc FIX #211 and #232. Checking $java_args[@] for memory settings, too.
586a4292d6 Fix typos
227 0e3a14865d Adding documentation in universal getting started guide. FIX #227
235 64472cb75d New setting daemonShell. Used in debian package to create user with specified sh
228 f12c5e15fe Fix for RPM error "Unable to open temp file" #228
228 cae884da0e Fix for RPM error "Unable to open temp file" #228
228 1069af5c43 Fix for RPM error "Unable to open temp file" #228
d76f6f34b6 Fixing error with brpJavaRepack setting and add regression test
3b7c2438a4 Fixing tests. rpmScriptsDirectory SettingKey was overriding the debianControlFil
2e093bdf09 Fixing wrong-variable error
214 9dadc29296 FIX #214 Making rpm scriptlets overrideable
6a10cdda25 wrong permissions for /usr/share/app_name fixed
986ee3b93e Fix type
205 c132333a3a Handle the case where java arguments may have spaces.
203 daad0bbb69 FIX #203 Adding check for java 8
175 cf97029b6e Fixes #175 - Staging does not clear previous files.
195 a548d95043 Fix #195 Adding rpmBrpJavaRepackJars setting to trigger faster rpm builds
fa09ebfdb8 change parameter ordering for rpmbuild, fixes ignoring arch on OSX
0d9d9a1cee play pid file path fixed in /etc/default template
173 74f22c2136 Update README.md
37c2054c26 Finally fixing build
892e9fbb20 Fixing tests
a33fcbf0e4 Fixing scriptlets and adding tests - Ordering for userdel/groupdel is crucial -
149 13fe73d047 Fix #149 First draft of rpm systemV init script
4a9708bb6d Fixing comments
3a5e0440c4 issue-161: Fix the case where a directory mapped does not have parent.
aea1a4743d Fix Windows msi installer PATH entry
fbb6e436a5 mistype fixed in rpm keys
112 81fa4ad1db FIX #112 Adding BuildArch to the spec file
bbfce5b55c Fixing travis build
151 ffdd29b7dd Fix #151 Link is now absolute again. This logic really needs a refactoring.
37 acfd0806d0 Fix #37 Adding meaningful logging, when packageDescription in Debian is empty
90 1203266a46 FIX #90 Adding memory unit for -mem option in bash script
98 d13440b988 Fix #98 java server type includes /etc/default by default
99 4e63c75112 REmove exec from bash script.
8532b35ee2 Fixing typo
5fd21211ce Fixed some layout issues
8da3c13529 Try to fix config so scripted arguments are passed.
1e84f2686a Fix typo in travis config.
6c724d9cde Fixed missing user name when checking if a user already exists
facd5e3e72 Fixed lintian warning 'symlink-should-be-relative' for the symlinks between /usr
fa4c2e3c36 Fixed lintian error 'file-in-etc-not-marked-as-conffile' for Upstart and SystemV
61d4f3b21c Fix location of templates to match documentation.
118 699e24b13e Fixes #118
ed74cb0884 fixed bad permissions for debian maintainer scripts
6 36fba35bb3 Fix #6 Adding withContents() method
6 a41d5e3158 Fix #6 Implement packageDirectoryAndContentsMapping feature
474c98f4a9 /var/log/app_name permissions fixed
89a881741b Fixed commands that were changed from camel case to dash-separated in the usage,
10b87ecac9 minor style fix
0f1e0c7186 Fixed: user defined scripts in debian overridden by generated files
195bf547f5 small bug fix
d41b058b8b restart option added to sysvinit script, bug with wrong name for sysvinit script
...
Read more