antoine 2003/12/18 13:04:16
Modified: xdocs srcdownload.xml bindownload.xml
docs bindownload.html srcdownload.html
Log:
ReleaseInstructions step 18 - migration to ant 1.6.0
Revision Changes Path
1.19 +14 -22 ant/xdocs/srcdownload.xml
Index: srcdownload.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/srcdownload.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- srcdownload.xml 13 Oct 2003 08:36:44 -0000 1.18
+++ srcdownload.xml 18 Dec 2003 21:04:16 -0000 1.19
@@ -31,14 +31,6 @@
</section>
-<section name="Downloading Ant 1.6beta">
-
-<p>Beta releases are not mirrored, you can find our latest beta
-release at <a
-href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p>
-
-</section>
-
<section name="Mirror">
<p>You are currently using <b>[preferred]</b>. If you encounter a
@@ -64,30 +56,30 @@
<section name="Current Release of Ant">
-<p>Currently, Apache Ant 1.5.4 is the best available version, see the
+<p>Currently, Apache Ant 1.6.0 is the best available version, see the
<a href="[preferred]/ant/README.html">release notes</a>.</p>
<div class="warning">
<div class="label">Note</div>
-<div class="content">Ant 1.5.4 has been released on 12-August-2003 and
+<div class="content">Ant 1.6.0 has been released on 18-December-2003 and
may not be available on all mirrors for a few days.</div>
</div>
<ul>
<li><code>.zip</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.5.4-src.zip">apache-ant-1.5.4-src.zip</a>
-[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.zip.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.zip.md5">MD5</a>]</li>
+<a
href="[preferred]/ant/source/apache-ant-1.6.0-src.zip">apache-ant-1.6.0-src.zip</a>
+[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.6.0-src.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.6.0-src.zip.md5">MD5</a>]</li>
<li><code>.tar.gz</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.5.4-src.tar.gz">apache-ant-1.5.4-src.tar.gz</a>
-[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.tar.gz.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.tar.gz.md5">MD5</a>]</li>
+<a
href="[preferred]/ant/source/apache-ant-1.6.0-src.tar.gz">apache-ant-1.6.0-src.tar.gz</a>
+[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.6.0-src.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.6.0-src.tar.gz.md5">MD5</a>]</li>
<li><code>.tar.bz2</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.5.4-src.tar.bz2">apache-ant-1.5.4-src.tar.bz2</a>
-[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.tar.bz2.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.tar.bz2.md5">MD5</a>]</li>
+<a
href="[preferred]/ant/source/apache-ant-1.6.0-src.tar.bz2">apache-ant-1.6.0-src.tar.bz2</a>
+[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.6.0-src.tar.bz2.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.6.0-src.tar.bz2.md5">MD5</a>]</li>
</ul>
</section>
@@ -125,17 +117,17 @@
<p><code>
% pgpk -a KEYS<br />
-% pgpv apache-ant-1.5.4-src.tar.gz.asc<br />
+% pgpv apache-ant-1.6.0-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
-% pgp apache-ant-1.5.4-src.tar.gz.asc<br />
+% pgp apache-ant-1.6.0-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
-% gpg --verify apache-ant-1.5.4-src.tar.gz.asc
+% gpg --verify apache-ant-1.6.0-src.tar.gz.asc
</code></p>
<p>Alternatively, you can verify the MD5 signature on the files. A
1.21 +14 -21 ant/xdocs/bindownload.xml
Index: bindownload.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/bindownload.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- bindownload.xml 13 Oct 2003 08:36:44 -0000 1.20
+++ bindownload.xml 18 Dec 2003 21:04:16 -0000 1.21
@@ -34,13 +34,6 @@
</section>
-<section name="Downloading Ant 1.6beta">
-
-<p>Beta releases are not mirrored, you can find our latest beta
-release at <a
-href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p>
-
-</section>
<section name="Mirror">
@@ -67,30 +60,30 @@
<section name="Current Release of Ant">
-<p>Currently, Apache Ant 1.5.4 is the best available version, see the
+<p>Currently, Apache Ant 1.6.0 is the best available version, see the
<a href="[preferred]/ant/README.html">release notes</a>.</p>
<div class="warning">
<div class="label">Note</div>
-<div class="content">Ant 1.5.4 has been released on 12-August-2003 and
+<div class="content">Ant 1.6.0 has been released on 18-December-2003 and
may not be available on all mirrors for a few days.</div>
</div>
<ul>
<li><code>.zip</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.5.4-bin.zip">apache-ant-1.5.4-bin.zip</a>
-[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.4-bin.zip.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.4-bin.zip.md5">MD5</a>]</li>
+<a
href="[preferred]/ant/binaries/apache-ant-1.6.0-bin.zip">apache-ant-1.6.0-bin.zip</a>
+[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.0-bin.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.0-bin.zip.md5">MD5</a>]</li>
<li><code>.tar.gz</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.5.4-bin.tar.gz">apache-ant-1.5.4-bin.tar.gz</a>
-[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.4-bin.tar.gz.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.4-bin.tar.gz.md5">MD5</a>]</li>
+<a
href="[preferred]/ant/binaries/apache-ant-1.6.0-bin.tar.gz">apache-ant-1.6.0-bin.tar.gz</a>
+[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.0-bin.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.0-bin.tar.gz.md5">MD5</a>]</li>
<li><code>.tar.bz2</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.5.4-bin.tar.bz2">apache-ant-1.5.4-bin.tar.bz2</a>
-[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.4-bin.tar.bz2.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.4-bin.tar.bz2.md5">MD5</a>]</li>
+<a
href="[preferred]/ant/binaries/apache-ant-1.6.0-bin.tar.bz2">apache-ant-1.6.0-bin.tar.bz2</a>
+[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.0-bin.tar.bz2.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.0-bin.tar.bz2.md5">MD5</a>]</li>
</ul>
</section>
@@ -128,17 +121,17 @@
<p><code>
% pgpk -a KEYS<br />
-% pgpv apache-ant-1.5.4-bin.tar.gz.asc<br />
+% pgpv apache-ant-1.6.0-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
-% pgp apache-ant-1.5.4-bin.tar.gz.asc<br />
+% pgp apache-ant-1.6.0-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
-% gpg --verify apache-ant-1.5.4-bin.tar.gz.asc
+% gpg --verify apache-ant-1.6.0-bin.tar.gz.asc
</code></p>
<p>Alternatively, you can verify the MD5 signature on the files. A
1.43 +14 -20 ant/docs/bindownload.html
Index: bindownload.html
===================================================================
RCS file: /home/cvs/ant/docs/bindownload.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- bindownload.html 2 Dec 2003 11:51:11 -0000 1.42
+++ bindownload.html 18 Dec 2003 21:04:16 -0000 1.43
@@ -190,12 +190,6 @@
the <a href="http://www.apache.org/dist/ant/">master distribution
directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p>
<h3 class="section">
- <a name="Downloading Ant 1.6beta"></a>
- Downloading Ant 1.6beta
- </h3>
- <p>Beta releases are not mirrored, you can find our
latest beta
-release at <a
href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p>
- <h3 class="section">
<a name="Mirror"></a>
Mirror
</h3>
@@ -221,28 +215,28 @@
<a name="Current Release of Ant"></a>
Current Release of Ant
</h3>
- <p>Currently, Apache Ant 1.5.4 is the best available
version, see the
+ <p>Currently, Apache Ant 1.6.0 is the best available
version, see the
<a href="[preferred]/ant/README.html">release notes</a>.</p>
<div class="warning">
<div class="label">Note</div>
-<div class="content">Ant 1.5.4 has been released on 12-August-2003 and
+<div class="content">Ant 1.6.0 has been released on 18-December-2003 and
may not be available on all mirrors for a few days.</div>
</div>
<ul>
<li><code>.zip</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.5.4-bin.zip">apache-ant-1.5.4-bin.zip</a>
-[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.4-bin.zip.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.4-bin.zip.md5">MD5</a>]</li>
+<a
href="[preferred]/ant/binaries/apache-ant-1.6.0-bin.zip">apache-ant-1.6.0-bin.zip</a>
+[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.0-bin.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.0-bin.zip.md5">MD5</a>]</li>
<li><code>.tar.gz</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.5.4-bin.tar.gz">apache-ant-1.5.4-bin.tar.gz</a>
-[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.4-bin.tar.gz.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.4-bin.tar.gz.md5">MD5</a>]</li>
+<a
href="[preferred]/ant/binaries/apache-ant-1.6.0-bin.tar.gz">apache-ant-1.6.0-bin.tar.gz</a>
+[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.0-bin.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.0-bin.tar.gz.md5">MD5</a>]</li>
<li><code>.tar.bz2</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.5.4-bin.tar.bz2">apache-ant-1.5.4-bin.tar.bz2</a>
-[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.4-bin.tar.bz2.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.5.4-bin.tar.bz2.md5">MD5</a>]</li>
+<a
href="[preferred]/ant/binaries/apache-ant-1.6.0-bin.tar.bz2">apache-ant-1.6.0-bin.tar.bz2</a>
+[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.0-bin.tar.bz2.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.0-bin.tar.bz2.md5">MD5</a>]</li>
</ul>
<h3 class="section">
<a name="Nightly Builds"></a>
@@ -273,17 +267,17 @@
using</p>
<p><code>
% pgpk -a KEYS<br />
-% pgpv apache-ant-1.5.4-bin.tar.gz.asc<br />
+% pgpv apache-ant-1.6.0-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
-% pgp apache-ant-1.5.4-bin.tar.gz.asc<br />
+% pgp apache-ant-1.6.0-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
-% gpg --verify apache-ant-1.5.4-bin.tar.gz.asc
+% gpg --verify apache-ant-1.6.0-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
1.42 +14 -20 ant/docs/srcdownload.html
Index: srcdownload.html
===================================================================
RCS file: /home/cvs/ant/docs/srcdownload.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- srcdownload.html 2 Dec 2003 11:51:11 -0000 1.41
+++ srcdownload.html 18 Dec 2003 21:04:16 -0000 1.42
@@ -188,12 +188,6 @@
the <a href="http://www.apache.org/dist/ant/">master distribution
directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p>
<h3 class="section">
- <a name="Downloading Ant 1.6beta"></a>
- Downloading Ant 1.6beta
- </h3>
- <p>Beta releases are not mirrored, you can find our
latest beta
-release at <a
href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p>
- <h3 class="section">
<a name="Mirror"></a>
Mirror
</h3>
@@ -219,28 +213,28 @@
<a name="Current Release of Ant"></a>
Current Release of Ant
</h3>
- <p>Currently, Apache Ant 1.5.4 is the best available
version, see the
+ <p>Currently, Apache Ant 1.6.0 is the best available
version, see the
<a href="[preferred]/ant/README.html">release notes</a>.</p>
<div class="warning">
<div class="label">Note</div>
-<div class="content">Ant 1.5.4 has been released on 12-August-2003 and
+<div class="content">Ant 1.6.0 has been released on 18-December-2003 and
may not be available on all mirrors for a few days.</div>
</div>
<ul>
<li><code>.zip</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.5.4-src.zip">apache-ant-1.5.4-src.zip</a>
-[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.zip.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.zip.md5">MD5</a>]</li>
+<a
href="[preferred]/ant/source/apache-ant-1.6.0-src.zip">apache-ant-1.6.0-src.zip</a>
+[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.6.0-src.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.6.0-src.zip.md5">MD5</a>]</li>
<li><code>.tar.gz</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.5.4-src.tar.gz">apache-ant-1.5.4-src.tar.gz</a>
-[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.tar.gz.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.tar.gz.md5">MD5</a>]</li>
+<a
href="[preferred]/ant/source/apache-ant-1.6.0-src.tar.gz">apache-ant-1.6.0-src.tar.gz</a>
+[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.6.0-src.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.6.0-src.tar.gz.md5">MD5</a>]</li>
<li><code>.tar.bz2</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.5.4-src.tar.bz2">apache-ant-1.5.4-src.tar.bz2</a>
-[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.tar.bz2.asc">PGP</a>]
-[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.tar.bz2.md5">MD5</a>]</li>
+<a
href="[preferred]/ant/source/apache-ant-1.6.0-src.tar.bz2">apache-ant-1.6.0-src.tar.bz2</a>
+[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.6.0-src.tar.bz2.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/ant/source/apache-ant-1.6.0-src.tar.bz2.md5">MD5</a>]</li>
</ul>
<h3 class="section">
<a name="Nightly Builds"></a>
@@ -271,17 +265,17 @@
using</p>
<p><code>
% pgpk -a KEYS<br />
-% pgpv apache-ant-1.5.4-src.tar.gz.asc<br />
+% pgpv apache-ant-1.6.0-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
-% pgp apache-ant-1.5.4-src.tar.gz.asc<br />
+% pgp apache-ant-1.6.0-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
-% gpg --verify apache-ant-1.5.4-src.tar.gz.asc
+% gpg --verify apache-ant-1.6.0-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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]