[Bug 2014] [IcedTea7] Use version from hotspot.map to create tarball filename

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Oct 29 17:27:36 UTC 2014


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2014

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=77f54e84bf17
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Oct 29 15:47:08 2014 +0000

    PR2014: Use version from hotspot.map to create tarball filename

    2014-10-14  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        * Makefile.am:
        (TAR_SUFFIX): New variable to store filename
        suffix of OpenJDK drop tarballs.
        (OPENJDK_SRC_ZIP): Use TAR_SUFFIX.
        (CORBA_SRC_ZIP): Likewise.
        (JAXP_SRC_ZIP): Likewise.
        (JAXWS_SRC_ZIP): Likewise.
        (JDK_SRC_ZIP): Likewise.
        (LANGTOOLS_SRC_ZIP): Likewise.
        (HOTSPOT_SRC_ZIP): Likewise.
        (download-hotspot): Look for $(HSBUILD).$(TAR_SUFFIX)
        as the drop tarball filename in the URL if using
        a non-default HotSpot, rather than always looking
        for hotspot.$(TAR_SUFFIX).
        (ADD_ZERO_CONFIGURE_ARGS): Make use of $(TAR_SUFFIX).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20141029/156b9192/attachment-0001.html>


More information about the distro-pkg-dev mailing list