hg: openjfx/8u60/rt: 8130420: fx:deploy ant task don't close string in parameter name when generating html page
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Fri Jul 10 13:14:59 UTC 2015
Changeset: 8cdfbd3ca17e
Author: shemnon
Date: 2015-07-09 10:10 -0600
URL: http://hg.openjdk.java.net/openjfx/8u60/rt/rev/8cdfbd3ca17e
8130420: fx:deploy ant task don't close string in parameter name when generating html page
Reviewed-By: kcr
Summary: the JavaScript escaping code was missing a quote and not escaping content.
Also, add unit tests for sanity testing of JNLPBundler Code.
! modules/fxpackager/src/main/java/com/oracle/tools/packager/jnlp/JNLPBundler.java
+ modules/fxpackager/src/test/java/com/oracle/tools/packager/jnlp/JNLPBundlerTest.java
More information about the openjfx-changes
mailing list