All Versions
132
Latest Version
Avg Release Cycle
22 days
Latest Release
884 days ago
Changelog History
Page 11
Changelog History
Page 11
-
v0.7.6 Changes
October 21, 2014๐ฆ Full Changelog
๐ Fixed bugs:
- ๐ฆ Script replacements doesn't work with jdeb packaging #405
- ๐ฆ Incorrect group for /var/run/${{app_name}} folder with SystemV init-scripts. #381
- โฌ๏ธ On upgrade service is stopped twice #372
- ๐ฆ 0.8.0-M2 artifact missing on repo.scala-sbt.org #370
- ๐ Detect OpenJDK on Windows #353
Closed issues:
- ๐ฆ Custom bash script to run before default start script #380
- ๐ฆ Stale PID file prevents service from starting with Upstart #377
- ๐ฆ Easy way to use upstart with rpm? #376
- ๐ Ability to add libsigar (and arch dependent packages) to RPM Build #375
- ๐ฆ Wrong file mask #367
๐ Merged pull requests:
- ๐ Fix example code in GettingStartedServers/MyFirstProject docs. #383 (artempyanykh)
- ๐ Fix permissions and group for /var/run/${{app_name}} folder in SystemV init script #382 (artempyanykh)
- ๐ฆ Describe server loading options in server docs #379 (mhamrah)
- ๐ FIX #372: On upgrade service is stopped twice #373 (kardapoltsev)
- ๐ fix typo in mappings example #371 (f0y)
- ๐ Handles OpenJDK version output on Windows #369 (henrikengstrom)
-
v0.7.5 Changes
October 01, 2014๐ฆ Full Changelog
๐ Fixed bugs:
- ๐ฆ Usage with Play 2.3: Assets are not part of application artifact #362
- ๐ Build failed on OS X #327
- ๐ฆ scala.MatchError: 139 (of class java.lang.Integer) in RpmHelper:87 #318
- ๐ Version appears twice in artefact in publish task #270
- ๐ Version 0.7.1 and onwards does not build RPMs on Mac OSX Host #266
- ๐ฆ Config in etc-default has wrong permissions #264
- ๐ changed template for /etc/init/{{app_name}} This seems to fix issue #357... #358 (flowma)
Closed issues:
- ๐ณ Dockerfile does not include EXPOSE command #364
- ๐ฆ Modifying /etc/app/application.conf not taken in account after restart #361
- ๐ Support signing debs during the build/publish process #345
- ๐ฆ jdeb .debs missing /etc/default/$name and /etc/init.d/$name files #342
- ๐ฆ archetype for akka Microkernel app? #316
- ๐ Building blocks for custom package formats? #312
- ๐ [docker] name for build tag #295
- ๐ฆ Remapping /etc/<app> <-> /usr/share/<app>/conf symlink #287
- ๐ฆ Ability to assembly fat jar rather than put all dependent jars into lib-directory #285
- ๐ฆ .deb creation is really slow #135
- ๐ฆ rpm and [error] logging #103
- ๐ support multiple main classes in a single module #80
- ๐ฆ Provide docs how to use the plugin with multi-project projects #52
๐ Merged pull requests:
- ๐ฆ archetype for Akka microKernel application #316 #363 (c4po)
- ๐ FIX #295 Adding documentation for docker tags #360 (muuki88)
- ๐ FIX #318 Wildcard match on errorcode #359 (muuki88)
- ๐ Improved docs for packageMappings in Universal and Linux #356 (muuki88)
- ๐ฆ Permissions for /etc/default/app_name changed to 644 #354 (kardapoltsev)
- ๐ Fix typos in getting started docs. #351 (artempyanykh)
- ๐ Fix typo in docs about 'MyFirstProject' #350 (artempyanykh)
- ๐จ Wip/bashscript refactoring #348 (muuki88)
- โ Adding documentation on how to deploy packages #344 (muuki88)
- ๐ณ [docker] Java Latest #343 (rfranco)
-
v0.7.5-RC2 Changes
August 31, 2014๐ฆ Full Changelog
-
v0.7.5-RC1 Changes
August 20, 2014๐ฆ Full Changelog
๐ Fixed bugs:
- ๐ฆ Executable flag is not set when using jDeb packaging #322
- ๐ณ docker:stage problem - no application is built #314
- ๐ Docker Build Fail #310
- ๐ฆ old slf4j pulled by jdeb breaks sbt-web asset pipeline #291
Closed issues:
- ๐ฆ Jdeb doesn't package empty directories #324
- ๐ฆ CentOS Rpm Group field must be present in package: (main package) #309
- ๐ฆ Debian packaging error message is not great #304
๐ Merged pull requests:
- ๐ Fix RPM System User Deletion on Upgrade #326 (pcting)
- ๐ FIX #324 adding empty dirs to deb package #325 (kardapoltsev)
- ๐ FIX #322 adding permissions to jdeb packaging #323 (kardapoltsev)
- ๐ณ maintainer should be in Docker or Dockerfile will write an empty value #321 (treyhyde)
- ๐ฆ Custom mainclass #319 (jkutner)
- ๐ฆ No need for import #315 (jaceklaskowski)
- ๐ FIX #304 adding requirements for debian packaging #311 (muuki88)
- โ Adding docker tests to release script #308 (muuki88)
-
v0.7.4 Changes
July 28, 2014๐ฆ Full Changelog
Closed issues:
- ๐ฆ Ability to control bash / bat file name other than via normalizedName #217
๐ Merged pull requests:
-
v0.7.3 Changes
July 21, 2014๐ฆ Full Changelog
๐ Fixed bugs:
- ๐ณ Docker Commands output in wrong order? #297
- ๐ฆ Cannot publish snapshots using universal:publish #292
- ๐ง "name in Linux := " ignored #188
Closed issues:
- ๐ณ Docker docs are conflicting #301
๐ Merged pull requests:
- ๐ Update README now that 0.7.2 is released #300 (benmccann)
- โ Adding docs for name-delegation in #250 #299 (muuki88)
- ๐ Fixes #292 - Not feeding new isSnapshot value to ivy configuration. #298 (jsuereth)
- ๐ [docker] add build --force-rm #294 (rfranco)
- ๐ fix order of docker commands #293 (rfranco)
- ๐ฆ Clean up name delegation in the plugin. A few rules: #250 (jsuereth)
-
v0.7.2 Changes
July 10, 2014๐ฆ Full Changelog
๐ Fixed bugs:
Closed issues:
- ๐ log directory symlink location differs between installed package and documentation #282
- ๐ Support for SBT 0.13.5-M2 #243
- ๐ฆ Review play init.d script from blog post #181
๐ Merged pull requests:
- โ Adding documentation for JDeb Packaging #290 (muuki88)
- ๐ Upgrading sbt and adding releaseNotes plugin #286 (muuki88)
- ๐จ First refactoring to provide multiple debian packaging strategies #284 (muuki88)
- ๐ฆ - Make the /var/log/<pkg> symlink doc match the package location. #283 (paddymahoney)
- ๐ Documentation for docker support. #281 (fiadliel)
- ๐ Support Docker volumes. #280 (fiadliel)
- ๐ Allow name in Docker to be modified. #279 (fiadliel)
- ๐ Support EXPOSE [port] ... for Docker #278 (fiadliel)
- ๐ Support building and publishing Docker images. #277 (fiadliel)
-
v0.7.2-RC2 Changes
June 21, 2014๐ฆ Full Changelog
๐ Fixed bugs:
Closed issues:
- ๐ฆ service start on Centos produces ENOTTY error #275
- ๐ฆ systemv start-rpm-template redirects daemon's output to /dev/null #273
- โ Add systemd support for java server applications #249
- ๐ฆ Document imports #247
๐ Merged pull requests:
- ๐จ First refactoring to provide multiple debian packaging strategies #284 (muuki88)
- ๐ฆ Switched systemv start-rpm-template daemon's output #274 (ei82)
- ๐ Fixed user deletion issue in rpm postuninstall scriptlet. #272 (ei82)
- ๐ฆ implemented
die
function in bash-template #271 (philipjkim) - ๐ Support for changelog and .changes file generation #268 (jaunis)
- ๐ฆ Let bash-template work when the directory contains spaces. #267 (darabos)
- โ Adding experimental osx travis-ci support #257 (muuki88)
- ๐ FIX #249. Systemd support for Debian and Rpm #256 (kardapoltsev)
- ๐ support RPM 'Prefix'. #242 (jayaras)
-
v0.7.2-RC1 Changes
May 22, 2014 -
v0.7.1 Changes
May 19, 2014๐ฆ Full Changelog
๐ Fixed bugs:
- ๐ฆ bash script too verbose pr default #252
- ๐ RPM build fails on Kubuntu 11.04 #4
- ๐ฆ brpJavaRepackJar template fixed #254 (kardapoltsev)
Closed issues:
- ๐ฆ JavaServerApplication startup order #239
๐ Merged pull requests:
- ๐ Fix non Java 8 MaxPermSize configuration #258 (jroper)
- ๐ FIX #252 Removing the declare=0 variable #255 (muuki88)
- ๐ Do not try to setup missing deployment settings for Docker. #251 (fiadliel)
- ๐ FIX #239. Start run levels, dependencies in upstart and systemV impl #248 (kardapoltsev)
- ๐ FIX #211 and #232. Checking $java_args[@] for memory settings, too. #246 (muuki88)
- ๐ง WIP: Provide task to stage output in a format sufficient to build Docker images #236 (fiadliel)
- ๐ฆ Make .bat start script honor -J and -D arguments. #218 (gourlaysama)