hg: openjfx/9-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:45 UTC 2015


Changeset: 5eb4f0551feb
Author:    shemnon
Date:      2015-04-14 10:16 -0600
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/5eb4f0551feb

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