Author: bodewig
Date: Tue Mar 27 18:55:11 2018
New Revision: 1827855
URL: http://svn.apache.org/viewvc?rev=1827855&view=rev
Log:
add release announcements to the site, but don't publish them, yet
Modified:
ant/site/ant/sources/antnews.xml
ant/site/ant/sources/bindownload.xml
ant/site/ant/sources/faq.xml
ant/site/ant/sources/index.xml
ant/site/ant/sources/manualdownload.xml
ant/site/ant/sources/srcdownload.xml
Modified: ant/site/ant/sources/antnews.xml
URL:
http://svn.apache.org/viewvc/ant/site/ant/sources/antnews.xml?rev=1827855&r1=1827854&r2=1827855&view=diff
==============================================================================
--- ant/site/ant/sources/antnews.xml (original)
+++ ant/site/ant/sources/antnews.xml Tue Mar 27 18:55:11 2018
@@ -27,6 +27,35 @@
</properties>
<body>
+ <section name="Apache Ant 1.9.11 and 1.10.3">
+ <h3>Mar 27, 2018 - Apache Ant 1.9.11 and 1.10.3 Released</h3>
+ <p>Apache Ant 1.9.11 and 1.10.3 are now available for download as source or
+ binary from
+ <a
href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
+
+ <p>The Apache Ant team currently maintains two lines of
+ development. The 1.9.x releases require Java5 at runtime and 1.10.x
+ requires Java8 at runtime. Both lines are based off of Ant 1.9.7 and
+ the 1.9.x releases are mostly bug fix releases while additional new
+ features are developed for 1.10.x. We recommend using 1.10.x unless
+ you are required to use versions of Java prior to Java8 during the
+ build process.</p>
+
+ <p>Ant 1.10.3 contains a superset of 1.9.11 - with the exception of
+ a few tasks and features that no longer work with Java8 anyway
+ (like the <code>apt</code> task).</p>
+
+ <p>Both releases are mostly bug fix releases with a few new
+ features being added. Ant 1.10.2 introduced a number of
+ regressions that are now fixed in 1.10.3.</p>
+
+ <p>Ant 1.10.3 introduces initial support for JUnit5 in the form of
+ the <code>junitlauncher</code> task. The new task is fully
+ functional but currently lacks a few features like forking a new
+ JVM for tests which will be added in upcoming releases.</p>
+
+ </section>
+
<section name="Apache Ant 1.9.10 and 1.10.2">
<h3>Feb 6, 2018 - Apache Ant 1.9.10 and 1.10.2 Released</h3>
<p>Apache Ant 1.9.10 and 1.10.2 are now available for download as source or
Modified: ant/site/ant/sources/bindownload.xml
URL:
http://svn.apache.org/viewvc/ant/site/ant/sources/bindownload.xml?rev=1827855&r1=1827854&r2=1827855&view=diff
==============================================================================
--- ant/site/ant/sources/bindownload.xml (original)
+++ ant/site/ant/sources/bindownload.xml Tue Mar 27 18:55:11 2018
@@ -88,13 +88,13 @@ Other mirrors: <select name="Preferred">
you are required to use versions of Java prior to Java8 during the
build process.</p>
- <p>Currently, Apache Ant 1.9.10 and 1.10.2 are the best available
+ <p>Currently, Apache Ant 1.9.11 and 1.10.3 are the best available
versions, 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.9.10 and 1.10.2 have been released on
+<div class="content">Ant 1.9.11 and 1.10.3 have been released on
06-Feb-2018 and may not be available on all mirrors for a few
days.</div>
</div>
@@ -106,51 +106,51 @@ days.</div>
</div>
<ul>
-<li>1.10.2 <code>.zip</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.10.2-bin.zip">apache-ant-1.10.2-bin.zip</a>
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.zip.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.zip.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.zip.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.zip.md5">MD5</a>]</li>
-<li>1.9.10 <code>.zip</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.9.10-bin.zip">apache-ant-1.9.10-bin.zip</a>
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.10-bin.zip.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.10-bin.zip.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.10-bin.zip.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.10-bin.zip.md5">MD5</a>]</li>
-
-<li>1.10.2 <code>.tar.gz</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.10.2-bin.tar.gz">apache-ant-1.10.2-bin.tar.gz</a>
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.gz.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.gz.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.gz.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.gz.md5">MD5</a>]</li>
-<li>1.9.10 <code>.tar.gz</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.9.10-bin.tar.gz">apache-ant-1.9.10-bin.tar.gz</a>
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.10-bin.tar.gz.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.10-bin.tar.gz.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.10-bin.tar.gz.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.10-bin.tar.gz.md5">MD5</a>]</li>
-
-<li>1.10.2 <code>.tar.bz2</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.10.2-bin.tar.bz2">apache-ant-1.10.2-bin.tar.bz2</a>
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.bz2.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.bz2.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.bz2.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.bz2.md5">MD5</a>]</li>
-<li>1.9.10 <code>.tar.bz2</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.9.10-bin.tar.bz2">apache-ant-1.9.10-bin.tar.bz2</a>
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.10-bin.tar.bz2.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.10-bin.tar.bz2.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.10-bin.tar.bz2.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.10-bin.tar.bz2.md5">MD5</a>]</li>
-
-<li>1.10.2 <code>.tar.xz</code> archive:
-<a
href="[preferred]/ant/binaries/apache-ant-1.10.2-bin.tar.xz">apache-ant-1.10.2-bin.tar.xz</a>
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.xz.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.xz.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.xz.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.xz.md5">MD5</a>]</li>
+<li>1.10.3 <code>.zip</code> archive:
+<a
href="[preferred]/ant/binaries/apache-ant-1.10.3-bin.zip">apache-ant-1.10.3-bin.zip</a>
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.zip.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.zip.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.zip.sha512">SHA512</a>]
+</li>
+<li>1.9.11 <code>.zip</code> archive:
+<a
href="[preferred]/ant/binaries/apache-ant-1.9.11-bin.zip">apache-ant-1.9.11-bin.zip</a>
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.11-bin.zip.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.11-bin.zip.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.11-bin.zip.sha512">SHA512</a>]
+</li>
+
+<li>1.10.3 <code>.tar.gz</code> archive:
+<a
href="[preferred]/ant/binaries/apache-ant-1.10.3-bin.tar.gz">apache-ant-1.10.3-bin.tar.gz</a>
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.tar.gz.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.tar.gz.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.tar.gz.sha512">SHA512</a>]
+</li>
+<li>1.9.11 <code>.tar.gz</code> archive:
+<a
href="[preferred]/ant/binaries/apache-ant-1.9.11-bin.tar.gz">apache-ant-1.9.11-bin.tar.gz</a>
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.11-bin.tar.gz.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.11-bin.tar.gz.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.11-bin.tar.gz.sha512">SHA512</a>]
+</li>
+
+<li>1.10.3 <code>.tar.bz2</code> archive:
+<a
href="[preferred]/ant/binaries/apache-ant-1.10.3-bin.tar.bz2">apache-ant-1.10.3-bin.tar.bz2</a>
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.tar.bz2.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.tar.bz2.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.tar.bz2.sha512">SHA512</a>]
+</li>
+<li>1.9.11 <code>.tar.bz2</code> archive:
+<a
href="[preferred]/ant/binaries/apache-ant-1.9.11-bin.tar.bz2">apache-ant-1.9.11-bin.tar.bz2</a>
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.11-bin.tar.bz2.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.11-bin.tar.bz2.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.11-bin.tar.bz2.sha512">SHA512</a>]
+</li>
+
+<li>1.10.3 <code>.tar.xz</code> archive:
+<a
href="[preferred]/ant/binaries/apache-ant-1.10.3-bin.tar.xz">apache-ant-1.10.3-bin.tar.xz</a>
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.tar.xz.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.tar.xz.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.tar.xz.sha512">SHA512</a>]
+</li>
</ul>
</section>
@@ -167,7 +167,7 @@ href="[location]#Current Release of Ant"
<section name="Verify Releases">
<p>It is essential that you verify the integrity of the downloaded
-files using the PGP signature or the SHA1, SHA512 or MD5 checksums. The
+files using the PGP signature or the SHA1 or SHA512 checksums. The
checksums are not as strong indicators as the PGP signature.</p>
<p>The PGP signatures can be verified using PGP or GPG. First
@@ -180,17 +180,17 @@ using</p>
<p><code>
% pgpk -a KEYS<br />
-% pgpv apache-ant-1.10.2-bin.tar.gz.asc<br />
+% pgpv apache-ant-1.10.3-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
-% pgp apache-ant-1.10.2-bin.tar.gz.asc<br />
+% pgp apache-ant-1.10.3-bin.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
-% gpg --verify apache-ant-1.10.2-bin.tar.gz.asc
+% gpg --verify apache-ant-1.10.3-bin.tar.gz.asc
</code></p>
<p>A command line version of <a
href="https://www.gnupg.org/download/">GnuPG</a>
@@ -199,14 +199,12 @@ is also available for Windows users. Fo
to verify the package.</p>
<p>Alternatively, you can verify the checksums on the files. Unix
-programs called <code>md5</code>/<code>sha1</code>/<code>sha512</code> or
-<code>md5sum</code>/<code>sha1sum</code>/<code>sha512sum</code> are included
in many unix
+programs called <code>sha1</code>/<code>sha512</code> or
+<code>sha1sum</code>/<code>sha512sum</code> are included in many unix
distributions. <code>*sum</code> is also available as part of <a
href="https://www.gnu.org/software/textutils/textutils.html">GNU
-Textutils</a>. Windows users can get binary md5 programs from <a
-href="http:s//www.fourmilab.ch/md5/">here</a>, <a
-href="http://www.pc-tools.net/win32/freeware/console/">here</a>. <a
-href="https://www.slavasoft.com/fsum/">fsum</a> supports MD5 and
+Textutils</a>.<a
+href="https://www.slavasoft.com/fsum/">fsum</a> supports
SHA1.</p>
<p>We highly recommend to verify the PGP signature, though.</p>
Modified: ant/site/ant/sources/faq.xml
URL:
http://svn.apache.org/viewvc/ant/site/ant/sources/faq.xml?rev=1827855&r1=1827854&r2=1827855&view=diff
==============================================================================
--- ant/site/ant/sources/faq.xml (original)
+++ ant/site/ant/sources/faq.xml Tue Mar 27 18:55:11 2018
@@ -271,6 +271,10 @@
<td>1.9.10</td>
<td>06 Feb 2018</td>
</tr>
+ <tr>
+ <td>1.9.11</td>
+ <td>27 Mar 2018</td>
+ </tr>
<tr>
<td>1.10.0</td>
@@ -284,6 +288,10 @@
<td>1.10.2</td>
<td>06 Feb 2018</td>
</tr>
+ <tr>
+ <td>1.10.3</td>
+ <td>27 Mar 2018</td>
+ </tr>
</table>
</answer>
</faq>
Modified: ant/site/ant/sources/index.xml
URL:
http://svn.apache.org/viewvc/ant/site/ant/sources/index.xml?rev=1827855&r1=1827854&r2=1827855&view=diff
==============================================================================
--- ant/site/ant/sources/index.xml (original)
+++ ant/site/ant/sources/index.xml Tue Mar 27 18:55:11 2018
@@ -57,9 +57,9 @@
Foundation</a>.</p>
</section>
- <section name="Apache Ant 1.9.10 and 1.10.2">
- <h3>Feb 6, 2018 - Apache Ant 1.9.10 and 1.10.2 Released</h3>
- <p>Apache Ant 1.9.10 and 1.10.2 are now available for download as source or
+ <section name="Apache Ant 1.9.11 and 1.10.3">
+ <h3>Mar 27, 2018 - Apache Ant 1.9.11 and 1.10.3 Released</h3>
+ <p>Apache Ant 1.9.11 and 1.10.3 are now available for download as source or
binary from
<a
href="https://ant.apache.org/bindownload.cgi">https://ant.apache.org/bindownload.cgi</a>.</p>
@@ -71,19 +71,18 @@
you are required to use versions of Java prior to Java8 during the
build process.</p>
- <p>Ant 1.10.2 contains a superset of 1.9.10 - with the exception of
+ <p>Ant 1.10.3 contains a superset of 1.9.11 - with the exception of
a few tasks and features that no longer work with Java8 anyway
(like the <code>apt</code> task).</p>
<p>Both releases are mostly bug fix releases with a few new
- features being added. A new <code>javaversion</code> condition can
- be used to detect the version of the JVM running Ant.</p>
+ features being added. Ant 1.10.2 introduced a number of
+ regressions that are now fixed in 1.10.3.</p>
- <p>The log4j listener has been deprecated as log4j 1.x is no
- longer actively developed and we've made sure the listener works
- when using the log4j2 logging bridge. In 1.10.2 the imaging tasks
- have been deprecated as JAI doesn't seem to work with Java9
- anymore.</p>
+ <p>Ant 1.10.3 introduces initial support for JUnit5 in the form of
+ the <code>junitlauncher</code> task. The new task is fully
+ functional but currently lacks a few features like forking a new
+ JVM for tests which will be added in upcoming releases.</p>
</section>
Modified: ant/site/ant/sources/manualdownload.xml
URL:
http://svn.apache.org/viewvc/ant/site/ant/sources/manualdownload.xml?rev=1827855&r1=1827854&r2=1827855&view=diff
==============================================================================
--- ant/site/ant/sources/manualdownload.xml (original)
+++ ant/site/ant/sources/manualdownload.xml Tue Mar 27 18:55:11 2018
@@ -83,13 +83,13 @@ Other mirrors: <select name="Preferred">
you are required to use versions of Java prior to Java8 during the
build process.</p>
- <p>Currently, Apache Ant 1.9.10 and 1.10.2 are the best available
+ <p>Currently, Apache Ant 1.9.11 and 1.10.3 are the best available
versions, 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.9.10 and 1.10.2 have been released on
+<div class="content">Ant 1.9.11 and 1.10.3 have been released on
06-Feb-2018 and may not be available on all mirrors for a few
days.</div>
</div>
@@ -101,51 +101,51 @@ days.</div>
</div>
<ul>
-<li>1.10.2 <code>.zip</code> archive:
-<a
href="[preferred]/ant/manual/apache-ant-1.10.2-manual.zip">apache-ant-1.10.2-manual.zip</a>
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.zip.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.zip.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.zip.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.zip.md5">MD5</a>]</li>
-<li>1.9.10 <code>.zip</code> archive:
-<a
href="[preferred]/ant/manual/apache-ant-1.9.10-manual.zip">apache-ant-1.9.10-manual.zip</a>
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.10-manual.zip.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.10-manual.zip.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.10-manual.zip.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.10-manual.zip.md5">MD5</a>]</li>
-
-<li>1.10.2 <code>.tar.gz</code> archive:
-<a
href="[preferred]/ant/manual/apache-ant-1.10.2-manual.tar.gz">apache-ant-1.10.2-manual.tar.gz</a>
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.tar.gz.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.tar.gz.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.tar.gz.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.tar.gz.md5">MD5</a>]</li>
-<li>1.9.10 <code>.tar.gz</code> archive:
-<a
href="[preferred]/ant/manual/apache-ant-1.9.10-manual.tar.gz">apache-ant-1.9.10-manual.tar.gz</a>
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.10-manual.tar.gz.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.10-manual.tar.gz.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.10-manual.tar.gz.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.10-manual.tar.gz.md5">MD5</a>]</li>
-
-<li>1.10.2 <code>.tar.bz2</code> archive:
-<a
href="[preferred]/ant/manual/apache-ant-1.10.2-manual.tar.bz2">apache-ant-1.10.2-manual.tar.bz2</a>
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.tar.bz2.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.tar.bz2.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.tar.bz2.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.tar.bz2.md5">MD5</a>]</li>
-<li>1.9.10 <code>.tar.bz2</code> archive:
-<a
href="[preferred]/ant/manual/apache-ant-1.9.10-manual.tar.bz2">apache-ant-1.9.10-manual.tar.bz2</a>
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.10-manual.tar.bz2.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.10-manual.tar.bz2.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.10-manual.tar.bz2.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.10-manual.tar.bz2.md5">MD5</a>]</li>
-
-<li>1.10.2 <code>.tar.xz</code> archive:
-<a
href="[preferred]/ant/manual/apache-ant-1.10.2-manual.tar.xz">apache-ant-1.10.2-manual.tar.xz</a>
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.tar.xz.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.tar.xz.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.tar.xz.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.2-manual.tar.xz.md5">MD5</a>]</li>
+<li>1.10.3 <code>.zip</code> archive:
+<a
href="[preferred]/ant/manual/apache-ant-1.10.3-manual.zip">apache-ant-1.10.3-manual.zip</a>
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.3-manual.zip.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.3-manual.zip.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.3-manual.zip.sha512">SHA512</a>]
+</li>
+<li>1.9.11 <code>.zip</code> archive:
+<a
href="[preferred]/ant/manual/apache-ant-1.9.11-manual.zip">apache-ant-1.9.11-manual.zip</a>
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.11-manual.zip.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.11-manual.zip.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.11-manual.zip.sha512">SHA512</a>]
+</li>
+
+<li>1.10.3 <code>.tar.gz</code> archive:
+<a
href="[preferred]/ant/manual/apache-ant-1.10.3-manual.tar.gz">apache-ant-1.10.3-manual.tar.gz</a>
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.3-manual.tar.gz.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.3-manual.tar.gz.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.3-manual.tar.gz.sha512">SHA512</a>]
+</li>
+<li>1.9.11 <code>.tar.gz</code> archive:
+<a
href="[preferred]/ant/manual/apache-ant-1.9.11-manual.tar.gz">apache-ant-1.9.11-manual.tar.gz</a>
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.11-manual.tar.gz.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.11-manual.tar.gz.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.11-manual.tar.gz.sha512">SHA512</a>]
+</li>
+
+<li>1.10.3 <code>.tar.bz2</code> archive:
+<a
href="[preferred]/ant/manual/apache-ant-1.10.3-manual.tar.bz2">apache-ant-1.10.3-manual.tar.bz2</a>
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.3-manual.tar.bz2.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.3-manual.tar.bz2.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.3-manual.tar.bz2.sha512">SHA512</a>]
+</li>
+<li>1.9.11 <code>.tar.bz2</code> archive:
+<a
href="[preferred]/ant/manual/apache-ant-1.9.11-manual.tar.bz2">apache-ant-1.9.11-manual.tar.bz2</a>
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.11-manual.tar.bz2.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.11-manual.tar.bz2.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.11-manual.tar.bz2.sha512">SHA512</a>]
+</li>
+
+<li>1.10.3 <code>.tar.xz</code> archive:
+<a
href="[preferred]/ant/manual/apache-ant-1.10.3-manual.tar.xz">apache-ant-1.10.3-manual.tar.xz</a>
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.3-manual.tar.xz.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.3-manual.tar.xz.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.3-manual.tar.xz.sha512">SHA512</a>]
+</li>
</ul>
</section>
@@ -160,7 +160,7 @@ found <a href="https://archive.apache.or
<section name="Verify Releases">
<p>It is essential that you verify the integrity of the downloaded
-files using the PGP signature or the SHA1, SHA512 or MD5 checksums. The
+files using the PGP signature or the SHA1 or SHA512 checksums. The
checksums are not as strong indicators as the PGP signature.</p>
<p>The PGP signatures can be verified using PGP or GPG. First
@@ -173,17 +173,17 @@ using</p>
<p><code>
% pgpk -a KEYS<br />
-% pgpv apache-ant-1.10.2-manual.tar.gz.asc<br />
+% pgpv apache-ant-1.10.3-manual.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
-% pgp apache-ant-1.10.2-manual.tar.gz.asc<br />
+% pgp apache-ant-1.10.3-manual.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
-% gpg --verify apache-ant-1.10.2-manual.tar.gz.asc
+% gpg --verify apache-ant-1.10.3-manual.tar.gz.asc
</code></p>
<p>A command line version of <a
href="https://www.gnupg.org/download/">GnuPG</a>
@@ -192,14 +192,12 @@ is also available for Windows users. Fo
to verify the package.</p>
<p>Alternatively, you can verify the checksums on the files. Unix
-programs called <code>md5</code>/<code>sha1</code>/<code>sha512</code> or
-<code>md5sum</code>/<code>sha1sum</code>/<code>sha512sum</code> are included
in many unix
+programs called <code>sha1</code>/<code>sha512</code> or
+<code>sha1sum</code>/<code>sha512sum</code> are included in many unix
distributions. <code>*sum</code> is also available as part of <a
href="https://www.gnu.org/software/textutils/textutils.html">GNU
-Textutils</a>. Windows users can get binary md5 programs from <a
-href="https://www.fourmilab.ch/md5/">here</a>, <a
-href="http://www.pc-tools.net/win32/freeware/console/">here</a>. <a
-href="https://www.slavasoft.com/fsum/">fsum</a> supports MD5 and
+Textutils</a>.<a
+href="https://www.slavasoft.com/fsum/">fsum</a> supports
SHA1.</p>
<p>We highly recommend to verify the PGP signature, though.</p>
Modified: ant/site/ant/sources/srcdownload.xml
URL:
http://svn.apache.org/viewvc/ant/site/ant/sources/srcdownload.xml?rev=1827855&r1=1827854&r2=1827855&view=diff
==============================================================================
--- ant/site/ant/sources/srcdownload.xml (original)
+++ ant/site/ant/sources/srcdownload.xml Tue Mar 27 18:55:11 2018
@@ -85,13 +85,13 @@ Other mirrors: <select name="Preferred">
you are required to use versions of Java prior to Java8 during the
build process.</p>
- <p>Currently, Apache Ant 1.9.10 and 1.10.2 are the best available
+ <p>Currently, Apache Ant 1.9.11 and 1.10.3 are the best available
versions, 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.9.10 and 1.10.2 have been released on
+<div class="content">Ant 1.9.11 and 1.10.3 have been released on
06-Feb-2018 and may not be available on all mirrors for a few
days.</div>
</div>
@@ -103,51 +103,51 @@ days.</div>
</div>
<ul>
-<li>1.10.2 <code>.zip</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.10.2-src.zip">apache-ant-1.10.2-src.zip</a>
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.zip.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.zip.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.zip.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.zip.md5">MD5</a>]</li>
-<li>1.9.10 <code>.zip</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.9.10-src.zip">apache-ant-1.9.10-src.zip</a>
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.10-src.zip.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.10-src.zip.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.10-src.zip.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.10-src.zip.md5">MD5</a>]</li>
-
-<li>1.10.2 <code>.tar.gz</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.10.2-src.tar.gz">apache-ant-1.10.2-src.tar.gz</a>
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.gz.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.gz.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.gz.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.gz.md5">MD5</a>]</li>
-<li>1.9.10 <code>.tar.gz</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.9.10-src.tar.gz">apache-ant-1.9.10-src.tar.gz</a>
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.10-src.tar.gz.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.10-src.tar.gz.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.10-src.tar.gz.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.10-src.tar.gz.md5">MD5</a>]</li>
-
-<li>1.10.2 <code>.tar.bz2</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.10.2-src.tar.bz2">apache-ant-1.10.2-src.tar.bz2</a>
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.bz2.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.bz2.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.bz2.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.bz2.md5">MD5</a>]</li>
-<li>1.9.10 <code>.tar.bz2</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.9.10-src.tar.bz2">apache-ant-1.9.10-src.tar.bz2</a>
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.10-src.tar.bz2.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.10-src.tar.bz2.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.10-src.tar.bz2.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.10-src.tar.bz2.md5">MD5</a>]</li>
-
-<li>1.10.2 <code>.tar.xz</code> archive:
-<a
href="[preferred]/ant/source/apache-ant-1.10.2-src.tar.xz">apache-ant-1.10.2-src.tar.xz</a>
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.xz.asc">PGP</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.xz.sha1">SHA1</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.xz.sha512">SHA512</a>]
-[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.xz.md5">MD5</a>]</li>
+<li>1.10.3 <code>.zip</code> archive:
+<a
href="[preferred]/ant/source/apache-ant-1.10.3-src.zip">apache-ant-1.10.3-src.zip</a>
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.3-src.zip.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.3-src.zip.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.3-src.zip.sha512">SHA512</a>]
+</li>
+<li>1.9.11 <code>.zip</code> archive:
+<a
href="[preferred]/ant/source/apache-ant-1.9.11-src.zip">apache-ant-1.9.11-src.zip</a>
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.11-src.zip.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.11-src.zip.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.11-src.zip.sha512">SHA512</a>]
+</li>
+
+<li>1.10.3 <code>.tar.gz</code> archive:
+<a
href="[preferred]/ant/source/apache-ant-1.10.3-src.tar.gz">apache-ant-1.10.3-src.tar.gz</a>
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.3-src.tar.gz.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.3-src.tar.gz.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.3-src.tar.gz.sha512">SHA512</a>]
+</li>
+<li>1.9.11 <code>.tar.gz</code> archive:
+<a
href="[preferred]/ant/source/apache-ant-1.9.11-src.tar.gz">apache-ant-1.9.11-src.tar.gz</a>
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.11-src.tar.gz.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.11-src.tar.gz.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.11-src.tar.gz.sha512">SHA512</a>]
+</li>
+
+<li>1.10.3 <code>.tar.bz2</code> archive:
+<a
href="[preferred]/ant/source/apache-ant-1.10.3-src.tar.bz2">apache-ant-1.10.3-src.tar.bz2</a>
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.3-src.tar.bz2.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.3-src.tar.bz2.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.3-src.tar.bz2.sha512">SHA512</a>]
+</li>
+<li>1.9.11 <code>.tar.bz2</code> archive:
+<a
href="[preferred]/ant/source/apache-ant-1.9.11-src.tar.bz2">apache-ant-1.9.11-src.tar.bz2</a>
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.11-src.tar.bz2.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.11-src.tar.bz2.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.11-src.tar.bz2.sha512">SHA512</a>]
+</li>
+
+<li>1.10.3 <code>.tar.xz</code> archive:
+<a
href="[preferred]/ant/source/apache-ant-1.10.3-src.tar.xz">apache-ant-1.10.3-src.tar.xz</a>
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.3-src.tar.xz.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.3-src.tar.xz.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.3-src.tar.xz.sha512">SHA512</a>]
+</li>
</ul>
</section>
@@ -164,7 +164,7 @@ href="[location]#Current Release of Ant"
<section name="Verify Releases">
<p>It is essential that you verify the integrity of the downloaded
-files using the PGP signature or the SHA1, SHA512 or MD5 checksums. The
+files using the PGP signature or the SHA1 or SHA512 checksums. The
checksums are not as strong indicators as the PGP signature.</p>
<p>The PGP signatures can be verified using PGP or GPG. First
@@ -177,28 +177,26 @@ using</p>
<p><code>
% pgpk -a KEYS<br />
-% pgpv apache-ant-1.10.2-src.tar.gz.asc<br />
+% pgpv apache-ant-1.10.3-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% pgp -ka KEYS<br />
-% pgp apache-ant-1.10.2-src.tar.gz.asc<br />
+% pgp apache-ant-1.10.3-src.tar.gz.asc<br />
</code>
<em>or</em><br />
<code>
% gpg --import KEYS<br />
-% gpg --verify apache-ant-1.10.2-src.tar.gz.asc
+% gpg --verify apache-ant-1.10.3-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>/<code>sha512</code> or
-<code>md5sum</code>/<code>sha1sum</code>/<code>sha512sum</code> are included
in many unix
+programs called <code>sha1</code>/<code>sha512</code> or
+<code>sha1sum</code>/<code>sha512sum</code> are included in many unix
distributions. <code>*sum</code> is also available as part of <a
href="https://www.gnu.org/software/textutils/textutils.html">GNU
-Textutils</a>. Windows users can get binary md5 programs from <a
-href="https://www.fourmilab.ch/md5/">here</a>, <a
-href="http://www.pc-tools.net/win32/freeware/console/">here</a>. <a
-href="https://www.slavasoft.com/fsum/">fsum</a> supports MD5 and
+Textutils</a>.<a
+href="https://www.slavasoft.com/fsum/">fsum</a> supports
SHA1.</p>
<p>We highly recommend to verify the PGP signature, though.</p>