[icedtea-web] RFC: add more JNLP spec numbers
Omair Majid
omajid at redhat.com
Tue Oct 26 13:35:38 PDT 2010
Hi,
The attached patch adds more "supported" specification numbers to netx.
Secureftp2 [1] contains a JNLP file with a specification version 1.4 (I
think they might have confused the Java version with the JNLP
version...). In anticipation of the worst, I have also added 1.3 as a
supported version.
Personally I am starting to doubt the point of checking and failing if
the jnlp file specifies an unsupported version - I think netx should try
and run whatever it can instead of failing based on a (often wrong) version.
ChangeLog
2010-20-26 Omair Majid <omajid at redhat.com>
* netx/net/sourceforge/jnlp/Parser.java: Add 1.3 and 1.4 to
supportedVersions.
Thanks,
Omair
[1] http://www.glub.com/products/secureftp/jws/secureftp2.jnlp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea-web-add-supported-versions.patch
Type: text/x-patch
Size: 571 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101026/2532e2a5/icedtea-web-add-supported-versions.patch
More information about the distro-pkg-dev
mailing list