Browse Source

Updated 1.5.3 download to remove spurious junit.jar

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274476 13f79535-47bb-0310-9956-ffa450edef68
master
Conor MacNeill 22 years ago
parent
commit
6a23425d96
4 changed files with 60 additions and 56 deletions
  1. +15
    -14
      docs/bindownload.html
  2. +15
    -14
      docs/srcdownload.html
  3. +15
    -14
      xdocs/bindownload.xml
  4. +15
    -14
      xdocs/srcdownload.xml

+ 15
- 14
docs/bindownload.html View File

@@ -213,25 +213,26 @@ Other mirrors: <select name="Preferred">
<a href="[preferred]/ant/README.html">release notes</a>. </p>
<div class="warning">
<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>
<ul>
<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:
<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:
<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>
<h3 class="section">
<a name="Nightly Builds"></a>
@@ -262,17 +263,17 @@ directory</a>, rather than from a mirror. Then verify the signatures
using</p>
<p><code>
% 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>
<em>or</em><br />
<code>
% 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>
<em>or</em><br />
<code>
% 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>
<p>Alternatively, you can verify the MD5 signature on the files. A
unix program called <code>md5</code> or <code>md5sum</code> is


+ 15
- 14
docs/srcdownload.html View File

@@ -211,25 +211,26 @@ Other mirrors: <select name="Preferred">
<a href="[preferred]/ant/README.html">release notes</a>.</p>
<div class="warning">
<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>
<ul>
<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:
<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:
<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>
<h3 class="section">
<a name="Nightly Builds"></a>
@@ -260,17 +261,17 @@ directory</a>, rather than from a mirror. Then verify the signatures
using</p>
<p><code>
% 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>
<em>or</em><br />
<code>
% 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>
<em>or</em><br />
<code>
% 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>
<p>Alternatively, you can verify the MD5 signature on the files. A
unix program called <code>md5</code> or <code>md5sum</code> is


+ 15
- 14
xdocs/bindownload.xml View File

@@ -64,26 +64,27 @@ Other mirrors: <select name="Preferred">

<div class="warning">
<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>

<ul>
<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:
<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:
<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>
</section>

@@ -121,17 +122,17 @@ using</p>

<p><code>
% 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>
<em>or</em><br />
<code>
% 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>
<em>or</em><br />
<code>
% 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>

<p>Alternatively, you can verify the MD5 signature on the files. A


+ 15
- 14
xdocs/srcdownload.xml View File

@@ -61,26 +61,27 @@ Other mirrors: <select name="Preferred">

<div class="warning">
<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>

<ul>
<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:
<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:
<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>
</section>

@@ -118,17 +119,17 @@ using</p>

<p><code>
% 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>
<em>or</em><br />
<code>
% 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>
<em>or</em><br />
<code>
% 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>

<p>Alternatively, you can verify the MD5 signature on the files. A


Loading…
Cancel
Save