All Versions
132
Latest Version
Avg Release Cycle
22 days
Latest Release
1270 days ago

Changelog History
Page 8

  • v1.1.0-RC2 Changes

    February 23, 2016

    ๐Ÿ“ฆ Full Changelog

    Closed issues:

    • ๐Ÿ“ฆ unidoc compile issue #742
    • ๐Ÿ“ฆ systemd scripts completely ignoring /etc/default/{{package-name}} #737
    • โž• Add option to totally remove RUNNING_PID management #736
    • ๐Ÿ“ฆ r #735
    • ๐Ÿณ docker,package name should not support upper case? #725

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ“ฆ SystemD services now source /etc/default/{{app_name}} (resolves #737) #745 (timcharper)
    • ๐Ÿ›  Fix typo in description of maintainerScripts #743 (fthomas)
    • ๐Ÿ“ฆ Readme cleanup #741 (muuki88)
    • ๐Ÿ›  Fix typo (enablePlugis โ†’ enablePlugins) #739 (ProgVal)
    • ๐Ÿณ Docker Plugin qualification #733 (matthughes)
  • v1.1.0-RC1 Changes

    January 23, 2016

    ๐Ÿ“ฆ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ“ฆ 1.0.5 regression: tarball tasks run tar with incorrect options (namely, none) #731

    Closed issues:

    • exec bin/*** no such file #730

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  FIX #731 add options for zip and tarballs #732 (muuki88)
  • v1.1.0-M3 Changes

    January 09, 2016

    ๐Ÿ“ฆ Full Changelog

  • v1.1.0-M2 Changes

    January 09, 2016

    ๐Ÿ“ฆ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • โž• Adding ant dependency for jdkpackager builds. Follow up to #719 #720 (muuki88)

    ๐Ÿ”€ Merged pull requests:

    • โž• Add Proguard example to Custom Package Format documentation #721 (mikebridge)
    • ๐Ÿณ Mark docker and jdeb as provided dependencies #719 (muuki88)
    • ๐Ÿ›  Fix typo in archetype documentation #717 (macalinao)
  • v1.1.0-M1 Changes

    December 13, 2015

    ๐Ÿ“ฆ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿง application.ini incorrect line ending => application can't start when build from Windows & run in Linux #637

    Closed issues:

    • ๐Ÿณ docker plugin should require JavaAppPackaging #712

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ— Travis: build on OS X (take 2) #715 (larsrh)
    • โฌ†๏ธ Bumped version number in Installation section. #713 (metasim)
    • ๐Ÿ“ฆ Unify maintainerScripts #625 (muuki88)
  • v1.0.6 Changes

    December 06, 2015

    ๐Ÿ“ฆ Full Changelog

    Closed issues:

    • ๐Ÿ“ฆ Boot scripts are not generated when using mainClass in (Compile, run) instead of only Compile #710
    • ๐Ÿ“ฆ Unable to set correct ownership on an RPM installation #709
    • ๐Ÿ“ฆ javaOptions in Universal ignored by AshScriptPlugin #702

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ“ฆ Ensure systemd works with RPM relocatable packages #711 (fsat)
    • ๐Ÿ‘Œ Improve docs on deploying different pkg formats #708 (umatrangolo)
    • โšก๏ธ Update README URLs based on HTTP redirects #705 (ReadmeCritic)
    • ๐Ÿ“ฆ AshScriptPlugin - pass arguments loaded from script conf file #704 (pawelkaczor)
    • ๐Ÿ›  Fix Typo #703 (fayimora)
    • ๐Ÿ“ฆ Different start script replacements for different system loaders #701 (kardapoltsev)
    • โœ‚ Removed default-jre | java6-runtime dependency in jdeb packaging #700 (kardapoltsev)
    • ๐Ÿ›  fix SystemV init script template for debian packaging #697 (yanns)
  • v1.0.5 Changes

    November 11, 2015

    ๐Ÿ“ฆ Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix systemv restartService function #694 (finlob)
    • โฌ†๏ธ Upgrade spotify docker-client to 3.2.1 #693 (gbougeard)
  • v1.0.5-RC1 Changes

    November 07, 2015

    ๐Ÿ“ฆ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ“ฆ RPM relocation - requires local ownership of sbt-native-packager source templates #659

    Closed issues:

    • ๐Ÿ‘• unusable command rpm:rpmlint, wrong document #690
    • ๐Ÿ— RPM_BUILD_ROOT path not correct when use rpmbuild -bb #686
    • ๐Ÿ“ฆ Relative path in DEBIAN/conffiles #684
    • ๐Ÿ“ฆ can't start with root #682
    • ๐Ÿš€ Trying to Deploy the debian package on Ubuntu AMI #673
    • ๐Ÿ“ฆ JavaAppPackaging can provide pid and stop script #670
    • ๐Ÿ“ฆ hardcoded RPM log directory #619

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ‘ Allow to override systemd start script name #691 (rozky)
    • ๐Ÿ“ฆ Relocatable rpm symlink fix #685 (fsat)
    • ๐Ÿ“ฆ Ensure pidfile dir on systemv rpm template exists #680 (mcarolan)
    • โž• Added rpm-build as a Requirement for *.rpm #677 (schmitch)
    • ๐Ÿง defaultLinuxLogsLocation not applied to start-rpm-template #675 (louisq)
    • ๐Ÿ›  fix typo on document #674 (schon)
    • ๐Ÿ›  fix issue #637 #669 (giabao)
  • v1.0.5-M3 Changes

    September 11, 2015

    ๐Ÿ“ฆ Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fixes for RPM related functionality in 1.0.5-M2 #668 (fsat)
  • v1.0.5-M2 Changes

    September 10, 2015

    ๐Ÿ“ฆ Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ“ฆ Reinstate and deprecate older methods to preserve binary backward compatibility with 1.0.4 #667 (fsat)