[icedtea-web] RFC: do not add unneeded files to netx.jar

Omair Majid omajid at redhat.com
Fri Feb 25 13:31:16 PST 2011


Hi,

The attached patch remove the addition of unrequired files to netx.jar. 
Currently a number of uneeded files (html files, man pages) are added to 
netx.jar.

The diff in the file list for netx.jar with the patch applied looks like 
this:

  net/sourceforge/jnlp/runtime/JNLPProxySelector.class
  net/sourceforge/jnlp/DefaultLaunchHandler.class
  net/sourceforge/jnlp/StreamEater.class
-net/sourceforge/jnlp/cache/package.html
-net/sourceforge/jnlp/event/package.html
-net/sourceforge/jnlp/services/package.html
-net/sourceforge/jnlp/package.html
-net/sourceforge/jnlp/runtime/package.html
-javaws.1

As you can seen, only html files and the man page is removed. Okay to 
commit?

Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: do-not-add-random-stuff-to-netx.patch
Type: text/x-patch
Size: 478 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110225/6c1890ec/do-not-add-random-stuff-to-netx.patch 


More information about the distro-pkg-dev mailing list