hg: openjfx/8u-dev/rt: RT-38377: [packager] Unable to control full path of self contained bundle from the Ant interface

danno.ferrin at oracle.com danno.ferrin at oracle.com
Mon Dec 29 18:16:30 UTC 2014


Changeset: 945548beeebd
Author:    shemnon
Date:      2014-12-29 11:15 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/945548beeebd

RT-38377: [packager] Unable to control full path of self contained bundle from the Ant interface
Summary: add a bundler argument to add a suffix to all mac installers.  Mac AppStore defaults to "-MacAppStore" and PKG and DMG default to empty string.  With tests and I18N.

! modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacAppStoreBundler.java
! modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacDmgBundler.java
! modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacPkgBundler.java
! modules/fxpackager/src/main/resources/com/oracle/tools/packager/mac/MacAppStoreBundler.properties
! modules/fxpackager/src/main/resources/com/oracle/tools/packager/mac/MacDmgBundler.properties
! modules/fxpackager/src/main/resources/com/oracle/tools/packager/mac/MacPkgBundler.properties
! modules/fxpackager/src/test/java/com/oracle/tools/packager/mac/MacAppStoreBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/tools/packager/mac/MacDmgBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/tools/packager/mac/MacPkgBundlerTest.java



More information about the openjfx-changes mailing list