From 8c2a2d46cb245488b287a8d9908e3b8ed63db39d Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Fri, 16 Jul 2004 09:30:51 +0000 Subject: [PATCH] Ant 1.6.2 release git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276702 13f79535-47bb-0310-9956-ffa450edef68 --- docs/antnews.html | 18 +++++++++++++----- docs/bindownload.html | 28 ++++++++++++++-------------- docs/faq.html | 10 ++++++++++ docs/index.html | 31 +++++++++++-------------------- docs/srcdownload.html | 28 ++++++++++++++-------------- xdocs/antnews.xml | 19 +++++++++++++------ xdocs/bindownload.xml | 28 ++++++++++++++-------------- xdocs/faq.xml | 5 +++++ xdocs/index.xml | 29 ++++++++++------------------- xdocs/srcdownload.xml | 28 ++++++++++++++-------------- 10 files changed, 118 insertions(+), 106 deletions(-) diff --git a/docs/antnews.html b/docs/antnews.html index 541fe5b4f..17c94d0dd 100644 --- a/docs/antnews.html +++ b/docs/antnews.html @@ -176,11 +176,17 @@

News

- - Ant 1.6.2beta1 + + Ant 1.6.2

-

July 2, 2004 - Ant 1.6.2beta1 Available

-

Apache Ant 1.6.2beta1 is now available for download.

+

July 16, 2004 - Ant 1.6.2 Available

+

Apache Ant 1.6.2 is now available for download.

+

Nested elements for namespaced tasks and types may belong to the +Ant default namespace as well as the task's or type's namespace.

+

All exceptions thrown by tasks are now wrapped in a +buildexception giving the location in the buildfile of the task.

+

Ant 1.6.2 fixes a large number of bugs and adds a number of +features which were asked for by users on Bugzilla.

Wiki Migration @@ -195,7 +201,9 @@ Ant 1.6.1

February 12, 2004 - Ant 1.6.1 Available

-

Apache Ant 1.6.1 is now available for download.

+

Apache Ant 1.6.1 is still available for + download. +

The ASF Board has approved the new Apache License 2.0. For a copy of that license, please see diff --git a/docs/bindownload.html b/docs/bindownload.html index fe65c7186..d2a7aa1d7 100644 --- a/docs/bindownload.html +++ b/docs/bindownload.html @@ -215,28 +215,28 @@ Other mirrors: Current Release of Ant -

Currently, Apache Ant 1.6.1 is the best available version, see the +

Currently, Apache Ant 1.6.2 is the best available version, see the release notes.

Note
-
Ant 1.6.1 has been released on 12-February-2004 and +
Ant 1.6.2 has been released on 16-July-2004 and may not be available on all mirrors for a few days.

@@ -265,17 +265,17 @@ directory, rather than from a mirror. Then verify the signatures using

% pgpk -a KEYS
-% pgpv apache-ant-1.6.1-src.tar.gz.asc
+% pgpv apache-ant-1.6.2-src.tar.gz.asc
or
% pgp -ka KEYS
-% pgp apache-ant-1.6.1-src.tar.gz.asc
+% pgp apache-ant-1.6.2-src.tar.gz.asc
or
% gpg --import KEYS
-% gpg --verify apache-ant-1.6.1-src.tar.gz.asc +% gpg --verify apache-ant-1.6.2-src.tar.gz.asc

Alternatively, you can verify the MD5 signature on the files. A unix program called md5 or md5sum is diff --git a/xdocs/antnews.xml b/xdocs/antnews.xml index b75c9e46e..81b8016b6 100644 --- a/xdocs/antnews.xml +++ b/xdocs/antnews.xml @@ -25,10 +25,16 @@ -

-

July 2, 2004 - Ant 1.6.2beta1 Available

-

Apache Ant 1.6.2beta1 is now available for download.

+
+

July 16, 2004 - Ant 1.6.2 Available

+

Apache Ant 1.6.2 is now available for download.

+

Nested elements for namespaced tasks and types may belong to the +Ant default namespace as well as the task's or type's namespace.

+

All exceptions thrown by tasks are now wrapped in a +buildexception giving the location in the buildfile of the task.

+

Ant 1.6.2 fixes a large number of bugs and adds a number of +features which were asked for by users on Bugzilla.

@@ -41,8 +47,9 @@

February 12, 2004 - Ant 1.6.1 Available

-

Apache Ant 1.6.1 is now available for download.

+

Apache Ant 1.6.1 is still available for + download. +

The ASF Board has approved the new Apache License 2.0. For a copy of that license, please see diff --git a/xdocs/bindownload.xml b/xdocs/bindownload.xml index 7460a37b7..b67ea88aa 100644 --- a/xdocs/bindownload.xml +++ b/xdocs/bindownload.xml @@ -75,30 +75,30 @@ Other mirrors:

-

Currently, Apache Ant 1.6.1 is the best available version, see the +

Currently, Apache Ant 1.6.2 is the best available version, see the release notes.

Note
-
Ant 1.6.1 has been released on 12-February-2004 and +
Ant 1.6.2 has been released on 16-July-2004 and may not be available on all mirrors for a few days.
@@ -132,17 +132,17 @@ using

% pgpk -a KEYS
-% pgpv apache-ant-1.6.1-src.tar.gz.asc
+% pgpv apache-ant-1.6.2-src.tar.gz.asc
or
% pgp -ka KEYS
-% pgp apache-ant-1.6.1-src.tar.gz.asc
+% pgp apache-ant-1.6.2-src.tar.gz.asc
or
% gpg --import KEYS
-% gpg --verify apache-ant-1.6.1-src.tar.gz.asc +% gpg --verify apache-ant-1.6.2-src.tar.gz.asc

Alternatively, you can verify the MD5 signature on the files. A