git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274476 13f79535-47bb-0310-9956-ffa450edef68master
@@ -213,25 +213,26 @@ Other mirrors: <select name="Preferred"> | |||||
<a href="[preferred]/ant/README.html">release notes</a>. </p> | <a href="[preferred]/ant/README.html">release notes</a>. </p> | ||||
<div class="warning"> | <div class="warning"> | ||||
<div class="label">Note</div> | <div class="label">Note</div> | ||||
<div class="content">Ant 1.5.3 has been released on 9-April-2003 and may not be available on all | |||||
mirrors for a few days | |||||
<div class="content">An updated version of Ant 1.5.3 has been released on 17-April-2003 and may not be available on all | |||||
mirrors for a few days. This updated version, apache-ant-1.5.3-1, is identical to the original 1.5.3 build apart from | |||||
the removal of a spurious junit.jar file. | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<ul> | <ul> | ||||
<li><code>.zip</code> archive: | <li><code>.zip</code> archive: | ||||
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-bin.zip">apache-ant-1.5.3-bin.zip</a> | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.zip.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.zip.md5">MD5</a>]</li> | |||||
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-1-bin.zip">apache-ant-1.5.3-1-bin.zip</a> | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-1-bin.zip.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-1-bin.zip.md5">MD5</a>]</li> | |||||
<li><code>.tar.gz</code> archive: | <li><code>.tar.gz</code> archive: | ||||
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-bin.tar.gz">apache-ant-1.5.3-bin.tar.gz</a> | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.gz.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.gz.md5">MD5</a>]</li> | |||||
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-1-bin.tar.gz">apache-ant-1.5.3-1-bin.tar.gz</a> | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-1-bin.tar.gz.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-1-bin.tar.gz.md5">MD5</a>]</li> | |||||
<li><code>.tar.bz2</code> archive: | <li><code>.tar.bz2</code> archive: | ||||
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-bin.tar.bz2">apache-ant-1.5.3-bin.tar.bz2</a> | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2.md5">MD5</a>]</li> | |||||
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-1-bin.tar.bz2">apache-ant-1.5.3-1-bin.tar.bz2</a> | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-1-bin.tar.bz2.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-1-bin.tar.bz2.md5">MD5</a>]</li> | |||||
</ul> | </ul> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Nightly Builds"></a> | <a name="Nightly Builds"></a> | ||||
@@ -262,17 +263,17 @@ directory</a>, rather than from a mirror. Then verify the signatures | |||||
using</p> | using</p> | ||||
<p><code> | <p><code> | ||||
% pgpk -a KEYS<br /> | % pgpk -a KEYS<br /> | ||||
% pgpv apache-ant-1.5.3-bin.tar.gz.asc<br /> | |||||
% pgpv apache-ant-1.5.3-1-bin.tar.gz.asc<br /> | |||||
</code> | </code> | ||||
<em>or</em><br /> | <em>or</em><br /> | ||||
<code> | <code> | ||||
% pgp -ka KEYS<br /> | % pgp -ka KEYS<br /> | ||||
% pgp apache-ant-1.5.3-bin.tar.gz.asc<br /> | |||||
% pgp apache-ant-1.5.3-1-bin.tar.gz.asc<br /> | |||||
</code> | </code> | ||||
<em>or</em><br /> | <em>or</em><br /> | ||||
<code> | <code> | ||||
% gpg --import KEYS<br /> | % gpg --import KEYS<br /> | ||||
% gpg --verify apache-ant-1.5.3-bin.tar.gz.asc | |||||
% gpg --verify apache-ant-1.5.3-1-bin.tar.gz.asc | |||||
</code></p> | </code></p> | ||||
<p>Alternatively, you can verify the MD5 signature on the files. A | <p>Alternatively, you can verify the MD5 signature on the files. A | ||||
unix program called <code>md5</code> or <code>md5sum</code> is | unix program called <code>md5</code> or <code>md5sum</code> is | ||||
@@ -211,25 +211,26 @@ Other mirrors: <select name="Preferred"> | |||||
<a href="[preferred]/ant/README.html">release notes</a>.</p> | <a href="[preferred]/ant/README.html">release notes</a>.</p> | ||||
<div class="warning"> | <div class="warning"> | ||||
<div class="label">Note</div> | <div class="label">Note</div> | ||||
<div class="content">Ant 1.5.3 has been released on 9-April-2003 and may not be available on all | |||||
mirrors for a few days | |||||
<div class="content">An updated version of Ant 1.5.3 has been released on 17-April-2003 and may not be available on all | |||||
mirrors for a few days. This updated version, apache-ant-1.5.3-1, is identical to the original 1.5.3 build apart from | |||||
the removal of a spurious junit.jar file. | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<ul> | <ul> | ||||
<li><code>.zip</code> archive: | <li><code>.zip</code> archive: | ||||
<a href="[preferred]/ant/source/apache-ant-1.5.3-src.zip">apache-ant-1.5.3-src.zip</a> | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.zip.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.zip.md5">MD5</a>]</li> | |||||
<a href="[preferred]/ant/source/apache-ant-1.5.3-src.zip">apache-ant-1.5.3-1-src.zip</a> | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-1-src.zip.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-1-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.5.3-src.tar.gz">apache-ant-1.5.3-src.tar.gz</a> | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.gz.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.gz.md5">MD5</a>]</li> | |||||
<a href="[preferred]/ant/source/apache-ant-1.5.3-1-src.tar.gz">apache-ant-1.5.3-1-src.tar.gz</a> | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-1-src.tar.gz.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-1-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.5.3-src.tar.bz2">apache-ant-1.5.3-src.tar.bz2</a> | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.bz2.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.bz2.md5">MD5</a>]</li> | |||||
<a href="[preferred]/ant/source/apache-ant-1.5.3-1-src.tar.bz2">apache-ant-1.5.3-1-src.tar.bz2</a> | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-1-src.tar.bz2.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-1-src.tar.bz2.md5">MD5</a>]</li> | |||||
</ul> | </ul> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Nightly Builds"></a> | <a name="Nightly Builds"></a> | ||||
@@ -260,17 +261,17 @@ directory</a>, rather than from a mirror. Then verify the signatures | |||||
using</p> | using</p> | ||||
<p><code> | <p><code> | ||||
% pgpk -a KEYS<br /> | % pgpk -a KEYS<br /> | ||||
% pgpv apache-ant-1.5.3-src.tar.gz.asc<br /> | |||||
% pgpv apache-ant-1.5.3-1-src.tar.gz.asc<br /> | |||||
</code> | </code> | ||||
<em>or</em><br /> | <em>or</em><br /> | ||||
<code> | <code> | ||||
% pgp -ka KEYS<br /> | % pgp -ka KEYS<br /> | ||||
% pgp apache-ant-1.5.3-src.tar.gz.asc<br /> | |||||
% pgp apache-ant-1.5.3-1-src.tar.gz.asc<br /> | |||||
</code> | </code> | ||||
<em>or</em><br /> | <em>or</em><br /> | ||||
<code> | <code> | ||||
% gpg --import KEYS<br /> | % gpg --import KEYS<br /> | ||||
% gpg --verify apache-ant-1.5.3-src.tar.gz.asc | |||||
% gpg --verify apache-ant-1.5.3-1-src.tar.gz.asc | |||||
</code></p> | </code></p> | ||||
<p>Alternatively, you can verify the MD5 signature on the files. A | <p>Alternatively, you can verify the MD5 signature on the files. A | ||||
unix program called <code>md5</code> or <code>md5sum</code> is | unix program called <code>md5</code> or <code>md5sum</code> is | ||||
@@ -64,26 +64,27 @@ Other mirrors: <select name="Preferred"> | |||||
<div class="warning"> | <div class="warning"> | ||||
<div class="label">Note</div> | <div class="label">Note</div> | ||||
<div class="content">Ant 1.5.3 has been released on 9-April-2003 and may not be available on all | |||||
mirrors for a few days | |||||
<div class="content">An updated version of Ant 1.5.3 has been released on 17-April-2003 and may not be available on all | |||||
mirrors for a few days. This updated version, apache-ant-1.5.3-1, is identical to the original 1.5.3 build apart from | |||||
the removal of a spurious junit.jar file. | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<ul> | <ul> | ||||
<li><code>.zip</code> archive: | <li><code>.zip</code> archive: | ||||
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-bin.zip">apache-ant-1.5.3-bin.zip</a> | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.zip.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.zip.md5">MD5</a>]</li> | |||||
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-1-bin.zip">apache-ant-1.5.3-1-bin.zip</a> | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-1-bin.zip.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-1-bin.zip.md5">MD5</a>]</li> | |||||
<li><code>.tar.gz</code> archive: | <li><code>.tar.gz</code> archive: | ||||
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-bin.tar.gz">apache-ant-1.5.3-bin.tar.gz</a> | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.gz.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.gz.md5">MD5</a>]</li> | |||||
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-1-bin.tar.gz">apache-ant-1.5.3-1-bin.tar.gz</a> | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-1-bin.tar.gz.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-1-bin.tar.gz.md5">MD5</a>]</li> | |||||
<li><code>.tar.bz2</code> archive: | <li><code>.tar.bz2</code> archive: | ||||
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-bin.tar.bz2">apache-ant-1.5.3-bin.tar.bz2</a> | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2.md5">MD5</a>]</li> | |||||
<a href="[preferred]/ant/binaries/apache-ant-1.5.3-1-bin.tar.bz2">apache-ant-1.5.3-1-bin.tar.bz2</a> | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-1-bin.tar.bz2.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-1-bin.tar.bz2.md5">MD5</a>]</li> | |||||
</ul> | </ul> | ||||
</section> | </section> | ||||
@@ -121,17 +122,17 @@ using</p> | |||||
<p><code> | <p><code> | ||||
% pgpk -a KEYS<br /> | % pgpk -a KEYS<br /> | ||||
% pgpv apache-ant-1.5.3-bin.tar.gz.asc<br /> | |||||
% pgpv apache-ant-1.5.3-1-bin.tar.gz.asc<br /> | |||||
</code> | </code> | ||||
<em>or</em><br /> | <em>or</em><br /> | ||||
<code> | <code> | ||||
% pgp -ka KEYS<br /> | % pgp -ka KEYS<br /> | ||||
% pgp apache-ant-1.5.3-bin.tar.gz.asc<br /> | |||||
% pgp apache-ant-1.5.3-1-bin.tar.gz.asc<br /> | |||||
</code> | </code> | ||||
<em>or</em><br /> | <em>or</em><br /> | ||||
<code> | <code> | ||||
% gpg --import KEYS<br /> | % gpg --import KEYS<br /> | ||||
% gpg --verify apache-ant-1.5.3-bin.tar.gz.asc | |||||
% gpg --verify apache-ant-1.5.3-1-bin.tar.gz.asc | |||||
</code></p> | </code></p> | ||||
<p>Alternatively, you can verify the MD5 signature on the files. A | <p>Alternatively, you can verify the MD5 signature on the files. A | ||||
@@ -61,26 +61,27 @@ Other mirrors: <select name="Preferred"> | |||||
<div class="warning"> | <div class="warning"> | ||||
<div class="label">Note</div> | <div class="label">Note</div> | ||||
<div class="content">Ant 1.5.3 has been released on 9-April-2003 and may not be available on all | |||||
mirrors for a few days | |||||
<div class="content">An updated version of Ant 1.5.3 has been released on 17-April-2003 and may not be available on all | |||||
mirrors for a few days. This updated version, apache-ant-1.5.3-1, is identical to the original 1.5.3 build apart from | |||||
the removal of a spurious junit.jar file. | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<ul> | <ul> | ||||
<li><code>.zip</code> archive: | <li><code>.zip</code> archive: | ||||
<a href="[preferred]/ant/source/apache-ant-1.5.3-src.zip">apache-ant-1.5.3-src.zip</a> | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.zip.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.zip.md5">MD5</a>]</li> | |||||
<a href="[preferred]/ant/source/apache-ant-1.5.3-src.zip">apache-ant-1.5.3-1-src.zip</a> | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-1-src.zip.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-1-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.5.3-src.tar.gz">apache-ant-1.5.3-src.tar.gz</a> | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.gz.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.gz.md5">MD5</a>]</li> | |||||
<a href="[preferred]/ant/source/apache-ant-1.5.3-1-src.tar.gz">apache-ant-1.5.3-1-src.tar.gz</a> | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-1-src.tar.gz.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-1-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.5.3-src.tar.bz2">apache-ant-1.5.3-src.tar.bz2</a> | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.bz2.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-src.tar.bz2.md5">MD5</a>]</li> | |||||
<a href="[preferred]/ant/source/apache-ant-1.5.3-1-src.tar.bz2">apache-ant-1.5.3-1-src.tar.bz2</a> | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-1-src.tar.bz2.asc">PGP</a>] | |||||
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.3-1-src.tar.bz2.md5">MD5</a>]</li> | |||||
</ul> | </ul> | ||||
</section> | </section> | ||||
@@ -118,17 +119,17 @@ using</p> | |||||
<p><code> | <p><code> | ||||
% pgpk -a KEYS<br /> | % pgpk -a KEYS<br /> | ||||
% pgpv apache-ant-1.5.3-src.tar.gz.asc<br /> | |||||
% pgpv apache-ant-1.5.3-1-src.tar.gz.asc<br /> | |||||
</code> | </code> | ||||
<em>or</em><br /> | <em>or</em><br /> | ||||
<code> | <code> | ||||
% pgp -ka KEYS<br /> | % pgp -ka KEYS<br /> | ||||
% pgp apache-ant-1.5.3-src.tar.gz.asc<br /> | |||||
% pgp apache-ant-1.5.3-1-src.tar.gz.asc<br /> | |||||
</code> | </code> | ||||
<em>or</em><br /> | <em>or</em><br /> | ||||
<code> | <code> | ||||
% gpg --import KEYS<br /> | % gpg --import KEYS<br /> | ||||
% gpg --verify apache-ant-1.5.3-src.tar.gz.asc | |||||
% gpg --verify apache-ant-1.5.3-1-src.tar.gz.asc | |||||
</code></p> | </code></p> | ||||
<p>Alternatively, you can verify the MD5 signature on the files. A | <p>Alternatively, you can verify the MD5 signature on the files. A | ||||