hg: openjfx/8u-dev/rt: RT-36557: [Bundler] unexpected behavior when using preferencesId with dots

hang.vo at oracle.com hang.vo at oracle.com
Wed Apr 23 17:17:54 UTC 2014


Changeset: cc9163819cf8
Author:    shemnon
Date:      2014-04-23 10:48 -0600
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/cc9163819cf8

RT-36557: [Bundler] unexpected behavior when using preferencesId with dots
Summary: Internally we should be using slash delimited names, since that is what the preferences API uses.  Update tests to smoke out issues.

! modules/fxpackager/src/main/java/com/oracle/bundlers/StandardBundlerParam.java
! modules/fxpackager/src/main/resources/com/oracle/bundlers/StandardBundlerParam.properties
! modules/fxpackager/src/test/java/com/oracle/bundlers/linux/LinuxAppBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/linux/LinuxDebBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/linux/LinuxRpmBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/mac/MacAppBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/mac/MacAppStoreBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/mac/MacDMGBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/mac/MacPKGBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/windows/WinAppBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/windows/WinEXEBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/windows/WinMSIBundlerTest.java
! modules/fxpackager/src/test/java/hello/TestPackager.java



More information about the openjfx-dev mailing list