Browse Source

Moving old releases away from Jakarta

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274029 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
9f80e894bd
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

@@ -270,7 +270,7 @@ Other mirrors: <select name="Preferred">
<table class="nowrap" border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#294563"><font color="#ffffff"><a name="Old Ant Releases"><strong>Old Ant Releases</strong></a></font></td></tr>
</table>
<p>Older releases of Ant can be found <a href="http://jakarta.apache.org/builds/ant/release/">here</a>. Those
<p>Older releases of Ant can be found <a href="http://ant.apache.org/old-releases/">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

@@ -269,7 +269,7 @@ Other mirrors: <select name="Preferred">
<table class="nowrap" border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#294563"><font color="#ffffff"><a name="Old Ant Releases"><strong>Old Ant Releases</strong></a></font></td></tr>
</table>
<p>Older releases of Ant can be found <a href="http://jakarta.apache.org/builds/ant/release/">here</a>. Those
<p>Older releases of Ant can be found <a href="http://ant.apache.org/old-releases/">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

@@ -90,7 +90,7 @@ Other mirrors: <select name="Preferred">
<section name="Old Ant Releases">

<p>Older releases of Ant can be found <a
href="http://jakarta.apache.org/builds/ant/release/">here</a>. Those
href="http://ant.apache.org/old-releases/">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

@@ -86,7 +86,7 @@ Other mirrors: <select name="Preferred">
<section name="Old Ant Releases">

<p>Older releases of Ant can be found <a
href="http://jakarta.apache.org/builds/ant/release/">here</a>. Those
href="http://ant.apache.org/old-releases/">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