@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<?xml version="1.0"?>
<!--
<!--
Copyright 2001-2005 The Apache Software Foundation
Copyright 2001-2006 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
<section name="Downloading Ant">
<section name="Downloading Ant">
<p>Use the links below to download a source distribution of Ant from
<p>Use the links below to download a source distribution of Ant from
one of our mirrors. It is good practice to
one of our mirrors. It is good practice to
<a href="[location]#Verify Releases">verify the integrity</a>
<a href="[location]#Verify Releases">verify the integrity</a>
of the distribution files, especially if you are using one of our
of the distribution files, especially if you are using one of our
mirror sites. In order to do this you must use the signatures from
mirror sites. In order to do this you must use the signatures from
@@ -57,7 +57,7 @@ the mirrors list) that should be available.</p>
Other mirrors: <select name="Preferred">
Other mirrors: <select name="Preferred">
[if-any http]
[if-any http]
[for http]<option value="[http]">[http]</option>[end]
[for http]<option value="[http]">[http]</option>[end]
[end]
[end]
[if-any ftp]
[if-any ftp]
[for ftp]<option value="[ftp]">[ftp]</option>[end]
[for ftp]<option value="[ftp]">[ftp]</option>[end]
[end]
[end]
@@ -65,7 +65,7 @@ Other mirrors: <select name="Preferred">
[for backup]<option value="[backup]">[backup] (backup)</option>[end]
[for backup]<option value="[backup]">[backup] (backup)</option>[end]
[end]
[end]
</select>
</select>
<input type="submit" value="Change" />
<input type="submit" value="Change" />
</form>
</form>
</section>
</section>
@@ -87,19 +87,19 @@ may not be available on all mirrors for a few days.</div>
</div>
</div>
<ul>
<ul>
<li><code>.zip</code> archive:
<li><code>.zip</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.6.5-src.zip">apache-ant-1.6.5-src.zip</a>
<a href="[preferred]/ant/source/apache-ant-1.6.5-src.zip">apache-ant-1.6.5-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.zip.md5">MD5</a>]</li>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.zip.md5">MD5</a>]</li>
<li><code>.tar.gz</code> archive:
<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.6.5-src.tar.gz">apache-ant-1.6.5-src.tar.gz</a>
<a href="[preferred]/ant/source/apache-ant-1.6.5-src.tar.gz">apache-ant-1.6.5-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.tar.gz.md5">MD5</a>]</li>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.tar.gz.md5">MD5</a>]</li>
<li><code>.tar.bz2</code> archive:
<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.6.5-src.tar.bz2">apache-ant-1.6.5-src.tar.bz2</a>
<a href="[preferred]/ant/source/apache-ant-1.6.5-src.tar.bz2">apache-ant-1.6.5-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.5-src.tar.bz2.sha1">SHA1</a>]
@@ -116,7 +116,7 @@ may not be available on all mirrors for a few days.</div>
</p-->
</p-->
<p>If you want to build Ant from sources, you can use a <a
<p>If you want to build Ant from sources, you can use a <a
href="http://cv s.apache.org/snapshots/ant/">CV S snapshot</a>.</p>
href="http://svn .apache.org/snapshots/ant/">SVN snapshot</a>.</p>
</section>
</section>
@@ -176,4 +176,4 @@ SHA1.</p>
</section>
</section>
</body>
</body>
</document>
</document>