This release is binary incompatible with the 0.7.x
stream. You will have
to use sbt 0.13.x
and scala 2.10.x
at least.
This release also changes the naming behavior of packages. The
normalizedName
setting is replaced by a custom packageName
setting. See #250 for more details.
Commits and the issues they fixed since v0.7.4
Issue(s) | Commit | Message |
---|---|---|
763c1c8 | Merge branch 'master' into fix/bash-batfile-name | |
8ac8257 | fix minor spelling mistakes | |
d3de8f7 | Fixed wrong archive name in jdeb packaging | |
76bc6b6 | Fix RPM System User Deletion on Upgrade | |
29fc5aa | fixing empty directory mapping test | |
#324 | a5b7015 | FIX #324 adding empty dirs to deb package |
#322 | 75583fe | FIX #322 adding permissions to jdeb packaging |
#304 | 492a8b7 | FIX #304 adding requirements for debian packaging |
#217 | 22a691a | FIX #217 Introduced executableScriptName setting |
#301 | 9122098 | FIX #301 |
9f87bb1 | Adding more settings and fixing settings description | |
#188 | 8d9a305 | Clean up name delegation in the plugin. A few rules: * Each configuration shoul |
#292 | 1f46265 | Fixes #292 - Not feeding new isSnapshot value to ivy configuration. |
Pull requests since v0.7.4
Pull Request(s) | Commit | Message |
---|---|---|
#250 | 53d3cd8 | Clean up name delegation in the plugin. A few rules:Clean up name delegation i |
#298 | 37d0f44 | Fixes #292 - Not feeding new isSnapshot value to ivy configuration.Fixes #292 - |
#299 | 3d8b37e | Adding docs for name-delegation in #250Adding docs for name-delegation in #250 |
#300 | 90c5697 | Update README now that 0.7.2 is releasedUpdate README now that 0.7.2 is release |
#303 | 05208e1 | .12 Removing sbt 0.12.x supportRemoving sbt 0.12.x support |
#305 | bb5fea8 | Remove cross-build configuration from build.sbt.Remove cross-build configuratio |
#307 | dd95154 | .3 Upgrade to jdeb 1.3 to stop old version of slf4j from being pulled inUpgrade |
#308 | 459b788 | Adding docker tests to release scriptAdding docker tests to release script |
#311 | aab0858 | FIX #304 adding requirements for debian packagingFIX #304 adding requirements f |
#315 | da1e957 | No need for importNo need for import |
#317 | 0af1b28 | flag to update latest tagflag to update latest tag |
#319 | 8950f15 | Custom mainclassCustom mainclass |
#321 | 1f78f2a | maintainer should be in Docker or Dockerfile will write an empty valuemaintaine |
#323 | e09d65a | FIX #322 adding permissions to jdeb packagingFIX #322 adding permissions to jde |
#325 | a6325f6 | FIX #324 adding empty dirs to deb packageFIX #324 adding empty dirs to deb pack |
#326 | b6dbe19 | Fix RPM System User Deletion on UpgradeFix RPM System User Deletion on Upgrade |
#328 | d334c80 | Fixed wrong archive name in jdeb packagingFixed wrong archive name in jdeb pack |
#332 | 3a35214 | Implemented the changelog to RPMImplemented the changelog to RPM |
#333 | 9ebb44b | Added support for classifiers in multiproject buildsAdded support for classifie |
#337 | 51e948b | change plugin version to 0.7.5-RC1 in documentation change plugin version to 0. |
#338 | 03a2e0f | fix minor spelling mistakesfix minor spelling mistakes |
A big thank you to all the contributors!
# | Author |
---|---|
17 | Nepomuk Seiler |
7 | Joe Kutner |
5 | Endrigo Antonini |
5 | Alexey Kardapoltsev |
2 | Ricardo Franco |
2 | Ben McCann |
2 | Josh Suereth |
1 | Gary Coady |
1 | Mike Morearty |
1 | Patrick Ting |
1 | James Roper |
1 | Trey Hyde |
1 | Jacek Laskowski |
1 | Avik Sengupta |