From 071861eeddcd0870fb1f77675ea152e4ebcc139c Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Thu, 16 Oct 2003 23:22:12 +0000 Subject: [PATCH] Update the news to mention ant1.6beta2 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275521 13f79535-47bb-0310-9956-ffa450edef68 --- docs/antnews.html | 13 +++++++++---- xdocs/antnews.xml | 15 +++++++++++---- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/docs/antnews.html b/docs/antnews.html index 3637a31df..5522e06f0 100644 --- a/docs/antnews.html +++ b/docs/antnews.html @@ -177,11 +177,11 @@

News

- - Ant 1.6beta1 + + Ant 1.6beta2

-

September 30, 2003 - Ant 1.6beta1 Available

-

Apache Ant 1.6beta1 is now available for download. As +

October 17, 2003 - Ant 1.6beta2 Available

+

Apache Ant 1.6beta2 is now available for download. As we've already said in the announcements of Ant 1.5.4, this release requires JDK 1.2 or later to run.

We encourage user to give this beta a release a try and report @@ -192,6 +192,11 @@ makes use of namespaces to avoid name clashes of custom tasks. For a longer list of fixed bugs and new features see the release notes.

+

The manual of Ant 1.6 is available on line + here.

+

If you find anything that hasn't been covered in the manual (I bet you +did) or could be explained better, feel free to help us out in the +Wiki .

Ant 1.5.4 diff --git a/xdocs/antnews.xml b/xdocs/antnews.xml index 2927d819d..3fc9920d4 100644 --- a/xdocs/antnews.xml +++ b/xdocs/antnews.xml @@ -9,10 +9,10 @@ -
-

September 30, 2003 - Ant 1.6beta1 Available

-

Apache Ant 1.6beta1 is now available for download. As +

+

October 17, 2003 - Ant 1.6beta2 Available

+

Apache Ant 1.6beta2 is now available for download. As we've already said in the announcements of Ant 1.5.4, this release requires JDK 1.2 or later to run.

@@ -25,6 +25,13 @@ makes use of namespaces to avoid name clashes of custom tasks. For a longer list of fixed bugs and new features see the release notes.

+ +

The manual of Ant 1.6 is available on line + here.

+ +

If you find anything that hasn't been covered in the manual (I bet you +did) or could be explained better, feel free to help us out in the +Wiki .