hg: openjfx/8u-dev/rt: RT-39536: [Packager] Config exception when runtime is provide via Java API

danno.ferrin at oracle.com danno.ferrin at oracle.com
Tue Apr 14 16:58:40 UTC 2015


Changeset: f916e8b1df1b
Author:    shemnon
Date:      2015-04-14 10:57 -0600
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f916e8b1df1b

RT-39536: [Packager] Config exception when runtime is provide via Java API
Summary: BaseDir was specified "too low" and needed to be upshifted to the bundle directory instead of the JAVA_HOME directory. We should accept both root dirs for mac builds.

! modules/fxpackager/src/main/java/com/oracle/tools/packager/RelativeFileSet.java
! modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacAppBundler.java
+ modules/fxpackager/src/test/java/com/oracle/tools/packager/APITest.java



More information about the openjfx-changes mailing list