[icedtea-web] RFC: fix 2 issues in fix for versioned/packed jars

Omair Majid omajid at redhat.com
Thu Feb 10 16:20:59 PST 2011


Hi,

The attached patch fixes 2 issues in my previous patch for adding 
packed/versioned jar support.

The first patch fixes names so that all methods that relate to 
ResourcesDesc are actually named *ResourcesDesc* instead of 
*ResourceDesc* (s at end of resources).

The second fix implements the new method getResourcesDescs in 
PluginBridge  - the version in JNLPFile causes a NullPointerException 
for plugins.

Ok to commit?

Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-naming-of-resourcesdesc.patch
Type: text/x-patch
Size: 1708 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110210/47e998b5/fix-naming-of-resourcesdesc.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-resourcesdesc-in-plugin.patch
Type: text/x-patch
Size: 638 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110210/47e998b5/fix-resourcesdesc-in-plugin.patch 


More information about the distro-pkg-dev mailing list