-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: fx1.0, fx1.0.1
-
Component/s: deploy
According to JSR 56 (the JNLP spec), the <java version=" and the <j2se tags are only valid in the application JNLP not in extensions. Hence the line setting the minumum java version needs to be moved from javafx-rt.jnlp and javafx-sdk.jnlp into the javafxpackager generated jnlp files ...