Browse Source

Move old releases to archive.apache.org

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275109 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
4aabbc679c
4 changed files with 4 additions and 4 deletions
  1. +1
    -1
      docs/bindownload.html
  2. +1
    -1
      docs/srcdownload.html
  3. +1
    -1
      xdocs/bindownload.xml
  4. +1
    -1
      xdocs/srcdownload.xml

+ 1
- 1
docs/bindownload.html View File

@@ -246,7 +246,7 @@ may not be available on all mirrors for a few days.</div>
<a name="Old Ant Releases"></a>
Old Ant Releases
</h3>
<p>Older releases of Ant can be found <a href="http://ant.apache.org/old-releases/">here</a>. Those
<p>Older releases of Ant can be found <a href="http://archive.apache.org/dist/ant/binaries/">here</a>. Those
releases are only provided as <code>zip</code> archives that can be
extracted by <code>jar xf </code><em>archive.zip</em> - we highly
recommend to not use those releases but upgrade to Ant's <a href="[location]#Current Release of Ant">latest</a> release.</p>


+ 1
- 1
docs/srcdownload.html View File

@@ -244,7 +244,7 @@ may not be available on all mirrors for a few days.</div>
<a name="Old Ant Releases"></a>
Old Ant Releases
</h3>
<p>Older releases of Ant can be found <a href="http://ant.apache.org/old-releases/">here</a>. Those
<p>Older releases of Ant can be found <a href="http://archive.apache.org/dist/ant/source/">here</a>. Those
releases are only provided as <code>zip</code> archives that can be
extracted by <code>jar xf </code><em>archive.zip</em> - we highly
recommend to not use those releases but upgrade to Ant's <a href="[location]#Current Release of Ant">latest</a> release.</p>


+ 1
- 1
xdocs/bindownload.xml View File

@@ -97,7 +97,7 @@ may not be available on all mirrors for a few days.</div>
<section name="Old Ant Releases">

<p>Older releases of Ant can be found <a
href="http://ant.apache.org/old-releases/">here</a>. Those
href="http://archive.apache.org/dist/ant/binaries/">here</a>. Those
releases are only provided as <code>zip</code> archives that can be
extracted by <code>jar xf </code><em>archive.zip</em> - we highly
recommend to not use those releases but upgrade to Ant's <a


+ 1
- 1
xdocs/srcdownload.xml View File

@@ -94,7 +94,7 @@ may not be available on all mirrors for a few days.</div>
<section name="Old Ant Releases">

<p>Older releases of Ant can be found <a
href="http://ant.apache.org/old-releases/">here</a>. Those
href="http://archive.apache.org/dist/ant/source/">here</a>. Those
releases are only provided as <code>zip</code> archives that can be
extracted by <code>jar xf </code><em>archive.zip</em> - we highly
recommend to not use those releases but upgrade to Ant's <a


Loading…
Cancel
Save