git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273658 13f79535-47bb-0310-9956-ffa450edef68master
| @@ -100,8 +100,10 @@ | |||
| <tr><td> | |||
| <blockquote> | |||
| <p>Use the links below to download a binary distribution of Ant from | |||
| one of our mirrors. You <strong>must</strong> <a href="#Verify Releases">verify the integrity</a> of the downloaded files using | |||
| signatures downloaded from our main distribution directory.</p> | |||
| one of our mirrors. You <strong>must</strong> | |||
| <a href="[location]#Verify Releases">verify the integrity</a> of | |||
| the downloaded files using signatures downloaded from our main | |||
| distribution directory.</p> | |||
| <p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and | |||
| <code>tar.bz2</code> archives - the contents are the same. Please | |||
| note that the <code>tar.*</code> archives contain file names longer | |||
| @@ -198,7 +200,7 @@ Other mirrors: <select name="Preferred"> | |||
| <p>Older releases of Ant can be found <a href="http://jakarta.apache.org/builds/ant/release/">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="#Current Release of Ant">latest</a> release.</p> | |||
| recommend to not use those releases but upgrade to Ant's <a href="[location]#Current Release of Ant">latest</a> release.</p> | |||
| </blockquote> | |||
| </td></tr> | |||
| </table> | |||
| @@ -100,8 +100,10 @@ | |||
| <tr><td> | |||
| <blockquote> | |||
| <p>Use the links below to download a source distribution of Ant from | |||
| one of our mirrors. You <strong>must</strong> <a href="#Verify Releases">verify the integrity</a> of the downloaded files using | |||
| signatures downloaded from our main distribution directory.</p> | |||
| one of our mirrors. You <strong>must</strong> | |||
| <a href="[location]#Verify Releases">verify the integrity</a> of the | |||
| downloaded files using signatures downloaded from our main | |||
| distribution directory.</p> | |||
| <p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and | |||
| <code>tar.bz2</code> archives - the contents are the same. Please | |||
| note that the <code>tar.*</code> archives contain file names longer | |||
| @@ -197,7 +199,7 @@ Other mirrors: <select name="Preferred"> | |||
| <p>Older releases of Ant can be found <a href="http://jakarta.apache.org/builds/ant/release/">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="#Current Release of Ant">latest</a> release.</p> | |||
| recommend to not use those releases but upgrade to Ant's <a href="[location]#Current Release of Ant">latest</a> release.</p> | |||
| </blockquote> | |||
| </td></tr> | |||
| </table> | |||
| @@ -96,8 +96,10 @@ | |||
| <tr><td> | |||
| <blockquote> | |||
| <p>Use the links below to download a binary distribution of Ant from | |||
| one of our mirrors. You <strong>must</strong> <a href="#Verify Releases">verify the integrity</a> of the downloaded files using | |||
| signatures downloaded from our main distribution directory.</p> | |||
| one of our mirrors. You <strong>must</strong> | |||
| <a href="[location]#Verify Releases">verify the integrity</a> of the | |||
| downloaded files using signatures downloaded from our main | |||
| distribution directory.</p> | |||
| <p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and | |||
| <code>tar.bz2</code> archives - the contents are the same. Please | |||
| note that the <code>tar.*</code> archives contain file names longer | |||
| @@ -194,7 +196,7 @@ Other mirrors: <select name="Preferred"> | |||
| <p>Older releases of Ant can be found <a href="http://jakarta.apache.org/builds/ant/release/">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="#Current Release of Ant">latest</a> release.</p> | |||
| recommend to not use those releases but upgrade to Ant's <a href="[location]#Current Release of Ant">latest</a> release.</p> | |||
| </blockquote> | |||
| </td></tr> | |||
| </table> | |||
| @@ -96,8 +96,10 @@ | |||
| <tr><td> | |||
| <blockquote> | |||
| <p>Use the links below to download a source distribution of Ant from | |||
| one of our mirrors. You <strong>must</strong> <a href="#Verify Releases">verify the integrity</a> of the downloaded files using | |||
| signatures downloaded from our main distribution directory.</p> | |||
| one of our mirrors. You <strong>must</strong> | |||
| <a href="[location]#Verify Releases">verify the integrity</a> of the | |||
| downloaded files using signatures downloaded from our main | |||
| distribution directory.</p> | |||
| <p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and | |||
| <code>tar.bz2</code> archives - the contents are the same. Please | |||
| note that the <code>tar.*</code> archives contain file names longer | |||
| @@ -193,7 +195,7 @@ Other mirrors: <select name="Preferred"> | |||
| <p>Older releases of Ant can be found <a href="http://jakarta.apache.org/builds/ant/release/">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="#Current Release of Ant">latest</a> release.</p> | |||
| recommend to not use those releases but upgrade to Ant's <a href="[location]#Current Release of Ant">latest</a> release.</p> | |||
| </blockquote> | |||
| </td></tr> | |||
| </table> | |||
| @@ -11,9 +11,10 @@ | |||
| <section name="Downloading Ant"> | |||
| <p>Use the links below to download a binary distribution of Ant from | |||
| one of our mirrors. You <strong>must</strong> <a href="#Verify | |||
| Releases">verify the integrity</a> of the downloaded files using | |||
| signatures downloaded from our main distribution directory.</p> | |||
| one of our mirrors. You <strong>must</strong> | |||
| <a href="[location]#Verify Releases">verify the integrity</a> of the | |||
| downloaded files using signatures downloaded from our main | |||
| distribution directory.</p> | |||
| <p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and | |||
| <code>tar.bz2</code> archives - the contents are the same. Please | |||
| @@ -93,7 +94,7 @@ href="http://jakarta.apache.org/builds/ant/release/">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="#Current Release of Ant">latest</a> release.</p> | |||
| href="[location]#Current Release of Ant">latest</a> release.</p> | |||
| </section> | |||
| @@ -11,9 +11,10 @@ | |||
| <section name="Downloading Ant"> | |||
| <p>Use the links below to download a source distribution of Ant from | |||
| one of our mirrors. You <strong>must</strong> <a href="#Verify | |||
| Releases">verify the integrity</a> of the downloaded files using | |||
| signatures downloaded from our main distribution directory.</p> | |||
| one of our mirrors. You <strong>must</strong> | |||
| <a href="[location]#Verify Releases">verify the integrity</a> of the | |||
| downloaded files using signatures downloaded from our main | |||
| distribution directory.</p> | |||
| <p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and | |||
| <code>tar.bz2</code> archives - the contents are the same. Please | |||
| @@ -89,7 +90,7 @@ href="http://jakarta.apache.org/builds/ant/release/">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="#Current Release of Ant">latest</a> release.</p> | |||
| href="[location]#Current Release of Ant">latest</a> release.</p> | |||
| </section> | |||
| @@ -11,9 +11,10 @@ | |||
| <section name="Downloading Ant"> | |||
| <p>Use the links below to download a binary distribution of Ant from | |||
| one of our mirrors. You <strong>must</strong> <a href="#Verify | |||
| Releases">verify the integrity</a> of the downloaded files using | |||
| signatures downloaded from our main distribution directory.</p> | |||
| one of our mirrors. You <strong>must</strong> | |||
| <a href="[location]#Verify Releases">verify the integrity</a> of | |||
| the downloaded files using signatures downloaded from our main | |||
| distribution directory.</p> | |||
| <p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and | |||
| <code>tar.bz2</code> archives - the contents are the same. Please | |||
| @@ -93,7 +94,7 @@ href="http://jakarta.apache.org/builds/ant/release/">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="#Current Release of Ant">latest</a> release.</p> | |||
| href="[location]#Current Release of Ant">latest</a> release.</p> | |||
| </section> | |||
| @@ -11,9 +11,10 @@ | |||
| <section name="Downloading Ant"> | |||
| <p>Use the links below to download a source distribution of Ant from | |||
| one of our mirrors. You <strong>must</strong> <a href="#Verify | |||
| Releases">verify the integrity</a> of the downloaded files using | |||
| signatures downloaded from our main distribution directory.</p> | |||
| one of our mirrors. You <strong>must</strong> | |||
| <a href="[location]#Verify Releases">verify the integrity</a> of the | |||
| downloaded files using signatures downloaded from our main | |||
| distribution directory.</p> | |||
| <p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and | |||
| <code>tar.bz2</code> archives - the contents are the same. Please | |||
| @@ -89,7 +90,7 @@ href="http://jakarta.apache.org/builds/ant/release/">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="#Current Release of Ant">latest</a> release.</p> | |||
| href="[location]#Current Release of Ant">latest</a> release.</p> | |||
| </section> | |||