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