From 28a2be9b0532999f63144f11c43195761da8e1b8 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Thu, 18 Dec 2003 21:04:16 +0000 Subject: [PATCH] ReleaseInstructions step 18 - migration to ant 1.6.0 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275814 13f79535-47bb-0310-9956-ffa450edef68 --- docs/bindownload.html | 34 ++++++++++++++-------------------- docs/srcdownload.html | 34 ++++++++++++++-------------------- xdocs/bindownload.xml | 35 ++++++++++++++--------------------- xdocs/srcdownload.xml | 36 ++++++++++++++---------------------- 4 files changed, 56 insertions(+), 83 deletions(-) diff --git a/docs/bindownload.html b/docs/bindownload.html index 33430cb46..688ff38dc 100644 --- a/docs/bindownload.html +++ b/docs/bindownload.html @@ -190,12 +190,6 @@ project provides RPMs at their own distribution site.

the master distribution directory or, preferably, its mirror.

- - Downloading Ant 1.6beta -

-

Beta releases are not mirrored, you can find our latest beta -release at http://cvs.apache.org/dist/ant/.

-

Mirror

@@ -221,28 +215,28 @@ Other mirrors: Current Release of Ant -

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

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

Note
-
Ant 1.5.4 has been released on 12-August-2003 and +
Ant 1.6.0 has been released on 18-December-2003 and may not be available on all mirrors for a few days.

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

% pgpk -a KEYS
-% pgpv apache-ant-1.5.4-src.tar.gz.asc
+% pgpv apache-ant-1.6.0-src.tar.gz.asc
or
% pgp -ka KEYS
-% pgp apache-ant-1.5.4-src.tar.gz.asc
+% pgp apache-ant-1.6.0-src.tar.gz.asc
or
% gpg --import KEYS
-% gpg --verify apache-ant-1.5.4-src.tar.gz.asc +% gpg --verify apache-ant-1.6.0-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/bindownload.xml b/xdocs/bindownload.xml index ba4ce7334..be9d2191d 100644 --- a/xdocs/bindownload.xml +++ b/xdocs/bindownload.xml @@ -34,13 +34,6 @@ directory or, preferably, its mirror.

-
- -

Beta releases are not mirrored, you can find our latest beta -release at http://cvs.apache.org/dist/ant/.

- -
@@ -67,30 +60,30 @@ Other mirrors:
-

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

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

Note
-
Ant 1.5.4 has been released on 12-August-2003 and +
Ant 1.6.0 has been released on 18-December-2003 and may not be available on all mirrors for a few days.
@@ -125,17 +117,17 @@ using

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

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