[icedtea-web] RFC: pick up name and version from configure

Omair Majid omajid at redhat.com
Tue Jan 25 09:13:10 PST 2011


Hi,

The attached patch gets rid of the hardcoded names and version numbers 
in net. It makes netx pick up the right name and version form the 
configure script.

Okay to commit?

ChangeLog:
2011-01-25  Omair Majid  <omajid at redhat.com>

     * Makefile.am: Add FULL_VERSION. Make PLUGIN_VERSION use
     FULL_VERSION.
     ($(NETX_DIR)/netx.manifest): New target. Creates a manifest file
     containing package name and version for netx.
     (stamps/netx.stamp): Add manifest to jar.
     * netx/net/sourceforge/jnlp/runtime/Boot.java: Look up name and
     version from manifest.

Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: name-version-from-configure.patch
Type: text/x-patch
Size: 2270 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110125/40e5df81/name-version-from-configure.patch 


More information about the distro-pkg-dev mailing list