hg: openjfx/8u-dev/rt: RT-39974: Move JNLP generation logic into a Packager Bundler
danno.ferrin at oracle.com
danno.ferrin at oracle.com
Tue Feb 24 05:53:01 UTC 2015
Changeset: 5b95d4e49c99
Author: shemnon
Date: 2015-02-23 22:40 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5b95d4e49c99
RT-39974: Move JNLP generation logic into a Packager Bundler
Summary: Fix some test failures:
* Embedded widths/heights can be relative
* JNLP extensions may not have main classes
* missed one APP_RESOURCES to APP_RESOURCES_LIST conversion
! modules/fxpackager/src/main/java/com/oracle/tools/packager/StandardBundlerParam.java
! modules/fxpackager/src/main/java/com/oracle/tools/packager/jnlp/JNLPBundler.java
More information about the openjfx-changes
mailing list