From 6a23425d96b6e7a800e7ce969576c1f93c7c5586 Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Wed, 16 Apr 2003 15:22:35 +0000 Subject: [PATCH] Updated 1.5.3 download to remove spurious junit.jar git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274476 13f79535-47bb-0310-9956-ffa450edef68 --- docs/bindownload.html | 29 +++++++++++++++-------------- docs/srcdownload.html | 29 +++++++++++++++-------------- xdocs/bindownload.xml | 29 +++++++++++++++-------------- xdocs/srcdownload.xml | 29 +++++++++++++++-------------- 4 files changed, 60 insertions(+), 56 deletions(-) diff --git a/docs/bindownload.html b/docs/bindownload.html index ced0eb221..7c1fcc1af 100644 --- a/docs/bindownload.html +++ b/docs/bindownload.html @@ -213,25 +213,26 @@ Other mirrors: release notes.

Note
-
Ant 1.5.3 has been released on 9-April-2003 and may not be available on all -mirrors for a few days +
An updated version of Ant 1.5.3 has been released on 17-April-2003 and may not be available on all +mirrors for a few days. This updated version, apache-ant-1.5.3-1, is identical to the original 1.5.3 build apart from +the removal of a spurious junit.jar file.

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

% pgpk -a KEYS
-% pgpv apache-ant-1.5.3-src.tar.gz.asc
+% pgpv apache-ant-1.5.3-1-src.tar.gz.asc
or
% pgp -ka KEYS
-% pgp apache-ant-1.5.3-src.tar.gz.asc
+% pgp apache-ant-1.5.3-1-src.tar.gz.asc
or
% gpg --import KEYS
-% gpg --verify apache-ant-1.5.3-src.tar.gz.asc +% gpg --verify apache-ant-1.5.3-1-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 983c29c40..7155e4bd8 100644 --- a/xdocs/bindownload.xml +++ b/xdocs/bindownload.xml @@ -64,26 +64,27 @@ Other mirrors:

Note
-
Ant 1.5.3 has been released on 9-April-2003 and may not be available on all -mirrors for a few days +
An updated version of Ant 1.5.3 has been released on 17-April-2003 and may not be available on all +mirrors for a few days. This updated version, apache-ant-1.5.3-1, is identical to the original 1.5.3 build apart from +the removal of a spurious junit.jar file.
@@ -118,17 +119,17 @@ using

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

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