[Bug 1369] [IcedTea8] Remove outdated bootstrap configure tests or make them fail on error.

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue May 12 02:18:10 UTC 2015


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=9b78b50a6207
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue May 12 03:16:51 2015 +0100

    PR1369: Remove outdated bootstrap configure tests or make them fail on
error

    2015-05-12  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR1369: Remove outdated bootstrap configure tests
        or make them fail on error
        * INSTALL:
        Drop ant requirement and remove obsolete
        options --with-netbeans-home, --with-ant-home,
        --with-xalan2-jar, --with-xalan2-serializer-jar,
        --with-xerces2-jar, --with-jaxp-drop-zip,
        --with-jaf-drop-zip, --with-jaxws-drop-zip,
        --with-tzdata-dir and --with-netbeans.
        Update --with-gcj-home to --with-jdk-home.
        * Makefile.am:
        (clean-local): Remove clean-rt.
        (.PHONY): Likewise.
        (icedtea): Drop addition of tz.properties.
        (icedtea-debug): Likewise.
        (jamvm): Drop rt.stamp dependency.
        (cacao): Depend on OPENJDK_TREE instead of rt.stamp
        (rt-source-files.txt): Removed.
        (rt-class-files.stamp): Likewise.
        (rt): Likewise.
        (clean-rt): Likewise.
        * NEWS: Updated.
        * README: Remove obsolete paragraph about being
        a pre-release of OpenJDK 7. Link to OpenJDK
        conformance testing.
        * acinclude.m4:
        (IT_JAVAH): Removed.
        (IT_LIBRARY_CHECK): Likewise.
        (IT_PR40630_CHECK): Likewise.
        (IT_WITH_TZDATA_DIR): Likewise.
        (IT_GETDTDTYPE_CHECK): Likewise.
        * configure.ac:
        Drop search for Ant and xsltproc. Remove
        calls to macros removed from acinclude.m4
        and class checks.

    2014-06-13  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        * javaws.desktop,
        * javaws.png:
        Remove obsolete files.
        * Makefile.am:
        (EXTRA_DIST): Remove above.

-- 
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/20150512/219487fd/attachment.html>


More information about the distro-pkg-dev mailing list