Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 45556 invoked from network); 6 Nov 2008 10:05:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2008 10:05:39 -0000 Received: (qmail 50820 invoked by uid 500); 6 Nov 2008 10:05:46 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 50764 invoked by uid 500); 6 Nov 2008 10:05:46 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 50754 invoked by uid 99); 6 Nov 2008 10:05:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2008 02:05:46 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2008 10:04:36 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 979E32388870; Thu, 6 Nov 2008 02:04:48 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r711828 - in /ant/core/trunk: WHATSNEW docs/faq.html docs/manual/install.html xdocs/faq.xml Date: Thu, 06 Nov 2008 10:04:37 -0000 To: notifications@ant.apache.org From: bodewig@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081106100448.979E32388870@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bodewig Date: Thu Nov 6 02:04:28 2008 New Revision: 711828 URL: http://svn.apache.org/viewvc?rev=711828&view=rev Log: trunk requires 1.4 now Modified: ant/core/trunk/WHATSNEW ant/core/trunk/docs/faq.html ant/core/trunk/docs/manual/install.html ant/core/trunk/xdocs/faq.xml Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=711828&r1=711827&r2=711828&view=diff ============================================================================== --- ant/core/trunk/WHATSNEW (original) +++ ant/core/trunk/WHATSNEW Thu Nov 6 02:04:28 2008 @@ -4,6 +4,8 @@ Changes that could break older environments: ------------------------------------------- +* Ant now requires Java 1.4 or later. + * Improved handling of InterruptException (lets suppose someone/thing is trying to kill the thread when we receive an InterruptException), when an InterruptException is received, we do not wait anymore in a while Modified: ant/core/trunk/docs/faq.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/faq.html?rev=711828&r1=711827&r2=711828&view=diff ============================================================================== --- ant/core/trunk/docs/faq.html (original) +++ ant/core/trunk/docs/faq.html Thu Nov 6 02:04:28 2008 @@ -782,7 +782,17 @@ - 1.7.0 up to the current svn trunk + 1.7.0 up to 1.7.1 + + + 1.3 + + + + + current svn trunk Modified: ant/core/trunk/docs/manual/install.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/install.html?rev=711828&r1=711827&r2=711828&view=diff ============================================================================== --- ant/core/trunk/docs/manual/install.html (original) +++ ant/core/trunk/docs/manual/install.html Thu Nov 6 02:04:28 2008 @@ -205,7 +205,7 @@

For the current version of Ant, you will also need a JDK installed on -your system, version 1.3 or later required, 1.5 or later strongly recommended. +your system, version 1.4 or later required, 1.5 or later strongly recommended. The later the version of Java , the more Ant tasks you get.

@@ -213,7 +213,7 @@

Note: - Ant 1.7.* works with jdk1.3 and higher, Ant 1.6.* works with jdk 1.2 and higher, + Ant 1.8.* works with jdk1.4 and higher, Ant 1.7.* works with jdk1.3 and higher, Ant 1.6.* works with jdk 1.2 and higher, Ant 1.2 to Ant 1.5.* work with jdk 1.1 and higher.

Modified: ant/core/trunk/xdocs/faq.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/faq.xml?rev=711828&r1=711827&r2=711828&view=diff ============================================================================== --- ant/core/trunk/xdocs/faq.xml (original) +++ ant/core/trunk/xdocs/faq.xml Thu Nov 6 02:04:28 2008 @@ -263,7 +263,12 @@ - 1.7.0 up to the current svn trunk + 1.7.0 up to 1.7.1 + 1.3 + + + + current svn trunk 1.3