Browse Source

Merge revision 672098 from 1.7.1 tag - i.e. announce the release

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675122 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 17 years ago
parent
commit
f4e07bbce9
11 changed files with 183 additions and 68 deletions
  1. +58
    -0
      docs/antlibs/sandbox.html
  2. +9
    -0
      docs/antnews.html
  3. +17
    -17
      docs/bindownload.html
  4. +10
    -0
      docs/faq.html
  5. +9
    -0
      docs/index.html
  6. +17
    -17
      docs/srcdownload.html
  7. +12
    -0
      xdocs/antnews.xml
  8. +17
    -17
      xdocs/bindownload.xml
  9. +5
    -0
      xdocs/faq.xml
  10. +12
    -0
      xdocs/index.xml
  11. +17
    -17
      xdocs/srcdownload.xml

+ 58
- 0
docs/antlibs/sandbox.html View File

@@ -275,6 +275,64 @@
valign="top" align="left">
Kevin Jackson
</td>
</tr>
</table>
<h4 class="subsection">
<a name="FSCache - Filesystem Resource cache"></a>
FSCache - Filesystem Resource cache
</h4>
<p>This is a library of tasks and types to cache arbitrary Ant resources
to the filesystem for processing with file-based tools.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
SVN URL:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/fscache/trunk/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/fscache/trunk/</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
ViewSVN:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/fscache/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/fscache/trunk/</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Ant compatibility:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
Ant 1.8.x
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Added to sandbox:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
2008-06-30
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Sponsoring Committers
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
Matt Benson
</td>
</tr>
</table>
<h4 class="subsection">


+ 9
- 0
docs/antnews.html View File

@@ -205,6 +205,15 @@
<div class="content">
<h1 class="title">News</h1>
<h3 class="section">
<a name="Ant 1.7.1"></a>
Ant 1.7.1
</h3>
<h3>June 27, 2008 - Ant 1.7.1 Available</h3>
<p>Apache Ant 1.7.1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p> Ant 1.7.1 is mainly a bugfix release.</p>
<p>Ant 1.7.1 has extended support for Java6 features.</p>
<p> Ant 1.7.1 &lt;script&gt; now has support for JavaFX.</p>
<h3 class="section">
<a name="Apache Ivy is an Ant Sub-Project Now!"></a>
Apache Ivy is an Ant Sub-Project Now!
</h3>


+ 17
- 17
docs/bindownload.html View File

@@ -244,11 +244,11 @@ Other mirrors: <select name="Preferred">
<a name="Current Release of Ant"></a>
Current Release of Ant
</h3>
<p>Currently, Apache Ant 1.7.0 is the best available version, see the
<p>Currently, Apache Ant 1.7.1 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.7.0 has been released on 19-Dec-2006 and
<div class="content">Ant 1.7.1 was released on 27-Jun-2008 and
may not be available on all mirrors for a few days.</div>
</div>
<br />
@@ -259,22 +259,22 @@ 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.7.0-bin.zip">apache-ant-1.7.0-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.7.1-bin.zip">apache-ant-1.7.1-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.7.0-bin.tar.gz">apache-ant-1.7.0-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.7.1-bin.tar.gz">apache-ant-1.7.1-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.7.0-bin.tar.bz2">apache-ant-1.7.0-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.7.1-bin.tar.bz2">apache-ant-1.7.1-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.bz2.md5">MD5</a>]</li>
</ul>
<h3 class="section">
<a name="Old Ant Releases"></a>
@@ -299,17 +299,17 @@ directory</a>, rather than from a mirror. Then verify the signatures
using</p>
<p><code>
% pgpk -a KEYS<br />
% pgpv apache-ant-1.7.0-bin.tar.gz.asc<br />
% pgpv apache-ant-1.7.1-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
% pgp apache-ant-1.7.0-bin.tar.gz.asc<br />
% pgp apache-ant-1.7.1-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
% gpg --verify apache-ant-1.7.0-bin.tar.gz.asc
% gpg --verify apache-ant-1.7.1-bin.tar.gz.asc
</code></p>
<p>A command line version of <a href="http://www.gnupg.org/download/">GnuPG</a>
is also available for Windows users. Follow the


+ 10
- 0
docs/faq.html View File

@@ -699,6 +699,16 @@
valign="top" align="left">
19 December 2006
</td>
</tr>
<tr>
<td colspan="1" rowspan="1"
valign="top" align="left">
1.7.1
</td>
<td colspan="1" rowspan="1"
valign="top" align="left">
27 June 2008
</td>
</tr>
</table>
<p class="faq">


+ 9
- 0
docs/index.html View File

@@ -201,6 +201,15 @@
<div class="content">
<h1 class="title">Welcome</h1>
<h3 class="section">
<a name="Ant 1.7.1"></a>
Ant 1.7.1
</h3>
<h3>June 27, 2008 - Ant 1.7.1 Available</h3>
<p>Apache Ant 1.7.1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p> Ant 1.7.1 is mainly a bugfix release.</p>
<p>Ant 1.7.1 has extended support for Java6 features.</p>
<p> Ant 1.7.1 &lt;script&gt; now has support for JavaFX.</p>
<h3 class="section">
<a name="Apache Ivy is an Ant Sub-Project Now!"></a>
Apache Ivy is an Ant Sub-Project Now!
</h3>


+ 17
- 17
docs/srcdownload.html View File

@@ -242,11 +242,11 @@ Other mirrors: <select name="Preferred">
<a name="Current Release of Ant"></a>
Current Release of Ant
</h3>
<p>Currently, Apache Ant 1.7.0 is the best available version, see the
<p>Currently, Apache Ant 1.7.1 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.7.0 has been released on 19-Dec-2006 and
<div class="content">Ant 1.7.1 was released on 27-Jun-2008 and
may not be available on all mirrors for a few days.</div>
</div>
<br />
@@ -257,22 +257,22 @@ 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.7.0-src.zip">apache-ant-1.7.0-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.7.1-src.zip">apache-ant-1.7.1-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.7.0-src.tar.gz">apache-ant-1.7.0-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.7.1-src.tar.gz">apache-ant-1.7.1-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.7.0-src.tar.bz2">apache-ant-1.7.0-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.7.1-src.tar.bz2">apache-ant-1.7.1-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.tar.bz2.md5">MD5</a>]</li>
</ul>
<h3 class="section">
<a name="Old Ant Releases"></a>
@@ -297,17 +297,17 @@ directory</a>, rather than from a mirror. Then verify the signatures
using</p>
<p><code>
% pgpk -a KEYS<br />
% pgpv apache-ant-1.7.0-src.tar.gz.asc<br />
% pgpv apache-ant-1.7.1-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
% pgp apache-ant-1.7.0-src.tar.gz.asc<br />
% pgp apache-ant-1.7.1-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
% gpg --verify apache-ant-1.7.0-src.tar.gz.asc
% gpg --verify apache-ant-1.7.1-src.tar.gz.asc
</code></p>
<p>Alternatively, you can verify the checksums on the files. Unix
programs called <code>md5</code>/<code>sha1</code> or


+ 12
- 0
xdocs/antnews.xml View File

@@ -26,6 +26,18 @@
</properties>

<body>
<section name="Ant 1.7.1">
<h3>June 27, 2008 - Ant 1.7.1 Available</h3>
<p>Apache Ant 1.7.1 is now available for <a
href="http://ant.apache.org/bindownload.cgi">download</a>.</p>

<p> Ant 1.7.1 is mainly a bugfix release.</p>

<p>Ant 1.7.1 has extended support for Java6 features.</p>
<p> Ant 1.7.1 &lt;script&gt; now has support for JavaFX.</p>
</section>
<section name="Apache Ivy is an Ant Sub-Project Now!">
<h3>October 11, 2007 - Apache Ivy is an Ant Sub-Project Now!</h3>



+ 17
- 17
xdocs/bindownload.xml View File

@@ -75,12 +75,12 @@ Other mirrors: <select name="Preferred">

<section name="Current Release of Ant">

<p>Currently, Apache Ant 1.7.0 is the best available version, see the
<p>Currently, Apache Ant 1.7.1 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.7.0 has been released on 19-Dec-2006 and
<div class="content">Ant 1.7.1 was released on 27-Jun-2008 and
may not be available on all mirrors for a few days.</div>
</div>
<br></br>
@@ -92,22 +92,22 @@ may not be available on all mirrors for a few days.</div>

<ul>
<li><code>.zip</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.7.0-bin.zip">apache-ant-1.7.0-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.7.1-bin.zip">apache-ant-1.7.1-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.7.0-bin.tar.gz">apache-ant-1.7.0-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.7.1-bin.tar.gz">apache-ant-1.7.1-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/binaries/apache-ant-1.7.0-bin.tar.bz2">apache-ant-1.7.0-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/binaries/apache-ant-1.7.1-bin.tar.bz2">apache-ant-1.7.1-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/binaries/apache-ant-1.7.1-bin.tar.bz2.md5">MD5</a>]</li>
</ul>
</section>

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

<p><code>
% pgpk -a KEYS<br />
% pgpv apache-ant-1.7.0-bin.tar.gz.asc<br />
% pgpv apache-ant-1.7.1-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
% pgp apache-ant-1.7.0-bin.tar.gz.asc<br />
% pgp apache-ant-1.7.1-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
% gpg --verify apache-ant-1.7.0-bin.tar.gz.asc
% gpg --verify apache-ant-1.7.1-bin.tar.gz.asc
</code></p>

<p>A command line version of <a href="http://www.gnupg.org/download/">GnuPG</a>


+ 5
- 0
xdocs/faq.xml View File

@@ -217,6 +217,11 @@
<td>1.7.0</td>
<td>19 December 2006</td>
</tr>
<tr>
<td>1.7.1</td>
<td>27 June 2008</td>
</tr>
</table>
</answer>
</faq>


+ 12
- 0
xdocs/index.xml View File

@@ -24,6 +24,18 @@
</properties>

<body>
<section name="Ant 1.7.1">
<h3>June 27, 2008 - Ant 1.7.1 Available</h3>
<p>Apache Ant 1.7.1 is now available for <a
href="http://ant.apache.org/bindownload.cgi">download</a>.</p>

<p> Ant 1.7.1 is mainly a bugfix release.</p>

<p>Ant 1.7.1 has extended support for Java6 features.</p>
<p> Ant 1.7.1 &lt;script&gt; now has support for JavaFX.</p>
</section>

<section name="Apache Ivy is an Ant Sub-Project Now!">
<h3>October 11, 2007 - Apache Ivy is an Ant Sub-Project Now!</h3>



+ 17
- 17
xdocs/srcdownload.xml View File

@@ -72,12 +72,12 @@ Other mirrors: <select name="Preferred">

<section name="Current Release of Ant">

<p>Currently, Apache Ant 1.7.0 is the best available version, see the
<p>Currently, Apache Ant 1.7.1 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.7.0 has been released on 19-Dec-2006 and
<div class="content">Ant 1.7.1 was released on 27-Jun-2008 and
may not be available on all mirrors for a few days.</div>
</div>
<br></br>
@@ -89,22 +89,22 @@ may not be available on all mirrors for a few days.</div>

<ul>
<li><code>.zip</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.7.0-src.zip">apache-ant-1.7.0-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.7.1-src.zip">apache-ant-1.7.1-src.zip</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.7.0-src.tar.gz">apache-ant-1.7.0-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.7.1-src.tar.gz">apache-ant-1.7.1-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/source/apache-ant-1.7.0-src.tar.bz2">apache-ant-1.7.0-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.0-src.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/source/apache-ant-1.7.1-src.tar.bz2">apache-ant-1.7.1-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/source/apache-ant-1.7.1-src.tar.bz2.md5">MD5</a>]</li>
</ul>
</section>

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

<p><code>
% pgpk -a KEYS<br />
% pgpv apache-ant-1.7.0-src.tar.gz.asc<br />
% pgpv apache-ant-1.7.1-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
% pgp apache-ant-1.7.0-src.tar.gz.asc<br />
% pgp apache-ant-1.7.1-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
% gpg --verify apache-ant-1.7.0-src.tar.gz.asc
% gpg --verify apache-ant-1.7.1-src.tar.gz.asc
</code></p>

<p>Alternatively, you can verify the checksums on the files. Unix


Loading…
Cancel
Save