Use the links below to download a binary distribution of Ant from
+one of our mirrors. You mustverify the integrity of the downloaded files using
+signatures downloaded from our main distribution directory.
+
Ant is distributed as zip, tar.gz and
+tar.bz2 archives - the contents are the same. Please
+note that the tar.* archives contain file names longer
+than 100 characters and have been created using GNU tar extensions.
+Thus they must be untarred with a GNU compatible version of
+tar.
You are currently using [preferred]. If you encounter a
+problem with this mirror, please select another mirror. If all
+mirrors are failing, there are backup mirrors (at the end of
+the mirrors list) that should be available.
It is essential that you verify the integrity of the downloaded
+files using the PGP or MD5 signatures.
+
The PGP signatures can be verified using PGP or GPG. First
+download the KEYS
+as well as the asc signature file for the particular
+distribution. Make sure you get these files from the main distribution
+directory, rather than from a mirror. Then verify the signatures
+using
Alternatively, you can verify the MD5 signature on the files. A
+unix program called md5 or md5sum is
+included in many unix distributions. It is also available as part of
+GNU
+Textutils. Windows users can get binary md5 programs from here, here, or
+here.
+
We highly recommend to verify the PGP signature, though.
+
+
+
+
+
+
+
diff --git a/proposal/ant-site/anakia/docs/srcdownload.cgi b/proposal/ant-site/anakia/docs/srcdownload.cgi
new file mode 100755
index 000000000..06a42f201
--- /dev/null
+++ b/proposal/ant-site/anakia/docs/srcdownload.cgi
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+# python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
diff --git a/proposal/ant-site/anakia/docs/download.html b/proposal/ant-site/anakia/docs/srcdownload.html
similarity index 80%
rename from proposal/ant-site/anakia/docs/download.html
rename to proposal/ant-site/anakia/docs/srcdownload.html
index ebce49432..834815808 100644
--- a/proposal/ant-site/anakia/docs/download.html
+++ b/proposal/ant-site/anakia/docs/srcdownload.html
@@ -10,7 +10,7 @@
- Apache Ant - Downloading Ant
+ Apache Ant - Downloading Ant - Source Distribution
@@ -86,10 +86,15 @@
-
Use the links below to download the Ant from one of our mirrors.
-You mustverify the integrity of
-the downloaded files using signatures downloaded from our main
-distribution directory.
+
Use the links below to download a source distribution of Ant from
+one of our mirrors. You mustverify the integrity of the downloaded files using
+signatures downloaded from our main distribution directory.
+
Ant is distributed as zip, tar.gz and
+tar.bz2 archives - the contents are the same. Please
+note that the tar.* archives contain file names longer
+than 100 characters and have been created using GNU tar extensions.
+Thus they must be untarred with a GNU compatible version of
+tar.
Alternatively, you can verify the MD5 signature on the files. A
unix program called md5 or md5sum is
diff --git a/proposal/ant-site/anakia/xdocs/download.xml b/proposal/ant-site/anakia/xdocs/download.xml
deleted file mode 100644
index b425af28d..000000000
--- a/proposal/ant-site/anakia/xdocs/download.xml
+++ /dev/null
@@ -1,128 +0,0 @@
-
-
-
-
- Downloading Ant
-
-
-
-
-
-
-
Use the links below to download the Ant from one of our mirrors.
-You mustverify the integrity of
-the downloaded files using signatures downloaded from our main
-distribution directory.
You are currently using [preferred]. If you encounter a
-problem with this mirror, please select another mirror. If all
-mirrors are failing, there are backup mirrors (at the end of
-the mirrors list) that should be available.
-
-
-
-
-
-
-
Currently, Apache Ant 1.5.1 is the best available version.
If you wish to use the latest Ant features, you can try downloading a
-nightly build.
-
-
-
-
-
-
-
It is essential that you verify the integrity of the downloaded
-files using the PGP or MD5 signatures.
-
-
The PGP signatures can be verified using PGP or GPG. First
-download the KEYS
-as well as the asc signature file for the particular
-distribution. Make sure you get these files from the main distribution
-directory, rather than from a mirror. Then verify the signatures
-using
Alternatively, you can verify the MD5 signature on the files. A
-unix program called md5 or md5sum is
-included in many unix distributions. It is also available as part of
-GNU
-Textutils. Windows users can get binary md5 programs from here, here, or
-here.
-
-
We highly recommend to verify the PGP signature, though.