Browse Source

old releases are available as .tar.* as well by now

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

+ 1
- 3
xdocs/bindownload.xml View File

@@ -118,9 +118,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://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
href="http://archive.apache.org/dist/ant/binaries/">here</a>. 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
- 3
xdocs/srcdownload.xml View File

@@ -115,9 +115,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://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
href="http://archive.apache.org/dist/ant/source/">here</a>. We highly
recommend to not use those releases but upgrade to Ant's <a
href="[location]#Current Release of Ant">latest</a> release.</p>



Loading…
Cancel
Save