Author: jaikiran Date: Mon Aug 21 01:36:14 2023 New Revision: 1911817 URL: http://svn.apache.org/viewvc?rev=1911817&view=rev Log: update Ant site for Ant 1.10.14 release
Modified: ant/site/ant/production/antnews.html ant/site/ant/production/bindownload.html ant/site/ant/production/faq.html ant/site/ant/production/index.html ant/site/ant/production/manualdownload.html ant/site/ant/production/srcdownload.html 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/production/antnews.html URL: http://svn.apache.org/viewvc/ant/site/ant/production/antnews.html?rev=1911817&r1=1911816&r2=1911817&view=diff ============================================================================== --- ant/site/ant/production/antnews.html (original) +++ ant/site/ant/production/antnews.html Mon Aug 21 01:36:14 2023 @@ -230,6 +230,23 @@ <div class="content"> <h1 class="title">Apache Ant™ Project News</h1> <h3 class="section"> + <a name="Apache Ant 1.10.14"></a> + Apache Ant 1.10.14 + </h3> + <h3>August 20, 2023 - Apache Ant 1.10.14 Released</h3> + <p>Apache Ant 1.10.14 is now available for download 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.14 contains an important change wherein it no longer uses or sets + Java SecurityManager when running on Java versions 18 and higher. This should + allow projects to build on Java 18 and higher versions.</p> + <h3 class="section"> <a name="Apache Ivy 2.5.2"></a> Apache Ivy 2.5.2 </h3> Modified: ant/site/ant/production/bindownload.html URL: http://svn.apache.org/viewvc/ant/site/ant/production/bindownload.html?rev=1911817&r1=1911816&r2=1911817&view=diff ============================================================================== --- ant/site/ant/production/bindownload.html (original) +++ ant/site/ant/production/bindownload.html Mon Aug 21 01:36:14 2023 @@ -278,12 +278,12 @@ Other mirrors: <select name="Preferred"> 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>Currently, Apache Ant 1.9.16 and 1.10.13 are the best available + <p>Currently, Apache Ant 1.9.16 and 1.10.14 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.10.13 has been released on 10th January 2023 and +<div class="content">Ant 1.10.14 has been released on 20th August 2023 and may not be available on all mirrors for a few days.</div> </div> <br /> @@ -314,29 +314,29 @@ may not be available on all mirrors for </li> </ul> <h3 class="section"> - <a name="1.10.13 release - requires minimum of Java 8 at runtime"></a> - 1.10.13 release - requires minimum of Java 8 at runtime + <a name="1.10.14 release - requires minimum of Java 8 at runtime"></a> + 1.10.14 release - requires minimum of Java 8 at runtime </h3> <ul> - <li>1.10.13 <code>.zip</code> archive: - <a href="[preferred]/ant/binaries/apache-ant-1.10.13-bin.zip">apache-ant-1.10.13-bin.zip</a> - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.zip.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.zip.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.gz</code> archive: - <a href="[preferred]/ant/binaries/apache-ant-1.10.13-bin.tar.gz">apache-ant-1.10.13-bin.tar.gz</a> - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.tar.gz.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.tar.gz.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.bz2</code> archive: - <a href="[preferred]/ant/binaries/apache-ant-1.10.13-bin.tar.bz2">apache-ant-1.10.13-bin.tar.bz2</a> - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.tar.bz2.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.tar.bz2.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.xz</code> archive: - <a href="[preferred]/ant/binaries/apache-ant-1.10.13-bin.tar.xz">apache-ant-1.10.13-bin.tar.xz</a> - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.tar.xz.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.tar.xz.sha512">SHA512</a>] + <li>1.10.14 <code>.zip</code> archive: + <a href="[preferred]/ant/binaries/apache-ant-1.10.14-bin.zip">apache-ant-1.10.14-bin.zip</a> + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.zip.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.zip.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.gz</code> archive: + <a href="[preferred]/ant/binaries/apache-ant-1.10.14-bin.tar.gz">apache-ant-1.10.14-bin.tar.gz</a> + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.tar.gz.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.tar.gz.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.bz2</code> archive: + <a href="[preferred]/ant/binaries/apache-ant-1.10.14-bin.tar.bz2">apache-ant-1.10.14-bin.tar.bz2</a> + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.tar.bz2.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.tar.bz2.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.xz</code> archive: + <a href="[preferred]/ant/binaries/apache-ant-1.10.14-bin.tar.xz">apache-ant-1.10.14-bin.tar.xz</a> + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.tar.xz.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.tar.xz.sha512">SHA512</a>] </li> </ul> <h3 class="section"> @@ -360,17 +360,17 @@ directory</a>, rather than from a mirror using</p> <p><code> % pgpk -a KEYS<br /> -% pgpv apache-ant-1.10.13-bin.tar.gz.asc<br /> +% pgpv apache-ant-1.10.14-bin.tar.gz.asc<br /> </code> <em>or</em><br /> <code> % pgp -ka KEYS<br /> -% pgp apache-ant-1.10.13-bin.tar.gz.asc<br /> +% pgp apache-ant-1.10.14-bin.tar.gz.asc<br /> </code> <em>or</em><br /> <code> % gpg --import KEYS<br /> -% gpg --verify apache-ant-1.10.13-bin.tar.gz.asc +% gpg --verify apache-ant-1.10.14-bin.tar.gz.asc </code></p> <p>A command line version of <a href="https://www.gnupg.org/download/">GnuPG</a> is also available for Windows users. Follow the Modified: ant/site/ant/production/faq.html URL: http://svn.apache.org/viewvc/ant/site/ant/production/faq.html?rev=1911817&r1=1911816&r2=1911817&view=diff ============================================================================== --- ant/site/ant/production/faq.html (original) +++ ant/site/ant/production/faq.html Mon Aug 21 01:36:14 2023 @@ -1089,6 +1089,16 @@ 10 January 2023 </td> </tr> + <tr> + <td colspan="1" rowspan="1" + valign="top" align="left"> + 1.10.14 + </td> + <td colspan="1" rowspan="1" + valign="top" align="left"> + 20 August 2023 + </td> + </tr> </table> <p class="faq"> <a name="java-version"></a> Modified: ant/site/ant/production/index.html URL: http://svn.apache.org/viewvc/ant/site/ant/production/index.html?rev=1911817&r1=1911816&r2=1911817&view=diff ============================================================================== --- ant/site/ant/production/index.html (original) +++ ant/site/ant/production/index.html Mon Aug 21 01:36:14 2023 @@ -253,11 +253,11 @@ the <a href="https://www.apache.org/">Apache Software Foundation</a>.</p> <h3 class="section"> - <a name="Apache Ant 1.10.13"></a> - Apache Ant 1.10.13 + <a name="Apache Ant 1.10.14"></a> + Apache Ant 1.10.14 </h3> - <h3>January 10, 2023 - Apache Ant 1.10.13 Released</h3> - <p>Apache Ant 1.10.13 is now available for download from + <h3>August 20, 2023 - Apache Ant 1.10.14 Released</h3> + <p>Apache Ant 1.10.14 is now available for download 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 @@ -266,12 +266,9 @@ 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.13 is mostly a bug fix release, but does contain one important change - Java versions - starting Java 18, by default, no longer allow SecurityManager to be set at runtime. Ant (internally) - does set SecurityManager at runtime. This caused problems for projects that wanted to build their - projects using Ant against Java 18 or higher. This newly released Ant 1.10.13 version fixes - that issue (internally) and thus should allow projects to use this version of Ant to build - against Java 18 or higher.</p> + <p>Ant 1.10.14 contains an important change wherein it no longer uses or sets + Java SecurityManager when running on Java versions 18 and higher. This should + allow projects to build on Java 18 and higher versions.</p> <h3 class="section"> <a name="Apache Ivy 2.5.2"></a> Apache Ivy 2.5.2 Modified: ant/site/ant/production/manualdownload.html URL: http://svn.apache.org/viewvc/ant/site/ant/production/manualdownload.html?rev=1911817&r1=1911816&r2=1911817&view=diff ============================================================================== --- ant/site/ant/production/manualdownload.html (original) +++ ant/site/ant/production/manualdownload.html Mon Aug 21 01:36:14 2023 @@ -272,12 +272,12 @@ Other mirrors: <select name="Preferred"> 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>Currently, Apache Ant 1.9.16 and 1.10.13 are the best available + <p>Currently, Apache Ant 1.9.16 and 1.10.14 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.10.13 has been released on 10th January 2023 and +<div class="content">Ant 1.10.14 has been released on 20th August 2023 and may not be available on all mirrors for a few days.</div> </div> <br /> @@ -308,29 +308,29 @@ may not be available on all mirrors for </li> </ul> <h3 class="section"> - <a name="1.10.13 release - requires minimum of Java 8 at runtime"></a> - 1.10.13 release - requires minimum of Java 8 at runtime + <a name="1.10.14 release - requires minimum of Java 8 at runtime"></a> + 1.10.14 release - requires minimum of Java 8 at runtime </h3> <ul> - <li>1.10.13 <code>.zip</code> archive: - <a href="[preferred]/ant/manual/apache-ant-1.10.13-manual.zip">apache-ant-1.10.13-manual.zip</a> - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.zip.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.zip.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.gz</code> archive: - <a href="[preferred]/ant/manual/apache-ant-1.10.13-manual.tar.gz">apache-ant-1.10.13-manual.tar.gz</a> - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.tar.gz.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.tar.gz.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.bz2</code> archive: - <a href="[preferred]/ant/manual/apache-ant-1.10.13-manual.tar.bz2">apache-ant-1.10.13-manual.tar.bz2</a> - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.tar.bz2.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.tar.bz2.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.xz</code> archive: - <a href="[preferred]/ant/manual/apache-ant-1.10.13-manual.tar.xz">apache-ant-1.10.13-manual.tar.xz</a> - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.tar.xz.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.tar.xz.sha512">SHA512</a>] + <li>1.10.14 <code>.zip</code> archive: + <a href="[preferred]/ant/manual/apache-ant-1.10.14-manual.zip">apache-ant-1.10.14-manual.zip</a> + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.zip.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.zip.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.gz</code> archive: + <a href="[preferred]/ant/manual/apache-ant-1.10.14-manual.tar.gz">apache-ant-1.10.14-manual.tar.gz</a> + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.tar.gz.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.tar.gz.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.bz2</code> archive: + <a href="[preferred]/ant/manual/apache-ant-1.10.14-manual.tar.bz2">apache-ant-1.10.14-manual.tar.bz2</a> + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.tar.bz2.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.tar.bz2.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.xz</code> archive: + <a href="[preferred]/ant/manual/apache-ant-1.10.14-manual.tar.xz">apache-ant-1.10.14-manual.tar.xz</a> + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.tar.xz.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.tar.xz.sha512">SHA512</a>] </li> </ul> <h3 class="section"> @@ -354,17 +354,17 @@ directory</a>, rather than from a mirror using</p> <p><code> % pgpk -a KEYS<br /> -% pgpv apache-ant-1.10.13-manual.tar.gz.asc<br /> +% pgpv apache-ant-1.10.14-manual.tar.gz.asc<br /> </code> <em>or</em><br /> <code> % pgp -ka KEYS<br /> -% pgp apache-ant-1.10.13-manual.tar.gz.asc<br /> +% pgp apache-ant-1.10.14-manual.tar.gz.asc<br /> </code> <em>or</em><br /> <code> % gpg --import KEYS<br /> -% gpg --verify apache-ant-1.10.13-manual.tar.gz.asc +% gpg --verify apache-ant-1.10.14-manual.tar.gz.asc </code></p> <p>A command line version of <a href="https://www.gnupg.org/download/">GnuPG</a> is also available for Windows users. Follow the Modified: ant/site/ant/production/srcdownload.html URL: http://svn.apache.org/viewvc/ant/site/ant/production/srcdownload.html?rev=1911817&r1=1911816&r2=1911817&view=diff ============================================================================== --- ant/site/ant/production/srcdownload.html (original) +++ ant/site/ant/production/srcdownload.html Mon Aug 21 01:36:14 2023 @@ -276,12 +276,12 @@ Other mirrors: <select name="Preferred"> 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>Currently, Apache Ant 1.9.16 and 1.10.13 are the best available + <p>Currently, Apache Ant 1.9.16 and 1.10.14 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.10.13 has been released on 10th January 2023 and +<div class="content">Ant 1.10.14 has been released on 20th August 2023 and may not be available on all mirrors for a few days.</div> </div> <br /> @@ -312,29 +312,29 @@ may not be available on all mirrors for </li> </ul> <h3 class="section"> - <a name="1.10.13 release - requires minimum of Java 8 at runtime"></a> - 1.10.13 release - requires minimum of Java 8 at runtime + <a name="1.10.14 release - requires minimum of Java 8 at runtime"></a> + 1.10.14 release - requires minimum of Java 8 at runtime </h3> <ul> - <li>1.10.13 <code>.zip</code> archive: - <a href="[preferred]/ant/source/apache-ant-1.10.13-src.zip">apache-ant-1.10.13-src.zip</a> - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.zip.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.zip.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.gz</code> archive: - <a href="[preferred]/ant/source/apache-ant-1.10.13-src.tar.gz">apache-ant-1.10.13-src.tar.gz</a> - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.tar.gz.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.tar.gz.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.bz2</code> archive: - <a href="[preferred]/ant/source/apache-ant-1.10.13-src.tar.bz2">apache-ant-1.10.13-src.tar.bz2</a> - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.tar.bz2.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.tar.bz2.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.xz</code> archive: - <a href="[preferred]/ant/source/apache-ant-1.10.13-src.tar.xz">apache-ant-1.10.13-src.tar.xz</a> - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.tar.xz.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.tar.xz.sha512">SHA512</a>] + <li>1.10.14 <code>.zip</code> archive: + <a href="[preferred]/ant/source/apache-ant-1.10.14-src.zip">apache-ant-1.10.14-src.zip</a> + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.zip.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.zip.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.gz</code> archive: + <a href="[preferred]/ant/source/apache-ant-1.10.14-src.tar.gz">apache-ant-1.10.14-src.tar.gz</a> + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.gz.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.gz.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.bz2</code> archive: + <a href="[preferred]/ant/source/apache-ant-1.10.14-src.tar.bz2">apache-ant-1.10.14-src.tar.bz2</a> + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.bz2.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.bz2.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.xz</code> archive: + <a href="[preferred]/ant/source/apache-ant-1.10.14-src.tar.xz">apache-ant-1.10.14-src.tar.xz</a> + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.xz.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.xz.sha512">SHA512</a>] </li> </ul> <h3 class="section"> @@ -358,17 +358,17 @@ directory</a>, rather than from a mirror using</p> <p><code> % pgpk -a KEYS<br /> -% pgpv apache-ant-1.10.13-src.tar.gz.asc<br /> +% pgpv apache-ant-1.10.14-src.tar.gz.asc<br /> </code> <em>or</em><br /> <code> % pgp -ka KEYS<br /> -% pgp apache-ant-1.10.13-src.tar.gz.asc<br /> +% pgp apache-ant-1.10.14-src.tar.gz.asc<br /> </code> <em>or</em><br /> <code> % gpg --import KEYS<br /> -% gpg --verify apache-ant-1.10.13-src.tar.gz.asc +% gpg --verify apache-ant-1.10.14-src.tar.gz.asc </code></p> <p>Alternatively, you can verify the checksums on the files. Unix programs called <code>sha1</code>/<code>sha512</code> or Modified: ant/site/ant/sources/antnews.xml URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antnews.xml?rev=1911817&r1=1911816&r2=1911817&view=diff ============================================================================== --- ant/site/ant/sources/antnews.xml (original) +++ ant/site/ant/sources/antnews.xml Mon Aug 21 01:36:14 2023 @@ -28,6 +28,24 @@ </properties> <body> + <section name="Apache Ant 1.10.14"> + <h3>August 20, 2023 - Apache Ant 1.10.14 Released</h3> + <p>Apache Ant 1.10.14 is now available for download 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.14 contains an important change wherein it no longer uses or sets + Java SecurityManager when running on Java versions 18 and higher. This should + allow projects to build on Java 18 and higher versions.</p> + + </section> <section name="Apache Ivy 2.5.2"> <h3>August 20, 2023 - Apache Ivy 2.5.2 Released</h3> <p>Apache Ivy 2.5.2 is 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=1911817&r1=1911816&r2=1911817&view=diff ============================================================================== --- ant/site/ant/sources/bindownload.xml (original) +++ ant/site/ant/sources/bindownload.xml Mon Aug 21 01:36:14 2023 @@ -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.16 and 1.10.13 are the best available + <p>Currently, Apache Ant 1.9.16 and 1.10.14 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.10.13 has been released on 10th January 2023 and +<div class="content">Ant 1.10.14 has been released on 20th August 2023 and may not be available on all mirrors for a few days.</div> </div> <br></br> @@ -125,27 +125,27 @@ may not be available on all mirrors for </ul> </section> -<section name="1.10.13 release - requires minimum of Java 8 at runtime"> +<section name="1.10.14 release - requires minimum of Java 8 at runtime"> <ul> - <li>1.10.13 <code>.zip</code> archive: - <a href="[preferred]/ant/binaries/apache-ant-1.10.13-bin.zip">apache-ant-1.10.13-bin.zip</a> - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.zip.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.zip.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.gz</code> archive: - <a href="[preferred]/ant/binaries/apache-ant-1.10.13-bin.tar.gz">apache-ant-1.10.13-bin.tar.gz</a> - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.tar.gz.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.tar.gz.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.bz2</code> archive: - <a href="[preferred]/ant/binaries/apache-ant-1.10.13-bin.tar.bz2">apache-ant-1.10.13-bin.tar.bz2</a> - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.tar.bz2.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.tar.bz2.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.xz</code> archive: - <a href="[preferred]/ant/binaries/apache-ant-1.10.13-bin.tar.xz">apache-ant-1.10.13-bin.tar.xz</a> - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.tar.xz.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.13-bin.tar.xz.sha512">SHA512</a>] + <li>1.10.14 <code>.zip</code> archive: + <a href="[preferred]/ant/binaries/apache-ant-1.10.14-bin.zip">apache-ant-1.10.14-bin.zip</a> + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.zip.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.zip.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.gz</code> archive: + <a href="[preferred]/ant/binaries/apache-ant-1.10.14-bin.tar.gz">apache-ant-1.10.14-bin.tar.gz</a> + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.tar.gz.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.tar.gz.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.bz2</code> archive: + <a href="[preferred]/ant/binaries/apache-ant-1.10.14-bin.tar.bz2">apache-ant-1.10.14-bin.tar.bz2</a> + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.tar.bz2.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.tar.bz2.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.xz</code> archive: + <a href="[preferred]/ant/binaries/apache-ant-1.10.14-bin.tar.xz">apache-ant-1.10.14-bin.tar.xz</a> + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.tar.xz.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/binaries/apache-ant-1.10.14-bin.tar.xz.sha512">SHA512</a>] </li> </ul> </section> @@ -175,17 +175,17 @@ using</p> <p><code> % pgpk -a KEYS<br /> -% pgpv apache-ant-1.10.13-bin.tar.gz.asc<br /> +% pgpv apache-ant-1.10.14-bin.tar.gz.asc<br /> </code> <em>or</em><br /> <code> % pgp -ka KEYS<br /> -% pgp apache-ant-1.10.13-bin.tar.gz.asc<br /> +% pgp apache-ant-1.10.14-bin.tar.gz.asc<br /> </code> <em>or</em><br /> <code> % gpg --import KEYS<br /> -% gpg --verify apache-ant-1.10.13-bin.tar.gz.asc +% gpg --verify apache-ant-1.10.14-bin.tar.gz.asc </code></p> <p>A command line version of <a href="https://www.gnupg.org/download/">GnuPG</a> Modified: ant/site/ant/sources/faq.xml URL: http://svn.apache.org/viewvc/ant/site/ant/sources/faq.xml?rev=1911817&r1=1911816&r2=1911817&view=diff ============================================================================== --- ant/site/ant/sources/faq.xml (original) +++ ant/site/ant/sources/faq.xml Mon Aug 21 01:36:14 2023 @@ -347,6 +347,10 @@ <td>1.10.13</td> <td>10 January 2023</td> </tr> + <tr> + <td>1.10.14</td> + <td>20 August 2023</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=1911817&r1=1911816&r2=1911817&view=diff ============================================================================== --- ant/site/ant/sources/index.xml (original) +++ ant/site/ant/sources/index.xml Mon Aug 21 01:36:14 2023 @@ -56,9 +56,9 @@ the <a href="https://www.apache.org/">Apache Software Foundation</a>.</p> </section> - <section name="Apache Ant 1.10.13"> - <h3>January 10, 2023 - Apache Ant 1.10.13 Released</h3> - <p>Apache Ant 1.10.13 is now available for download from + <section name="Apache Ant 1.10.14"> + <h3>August 20, 2023 - Apache Ant 1.10.14 Released</h3> + <p>Apache Ant 1.10.14 is now available for download 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 @@ -69,15 +69,11 @@ you are required to use versions of Java prior to Java8 during the build process.</p> - <p>Ant 1.10.13 is mostly a bug fix release, but does contain one important change - Java versions - starting Java 18, by default, no longer allow SecurityManager to be set at runtime. Ant (internally) - does set SecurityManager at runtime. This caused problems for projects that wanted to build their - projects using Ant against Java 18 or higher. This newly released Ant 1.10.13 version fixes - that issue (internally) and thus should allow projects to use this version of Ant to build - against Java 18 or higher.</p> + <p>Ant 1.10.14 contains an important change wherein it no longer uses or sets + Java SecurityManager when running on Java versions 18 and higher. This should + allow projects to build on Java 18 and higher versions.</p> </section> - <section name="Apache Ivy 2.5.2"> <h3>August 20, 2023 - Apache Ivy 2.5.2 Released</h3> <p>Apache Ivy 2.5.2 is now available for download as source or Modified: ant/site/ant/sources/manualdownload.xml URL: http://svn.apache.org/viewvc/ant/site/ant/sources/manualdownload.xml?rev=1911817&r1=1911816&r2=1911817&view=diff ============================================================================== --- ant/site/ant/sources/manualdownload.xml (original) +++ ant/site/ant/sources/manualdownload.xml Mon Aug 21 01:36:14 2023 @@ -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.16 and 1.10.13 are the best available + <p>Currently, Apache Ant 1.9.16 and 1.10.14 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.10.13 has been released on 10th January 2023 and +<div class="content">Ant 1.10.14 has been released on 20th August 2023 and may not be available on all mirrors for a few days.</div> </div> <br></br> @@ -120,27 +120,27 @@ may not be available on all mirrors for </ul> </section> -<section name="1.10.13 release - requires minimum of Java 8 at runtime"> +<section name="1.10.14 release - requires minimum of Java 8 at runtime"> <ul> - <li>1.10.13 <code>.zip</code> archive: - <a href="[preferred]/ant/manual/apache-ant-1.10.13-manual.zip">apache-ant-1.10.13-manual.zip</a> - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.zip.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.zip.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.gz</code> archive: - <a href="[preferred]/ant/manual/apache-ant-1.10.13-manual.tar.gz">apache-ant-1.10.13-manual.tar.gz</a> - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.tar.gz.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.tar.gz.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.bz2</code> archive: - <a href="[preferred]/ant/manual/apache-ant-1.10.13-manual.tar.bz2">apache-ant-1.10.13-manual.tar.bz2</a> - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.tar.bz2.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.tar.bz2.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.xz</code> archive: - <a href="[preferred]/ant/manual/apache-ant-1.10.13-manual.tar.xz">apache-ant-1.10.13-manual.tar.xz</a> - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.tar.xz.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.13-manual.tar.xz.sha512">SHA512</a>] + <li>1.10.14 <code>.zip</code> archive: + <a href="[preferred]/ant/manual/apache-ant-1.10.14-manual.zip">apache-ant-1.10.14-manual.zip</a> + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.zip.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.zip.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.gz</code> archive: + <a href="[preferred]/ant/manual/apache-ant-1.10.14-manual.tar.gz">apache-ant-1.10.14-manual.tar.gz</a> + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.tar.gz.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.tar.gz.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.bz2</code> archive: + <a href="[preferred]/ant/manual/apache-ant-1.10.14-manual.tar.bz2">apache-ant-1.10.14-manual.tar.bz2</a> + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.tar.bz2.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.tar.bz2.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.xz</code> archive: + <a href="[preferred]/ant/manual/apache-ant-1.10.14-manual.tar.xz">apache-ant-1.10.14-manual.tar.xz</a> + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.tar.xz.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/manual/apache-ant-1.10.14-manual.tar.xz.sha512">SHA512</a>] </li> </ul> </section> @@ -168,17 +168,17 @@ using</p> <p><code> % pgpk -a KEYS<br /> -% pgpv apache-ant-1.10.13-manual.tar.gz.asc<br /> +% pgpv apache-ant-1.10.14-manual.tar.gz.asc<br /> </code> <em>or</em><br /> <code> % pgp -ka KEYS<br /> -% pgp apache-ant-1.10.13-manual.tar.gz.asc<br /> +% pgp apache-ant-1.10.14-manual.tar.gz.asc<br /> </code> <em>or</em><br /> <code> % gpg --import KEYS<br /> -% gpg --verify apache-ant-1.10.13-manual.tar.gz.asc +% gpg --verify apache-ant-1.10.14-manual.tar.gz.asc </code></p> <p>A command line version of <a href="https://www.gnupg.org/download/">GnuPG</a> Modified: ant/site/ant/sources/srcdownload.xml URL: http://svn.apache.org/viewvc/ant/site/ant/sources/srcdownload.xml?rev=1911817&r1=1911816&r2=1911817&view=diff ============================================================================== --- ant/site/ant/sources/srcdownload.xml (original) +++ ant/site/ant/sources/srcdownload.xml Mon Aug 21 01:36:14 2023 @@ -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.16 and 1.10.13 are the best available + <p>Currently, Apache Ant 1.9.16 and 1.10.14 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.10.13 has been released on 10th January 2023 and +<div class="content">Ant 1.10.14 has been released on 20th August 2023 and may not be available on all mirrors for a few days.</div> </div> <br></br> @@ -122,27 +122,27 @@ may not be available on all mirrors for </ul> </section> -<section name="1.10.13 release - requires minimum of Java 8 at runtime"> +<section name="1.10.14 release - requires minimum of Java 8 at runtime"> <ul> - <li>1.10.13 <code>.zip</code> archive: - <a href="[preferred]/ant/source/apache-ant-1.10.13-src.zip">apache-ant-1.10.13-src.zip</a> - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.zip.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.zip.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.gz</code> archive: - <a href="[preferred]/ant/source/apache-ant-1.10.13-src.tar.gz">apache-ant-1.10.13-src.tar.gz</a> - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.tar.gz.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.tar.gz.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.bz2</code> archive: - <a href="[preferred]/ant/source/apache-ant-1.10.13-src.tar.bz2">apache-ant-1.10.13-src.tar.bz2</a> - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.tar.bz2.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.tar.bz2.sha512">SHA512</a>] - </li> - <li>1.10.13 <code>.tar.xz</code> archive: - <a href="[preferred]/ant/source/apache-ant-1.10.13-src.tar.xz">apache-ant-1.10.13-src.tar.xz</a> - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.tar.xz.asc">PGP</a>] - [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.13-src.tar.xz.sha512">SHA512</a>] + <li>1.10.14 <code>.zip</code> archive: + <a href="[preferred]/ant/source/apache-ant-1.10.14-src.zip">apache-ant-1.10.14-src.zip</a> + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.zip.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.zip.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.gz</code> archive: + <a href="[preferred]/ant/source/apache-ant-1.10.14-src.tar.gz">apache-ant-1.10.14-src.tar.gz</a> + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.gz.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.gz.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.bz2</code> archive: + <a href="[preferred]/ant/source/apache-ant-1.10.14-src.tar.bz2">apache-ant-1.10.14-src.tar.bz2</a> + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.bz2.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.bz2.sha512">SHA512</a>] + </li> + <li>1.10.14 <code>.tar.xz</code> archive: + <a href="[preferred]/ant/source/apache-ant-1.10.14-src.tar.xz">apache-ant-1.10.14-src.tar.xz</a> + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.xz.asc">PGP</a>] + [<a href="https://downloads.apache.org/ant/source/apache-ant-1.10.14-src.tar.xz.sha512">SHA512</a>] </li> </ul> </section> @@ -172,17 +172,17 @@ using</p> <p><code> % pgpk -a KEYS<br /> -% pgpv apache-ant-1.10.13-src.tar.gz.asc<br /> +% pgpv apache-ant-1.10.14-src.tar.gz.asc<br /> </code> <em>or</em><br /> <code> % pgp -ka KEYS<br /> -% pgp apache-ant-1.10.13-src.tar.gz.asc<br /> +% pgp apache-ant-1.10.14-src.tar.gz.asc<br /> </code> <em>or</em><br /> <code> % gpg --import KEYS<br /> -% gpg --verify apache-ant-1.10.13-src.tar.gz.asc +% gpg --verify apache-ant-1.10.14-src.tar.gz.asc </code></p> <p>Alternatively, you can verify the checksums on the files. Unix