Browse Source

Ant 1.6.3 release

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278193 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 20 years ago
parent
commit
ab73df2ef3
11 changed files with 103 additions and 94 deletions
  1. +2
    -2
      WHATSNEW
  2. +9
    -1
      docs/antnews.html
  3. +14
    -14
      docs/bindownload.html
  4. +10
    -0
      docs/faq.html
  5. +4
    -16
      docs/index.html
  6. +14
    -14
      docs/srcdownload.html
  7. +10
    -2
      xdocs/antnews.xml
  8. +15
    -15
      xdocs/bindownload.xml
  9. +6
    -0
      xdocs/faq.xml
  10. +4
    -15
      xdocs/index.xml
  11. +15
    -15
      xdocs/srcdownload.xml

+ 2
- 2
WHATSNEW View File

@@ -187,8 +187,8 @@ Other changes:


* added "backtrace" attribute to macrodef. Bugzilla report 27219. * added "backtrace" attribute to macrodef. Bugzilla report 27219.


Changes from Ant 1.6.2 to current Ant 1.6 CVS version
=====================================================
Changes from Ant 1.6.2 to Ant 1.6.3
===================================


Changes that could break older environments: Changes that could break older environments:
-------------------------------------------- --------------------------------------------


+ 9
- 1
docs/antnews.html View File

@@ -177,6 +177,14 @@
<div class="content"> <div class="content">
<h1 class="title">News</h1> <h1 class="title">News</h1>
<h3 class="section"> <h3 class="section">
<a name="Ant 1.6.3"></a>
Ant 1.6.3
</h3>
<h3>April 28, 2005 - Ant 1.6.3 Available</h3>
<p>Apache Ant 1.6.3 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p>There is a large list of fixed bugs and enhancements.</p>
<p>Some of the bugs affecting the embedded use of Ant are fixed.</p>
<h3 class="section">
<a name="Antidote Retired"></a> <a name="Antidote Retired"></a>
Antidote Retired Antidote Retired
</h3> </h3>
@@ -210,7 +218,7 @@
Ant 1.6.2 Ant 1.6.2
</h3> </h3>
<h3>July 16, 2004 - Ant 1.6.2 Available</h3> <h3>July 16, 2004 - Ant 1.6.2 Available</h3>
<p>Apache Ant 1.6.2 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p>Apache Ant 1.6.2 available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p>
<p>Nested elements for namespaced tasks and types may belong to the <p>Nested elements for namespaced tasks and types may belong to the
Ant default namespace as well as the task's or type's namespace.</p> Ant default namespace as well as the task's or type's namespace.</p>
<p>All exceptions thrown by tasks are now wrapped in a <p>All exceptions thrown by tasks are now wrapped in a


+ 14
- 14
docs/bindownload.html View File

@@ -216,11 +216,11 @@ Other mirrors: <select name="Preferred">
<a name="Current Release of Ant"></a> <a name="Current Release of Ant"></a>
Current Release of Ant Current Release of Ant
</h3> </h3>
<p>Currently, Apache Ant 1.6.2 is the best available version, see the
<p>Currently, Apache Ant 1.6.3 is the best available version, see the
<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.6.2 has been released on 16-July-2004 and
<div class="content">Ant 1.6.3 has been released on 28-April-2005 and
may not be available on all mirrors for a few days.</div> may not be available on all mirrors for a few days.</div>
</div> </div>
<br /> <br />
@@ -231,19 +231,19 @@ may not be available on all mirrors for a few days.</div>
</div> </div>
<ul> <ul>
<li><code>.zip</code> archive: <li><code>.zip</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.6.2-bin.zip">apache-ant-1.6.2-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.6.3-bin.zip">apache-ant-1.6.3-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.3-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.3-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.6.2-bin.tar.gz">apache-ant-1.6.2-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.6.3-bin.tar.gz">apache-ant-1.6.3-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.3-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.3-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.6.2-bin.tar.bz2">apache-ant-1.6.2-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.6.3-bin.tar.bz2">apache-ant-1.6.3-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.3-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.3-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>
@@ -274,17 +274,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.6.2-bin.tar.gz.asc<br />
% pgpv apache-ant-1.6.3-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.6.2-bin.tar.gz.asc<br />
% pgp apache-ant-1.6.3-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.6.2-bin.tar.gz.asc
% gpg --verify apache-ant-1.6.3-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


+ 10
- 0
docs/faq.html View File

@@ -615,6 +615,16 @@
valign="top" align="left"> valign="top" align="left">
16 July 2004 16 July 2004
</td> </td>
</tr>
<tr>
<td colspan="1" rowspan="1"
valign="top" align="left">
1.6.3
</td>
<td colspan="1" rowspan="1"
valign="top" align="left">
28 April 2005
</td>
</tr> </tr>
</table> </table>
<p class="faq"> <p class="faq">


+ 4
- 16
docs/index.html View File

@@ -173,26 +173,14 @@
<div class="content"> <div class="content">
<h1 class="title">Welcome</h1> <h1 class="title">Welcome</h1>
<h3 class="section"> <h3 class="section">
<a name="Ant 1.6.3beta1"></a>
Ant 1.6.3beta1
<a name="Ant 1.6.3"></a>
Ant 1.6.3
</h3> </h3>
<h3>March 31st, 2005 - Ant 1.6.3beta1 Available</h3>
<p>Apache Ant 1.6.3beta1 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6.3beta1">download</a>.</p>
<h3>April 28, 2005 - Ant 1.6.3 Available</h3>
<p>Apache Ant 1.6.3 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p>There is a large list of fixed bugs and enhancements.</p> <p>There is a large list of fixed bugs and enhancements.</p>
<p>Some of the bugs affecting the embedded use of Ant are fixed.</p> <p>Some of the bugs affecting the embedded use of Ant are fixed.</p>
<h3 class="section"> <h3 class="section">
<a name="Ant 1.6.2"></a>
Ant 1.6.2
</h3>
<h3>July 16, 2004 - Ant 1.6.2 Available</h3>
<p>Apache Ant 1.6.2 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p>Nested elements for namespaced tasks and types may belong to the
Ant default namespace as well as the task's or type's namespace.</p>
<p>All exceptions thrown by tasks are now wrapped in a
buildexception giving the location in the buildfile of the task.</p>
<p>Ant 1.6.2 fixes a large number of bugs and adds a number of
features which were asked for by users on Bugzilla.</p>
<h3 class="section">
<a name="Apache Ant"></a> <a name="Apache Ant"></a>
Apache Ant Apache Ant
</h3> </h3>


+ 14
- 14
docs/srcdownload.html View File

@@ -214,11 +214,11 @@ Other mirrors: <select name="Preferred">
<a name="Current Release of Ant"></a> <a name="Current Release of Ant"></a>
Current Release of Ant Current Release of Ant
</h3> </h3>
<p>Currently, Apache Ant 1.6.2 is the best available version, see the
<p>Currently, Apache Ant 1.6.3 is the best available version, see the
<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.6.2 has been released on 16-July-2004 and
<div class="content">Ant 1.6.3 has been released on 28-April-2005 and
may not be available on all mirrors for a few days.</div> may not be available on all mirrors for a few days.</div>
</div> </div>
<br /> <br />
@@ -229,19 +229,19 @@ may not be available on all mirrors for a few days.</div>
</div> </div>
<ul> <ul>
<li><code>.zip</code> archive: <li><code>.zip</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.6.2-src.zip">apache-ant-1.6.2-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.2-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.2-src.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.6.3-src.zip">apache-ant-1.6.3-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.3-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.3-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.6.2-src.tar.gz">apache-ant-1.6.2-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.2-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.2-src.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.6.3-src.tar.gz">apache-ant-1.6.3-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.3-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.3-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.6.2-src.tar.bz2">apache-ant-1.6.2-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.2-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.2-src.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.6.3-src.tar.bz2">apache-ant-1.6.3-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.3-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.3-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>
@@ -272,17 +272,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.6.2-src.tar.gz.asc<br />
% pgpv apache-ant-1.6.3-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.6.2-src.tar.gz.asc<br />
% pgp apache-ant-1.6.3-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.6.2-src.tar.gz.asc
% gpg --verify apache-ant-1.6.3-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


+ 10
- 2
xdocs/antnews.xml View File

@@ -25,6 +25,14 @@
</properties> </properties>


<body> <body>
<section name="Ant 1.6.3">
<h3>April 28, 2005 - Ant 1.6.3 Available</h3>
<p>Apache Ant 1.6.3 is now available for <a
href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p>There is a large list of fixed bugs and enhancements.</p>
<p>Some of the bugs affecting the embedded use of Ant are fixed.</p>
</section>

<section name="Antidote Retired"> <section name="Antidote Retired">
<h3>April 4th, 2005 - The Apache Ant Project Retires Antidote, the <h3>April 4th, 2005 - The Apache Ant Project Retires Antidote, the
Ant GUI</h3> Ant GUI</h3>
@@ -61,8 +69,8 @@


<section name="Ant 1.6.2"> <section name="Ant 1.6.2">
<h3>July 16, 2004 - Ant 1.6.2 Available</h3> <h3>July 16, 2004 - Ant 1.6.2 Available</h3>
<p>Apache Ant 1.6.2 is now available for <a
href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p>Apache Ant 1.6.2 available for <a
href="http://archive.apache.org/dist/ant/">download</a>.</p>
<p>Nested elements for namespaced tasks and types may belong to the <p>Nested elements for namespaced tasks and types may belong to the
Ant default namespace as well as the task's or type's namespace.</p> Ant default namespace as well as the task's or type's namespace.</p>
<p>All exceptions thrown by tasks are now wrapped in a <p>All exceptions thrown by tasks are now wrapped in a


+ 15
- 15
xdocs/bindownload.xml View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!-- <!--
Copyright 2001-2004 The Apache Software Foundation
Copyright 2001-2005 The Apache Software Foundation


Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
@@ -75,12 +75,12 @@ Other mirrors: <select name="Preferred">


<section name="Current Release of Ant"> <section name="Current Release of Ant">


<p>Currently, Apache Ant 1.6.2 is the best available version, see the
<p>Currently, Apache Ant 1.6.3 is the best available version, see the
<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.6.2 has been released on 16-July-2004 and
<div class="content">Ant 1.6.3 has been released on 28-April-2005 and
may not be available on all mirrors for a few days.</div> may not be available on all mirrors for a few days.</div>
</div> </div>
<br></br> <br></br>
@@ -92,19 +92,19 @@ may not be available on all mirrors for a few days.</div>


<ul> <ul>
<li><code>.zip</code> archive: <li><code>.zip</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.6.2-bin.zip">apache-ant-1.6.2-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.6.3-bin.zip">apache-ant-1.6.3-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.3-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.3-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.6.2-bin.tar.gz">apache-ant-1.6.2-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.6.3-bin.tar.gz">apache-ant-1.6.3-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.3-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.3-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.6.2-bin.tar.bz2">apache-ant-1.6.2-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.2-bin.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.6.3-bin.tar.bz2">apache-ant-1.6.3-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.3-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.6.3-bin.tar.bz2.md5">MD5</a>]</li>
</ul> </ul>
</section> </section>


@@ -142,17 +142,17 @@ using</p>


<p><code> <p><code>
% pgpk -a KEYS<br /> % pgpk -a KEYS<br />
% pgpv apache-ant-1.6.2-bin.tar.gz.asc<br />
% pgpv apache-ant-1.6.3-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.6.2-bin.tar.gz.asc<br />
% pgp apache-ant-1.6.3-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.6.2-bin.tar.gz.asc
% gpg --verify apache-ant-1.6.3-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


+ 6
- 0
xdocs/faq.xml View File

@@ -196,6 +196,12 @@
<td>1.6.2</td> <td>1.6.2</td>
<td>16 July 2004</td> <td>16 July 2004</td>
</tr> </tr>

<tr>
<td>1.6.3</td>
<td>28 April 2005</td>
</tr>

</table> </table>
</answer> </answer>
</faq> </faq>


+ 4
- 15
xdocs/index.xml View File

@@ -23,25 +23,14 @@
</properties> </properties>


<body> <body>
<section name="Ant 1.6.3beta1">
<h3>March 31st, 2005 - Ant 1.6.3beta1 Available</h3>
<p>Apache Ant 1.6.3beta1 is now available for <a
href="http://cvs.apache.org/dist/ant/v1.6.3beta1">download</a>.</p>
<section name="Ant 1.6.3">
<h3>April 28, 2005 - Ant 1.6.3 Available</h3>
<p>Apache Ant 1.6.3 is now available for <a
href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p>There is a large list of fixed bugs and enhancements.</p> <p>There is a large list of fixed bugs and enhancements.</p>
<p>Some of the bugs affecting the embedded use of Ant are fixed.</p> <p>Some of the bugs affecting the embedded use of Ant are fixed.</p>
</section> </section>


<section name="Ant 1.6.2">
<h3>July 16, 2004 - Ant 1.6.2 Available</h3>
<p>Apache Ant 1.6.2 is now available for <a
href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p>Nested elements for namespaced tasks and types may belong to the
Ant default namespace as well as the task's or type's namespace.</p>
<p>All exceptions thrown by tasks are now wrapped in a
buildexception giving the location in the buildfile of the task.</p>
<p>Ant 1.6.2 fixes a large number of bugs and adds a number of
features which were asked for by users on Bugzilla.</p>
</section>


<section name="Apache Ant"> <section name="Apache Ant">




+ 15
- 15
xdocs/srcdownload.xml View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!-- <!--
Copyright 2001-2004 The Apache Software Foundation
Copyright 2001-2005 The Apache Software Foundation


Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
@@ -71,12 +71,12 @@ Other mirrors: <select name="Preferred">


<section name="Current Release of Ant"> <section name="Current Release of Ant">


<p>Currently, Apache Ant 1.6.2 is the best available version, see the
<p>Currently, Apache Ant 1.6.3 is the best available version, see the
<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.6.2 has been released on 16-July-2004 and
<div class="content">Ant 1.6.3 has been released on 28-April-2005 and
may not be available on all mirrors for a few days.</div> may not be available on all mirrors for a few days.</div>
</div> </div>
<br></br> <br></br>
@@ -88,19 +88,19 @@ may not be available on all mirrors for a few days.</div>


<ul> <ul>
<li><code>.zip</code> archive: <li><code>.zip</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.6.2-src.zip">apache-ant-1.6.2-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.2-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.2-src.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.6.3-src.zip">apache-ant-1.6.3-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.3-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.3-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.6.2-src.tar.gz">apache-ant-1.6.2-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.2-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.2-src.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.6.3-src.tar.gz">apache-ant-1.6.3-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.3-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.3-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.6.2-src.tar.bz2">apache-ant-1.6.2-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.2-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.2-src.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.6.3-src.tar.bz2">apache-ant-1.6.3-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.3-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.6.3-src.tar.bz2.md5">MD5</a>]</li>
</ul> </ul>
</section> </section>


@@ -138,17 +138,17 @@ using</p>


<p><code> <p><code>
% pgpk -a KEYS<br /> % pgpk -a KEYS<br />
% pgpv apache-ant-1.6.2-src.tar.gz.asc<br />
% pgpv apache-ant-1.6.3-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.6.2-src.tar.gz.asc<br />
% pgp apache-ant-1.6.3-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.6.2-src.tar.gz.asc
% gpg --verify apache-ant-1.6.3-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


Loading…
Cancel
Save