Author: bodewig
Date: Sat Dec 31 10:47:28 2016
New Revision: 1776720

URL: http://svn.apache.org/viewvc?rev=1776720&view=rev
Log:
prepare site for new releases

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
    ant/site/ant/sources/stylesheets/project.xml

Modified: ant/site/ant/sources/antnews.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/antnews.xml?rev=1776720&r1=1776719&r2=1776720&view=diff
==============================================================================
--- ant/site/ant/sources/antnews.xml (original)
+++ ant/site/ant/sources/antnews.xml Sat Dec 31 10:47:28 2016
@@ -26,6 +26,32 @@
   </properties>
 
 <body>
+  <section name="Apache Ant 1.9.8 and 1.10.0">
+    <h3>Dec 31, 2016 - Apache Ant 1.9.8 and 1.10.0 Released</h3>
+    <p>Apache Ant 1.9.8 and 1.10.0 are now available for download as source or
+      binary from
+      <a 
href="http://ant.apache.org/bindownload.cgi";>http://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.0 contains a superset of 1.9.8 - with the exception of
+      a few tasks and features that no longer work with Java8 anyway
+      (like the <code>apt</code> task).</p>
+
+    <p>The new releases fix the <code>ant</code> wrapper script for
+      Solaris and HP/UX, contain important changes for the Java9 support
+      as well as numerous bug fixes. New implementations of
+      <code>native2ascii</code> and <code>javah</code> have been added
+      as well as support for <code>javac</code>'s <code>-h</code> and
+      <code>--release</code> switches.</p>
+  </section>
+
   <section name="Apache Ant 1.9.7">
     <h3>Apr 12, 2016 - Apache Ant 1.9.7 Released</h3>
     <p>Apache Ant 1.9.7 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=1776720&r1=1776719&r2=1776720&view=diff
==============================================================================
--- ant/site/ant/sources/bindownload.xml (original)
+++ ant/site/ant/sources/bindownload.xml Sat Dec 31 10:47:28 2016
@@ -80,13 +80,23 @@ Other mirrors: <select name="Preferred">
 
 <section name="Current Release of Ant">
 
-<p>Currently, Apache Ant 1.9.7 is the best available version, see the
-<a href="[preferred]/ant/README.html">release notes</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>Currently, Apache Ant 1.9.8 and 1.10.0 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.7 was released on 12-Apr-2016 and
-may not be available on all mirrors for a few days.</div>
+<div class="content">Ant 1.9.8 and 1.10.0 have been released on
+31-Dec-2016 and may not be available on all mirrors for a few
+days.</div>
 </div>
 <br></br>
 <div class="warning">
@@ -96,26 +106,44 @@ may not be available on all mirrors for
 </div>
 
 <ul>
-<li><code>.zip</code> archive:
-<a 
href="[preferred]/ant/binaries/apache-ant-1.9.7-bin.zip">apache-ant-1.9.7-bin.zip</a>
-[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.zip.asc";>PGP</a>]
-[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.zip.sha1";>SHA1</a>]
-[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.zip.sha512";>SHA512</a>]
-[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.zip.md5";>MD5</a>]</li>
-
-<li><code>.tar.gz</code> archive:
-<a 
href="[preferred]/ant/binaries/apache-ant-1.9.7-bin.tar.gz">apache-ant-1.9.7-bin.tar.gz</a>
-[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.tar.gz.asc";>PGP</a>]
-[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.tar.gz.sha1";>SHA1</a>]
-[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.tar.gz.sha512";>SHA512</a>]
-[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.tar.gz.md5";>MD5</a>]</li>
-
-<li><code>.tar.bz2</code> archive:
-<a 
href="[preferred]/ant/binaries/apache-ant-1.9.7-bin.tar.bz2">apache-ant-1.9.7-bin.tar.bz2</a>
-[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.tar.bz2.asc";>PGP</a>]
-[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.tar.bz2.sha1";>SHA1</a>]
-[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.tar.bz2.sha512";>SHA512</a>]
-[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.tar.bz2.md5";>MD5</a>]</li>
+<li>1.10.0 <code>.zip</code> archive:
+<a 
href="[preferred]/ant/binaries/apache-ant-1.10.0-bin.zip">apache-ant-1.10.0-bin.zip</a>
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.zip.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.zip.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.zip.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.zip.md5";>MD5</a>]</li>
+<li>1.9.8 <code>.zip</code> archive:
+<a 
href="[preferred]/ant/binaries/apache-ant-1.9.8-bin.zip">apache-ant-1.9.8-bin.zip</a>
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.zip.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.zip.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.zip.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.zip.md5";>MD5</a>]</li>
+
+<li>1.10.0 <code>.tar.gz</code> archive:
+<a 
href="[preferred]/ant/binaries/apache-ant-1.10.0-bin.tar.gz">apache-ant-1.10.0-bin.tar.gz</a>
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.gz.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.gz.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.gz.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.gz.md5";>MD5</a>]</li>
+<li>1.9.8 <code>.tar.gz</code> archive:
+<a 
href="[preferred]/ant/binaries/apache-ant-1.9.8-bin.tar.gz">apache-ant-1.9.8-bin.tar.gz</a>
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.gz.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.gz.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.gz.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.gz.md5";>MD5</a>]</li>
+
+<li>1.10.0 <code>.tar.bz2</code> archive:
+<a 
href="[preferred]/ant/binaries/apache-ant-1.10.0-bin.tar.bz2">apache-ant-1.10.0-bin.tar.bz2</a>
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.bz2.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.bz2.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.bz2.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.bz2.md5";>MD5</a>]</li>
+<li>1.9.8 <code>.tar.bz2</code> archive:
+<a 
href="[preferred]/ant/binaries/apache-ant-1.9.8-bin.tar.bz2">apache-ant-1.9.8-bin.tar.bz2</a>
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.bz2.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.bz2.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.bz2.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.bz2.md5";>MD5</a>]</li>
 </ul>
 </section>
 
@@ -145,17 +173,17 @@ using</p>
 
 <p><code>
 % pgpk -a KEYS<br />
-% pgpv apache-ant-1.9.7-bin.tar.gz.asc<br />
+% pgpv apache-ant-1.10.0-bin.tar.gz.asc<br />
 </code>
 <em>or</em><br />
 <code>
 % pgp -ka KEYS<br />
-% pgp apache-ant-1.9.7-bin.tar.gz.asc<br />
+% pgp apache-ant-1.10.0-bin.tar.gz.asc<br />
 </code>
 <em>or</em><br />
 <code>
 % gpg --import KEYS<br />
-% gpg --verify apache-ant-1.9.7-bin.tar.gz.asc
+% gpg --verify apache-ant-1.10.0-bin.tar.gz.asc
 </code></p>
 
 <p>A command line version of <a 
href="http://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=1776720&r1=1776719&r2=1776720&view=diff
==============================================================================
--- ant/site/ant/sources/faq.xml (original)
+++ ant/site/ant/sources/faq.xml Sat Dec 31 10:47:28 2016
@@ -259,6 +259,15 @@
             <td>1.9.7</td>
             <td>12 Apr 2016</td>
           </tr>
+          <tr>
+            <td>1.9.8</td>
+            <td>31 Dec 2016</td>
+          </tr>
+
+          <tr>
+            <td>1.10.0</td>
+            <td>31 Dec 2016</td>
+          </tr>
         </table>
       </answer>
     </faq>
@@ -317,7 +326,7 @@
           </tr>
 
           <tr>
-            <td>current git master branch</td>
+            <td>Any 1.10.x release and the current git master branch</td>
             <td>1.8</td>
           </tr>
         </table>

Modified: ant/site/ant/sources/index.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/index.xml?rev=1776720&r1=1776719&r2=1776720&view=diff
==============================================================================
--- ant/site/ant/sources/index.xml (original)
+++ ant/site/ant/sources/index.xml Sat Dec 31 10:47:28 2016
@@ -57,23 +57,30 @@
           Foundation</a>.</p>
   </section>
 
-  <section name="Java5 compatible Long Term Support Version 1.9.x">
-    <p>Ant 1.10.0 - which hasn't been released, yet - requires Java8
-    at build and run time. The Ant developers intend to backport bug
-    fixes to future releases of the 1.9.x series which will remain
-    compatible with Java5.</p>
-    <p>See <a href="faq.html#java-version">the FAQ</a> for a full
-    history that shows which version of Ant can be used with which
-    version of Java.</p>
-  </section>
-  
-  <section name="Apache Ant 1.9.7">
-    <h3>Apr 12, 2016 - Apache Ant 1.9.7 Released</h3>
-    <p>Apache Ant 1.9.7 is now available for download as source or
+  <section name="Apache Ant 1.9.8 and 1.10.0">
+    <h3>Dec 31, 2016 - Apache Ant 1.9.8 and 1.10.0 Released</h3>
+    <p>Apache Ant 1.9.8 and 1.10.0 are now available for download as source or
       binary from
       <a 
href="http://ant.apache.org/bindownload.cgi";>http://ant.apache.org/bindownload.cgi</a>.</p>
 
-    <p>Ant 1.9.7 contains several bug fixes and improvements compared to Ant 
1.9.6.</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.0 contains a superset of 1.9.8 - with the exception of
+      a few tasks and features that no longer work with Java8 anyway
+      (like the <code>apt</code> task).</p>
+
+    <p>The new releases fix the <code>ant</code> wrapper script for
+      Solaris and HP/UX, contain important changes for the Java9 support
+      as well as numerous bug fixes. New implementations of
+      <code>native2ascii</code> and <code>javah</code> have been added
+      as well as support for <code>javac</code>'s <code>-h</code> and
+      <code>--release</code> switches.</p>
   </section>
 
   <section name="Apache Ivy 2.4.0">

Modified: ant/site/ant/sources/manualdownload.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/manualdownload.xml?rev=1776720&r1=1776719&r2=1776720&view=diff
==============================================================================
--- ant/site/ant/sources/manualdownload.xml (original)
+++ ant/site/ant/sources/manualdownload.xml Sat Dec 31 10:47:28 2016
@@ -75,13 +75,23 @@ Other mirrors: <select name="Preferred">
 
 <section name="Current Release of Ant">
 
-<p>Currently, Apache Ant 1.9.7 is the best available version, see the
-<a href="[preferred]/ant/README.html">release notes</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>Currently, Apache Ant 1.9.8 and 1.10.0 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.7 was released on 12-Apr-2016 and
-may not be available on all mirrors for a few days.</div>
+<div class="content">Ant 1.9.8 and 1.10.0 have been released on
+31-Dec-2016 and may not be available on all mirrors for a few
+days.</div>
 </div>
 <br></br>
 <div class="warning">
@@ -91,26 +101,44 @@ may not be available on all mirrors for
 </div>
 
 <ul>
-<li><code>.zip</code> archive:
-<a 
href="[preferred]/ant/manual/apache-ant-1.9.7-manual.zip">apache-ant-1.9.7-manual.zip</a>
-[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.7-manual.zip.asc";>PGP</a>]
-[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.7-manual.zip.sha1";>SHA1</a>]
-[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.7-manual.zip.sha512";>SHA512</a>]
-[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.7-manual.zip.md5";>MD5</a>]</li>
-
-<li><code>.tar.gz</code> archive:
-<a 
href="[preferred]/ant/manual/apache-ant-1.9.7-manual.tar.gz">apache-ant-1.9.7-manual.tar.gz</a>
-[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.7-manual.tar.gz.asc";>PGP</a>]
-[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.7-manual.tar.gz.sha1";>SHA1</a>]
-[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.7-manual.tar.gz.sha512";>SHA512</a>]
-[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.7-manual.tar.gz.md5";>MD5</a>]</li>
-
-<li><code>.tar.bz2</code> archive:
-<a 
href="[preferred]/ant/manual/apache-ant-1.9.7-manual.tar.bz2">apache-ant-1.9.7-manual.tar.bz2</a>
-[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.7-manual.tar.bz2.asc";>PGP</a>]
-[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.7-manual.tar.bz2.sha1";>SHA1</a>]
-[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.7-manual.tar.bz2.sha512";>SHA512</a>]
-[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.7-manual.tar.bz2.md5";>MD5</a>]</li>
+<li>1.10.0 <code>.zip</code> archive:
+<a 
href="[preferred]/ant/manual/apache-ant-1.10.0-manual.zip">apache-ant-1.10.0-manual.zip</a>
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.0-manual.zip.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.0-manual.zip.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.0-manual.zip.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.0-manual.zip.md5";>MD5</a>]</li>
+<li>1.9.8 <code>.zip</code> archive:
+<a 
href="[preferred]/ant/manual/apache-ant-1.9.8-manual.zip">apache-ant-1.9.8-manual.zip</a>
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.8-manual.zip.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.8-manual.zip.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.8-manual.zip.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.8-manual.zip.md5";>MD5</a>]</li>
+
+<li>1.10.0 <code>.tar.gz</code> archive:
+<a 
href="[preferred]/ant/manual/apache-ant-1.10.0-manual.tar.gz">apache-ant-1.10.0-manual.tar.gz</a>
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.0-manual.tar.gz.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.0-manual.tar.gz.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.0-manual.tar.gz.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.0-manual.tar.gz.md5";>MD5</a>]</li>
+<li>1.9.8 <code>.tar.gz</code> archive:
+<a 
href="[preferred]/ant/manual/apache-ant-1.9.8-manual.tar.gz">apache-ant-1.9.8-manual.tar.gz</a>
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.8-manual.tar.gz.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.8-manual.tar.gz.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.8-manual.tar.gz.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.8-manual.tar.gz.md5";>MD5</a>]</li>
+
+<li>1.10.0 <code>.tar.bz2</code> archive:
+<a 
href="[preferred]/ant/manual/apache-ant-1.10.0-manual.tar.bz2">apache-ant-1.10.0-manual.tar.bz2</a>
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.0-manual.tar.bz2.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.0-manual.tar.bz2.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.0-manual.tar.bz2.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.10.0-manual.tar.bz2.md5";>MD5</a>]</li>
+<li>1.9.8 <code>.tar.bz2</code> archive:
+<a 
href="[preferred]/ant/manual/apache-ant-1.9.8-manual.tar.bz2">apache-ant-1.9.8-manual.tar.bz2</a>
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.8-manual.tar.bz2.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.8-manual.tar.bz2.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.8-manual.tar.bz2.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/manual/apache-ant-1.9.8-manual.tar.bz2.md5";>MD5</a>]</li>
 </ul>
 </section>
 
@@ -138,17 +166,17 @@ using</p>
 
 <p><code>
 % pgpk -a KEYS<br />
-% pgpv apache-ant-1.9.7-manual.tar.gz.asc<br />
+% pgpv apache-ant-1.10.0-manual.tar.gz.asc<br />
 </code>
 <em>or</em><br />
 <code>
 % pgp -ka KEYS<br />
-% pgp apache-ant-1.9.7-manual.tar.gz.asc<br />
+% pgp apache-ant-1.10.0-manual.tar.gz.asc<br />
 </code>
 <em>or</em><br />
 <code>
 % gpg --import KEYS<br />
-% gpg --verify apache-ant-1.9.7-manual.tar.gz.asc
+% gpg --verify apache-ant-1.10.0-manual.tar.gz.asc
 </code></p>
 
 <p>A command line version of <a 
href="http://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=1776720&r1=1776719&r2=1776720&view=diff
==============================================================================
--- ant/site/ant/sources/srcdownload.xml (original)
+++ ant/site/ant/sources/srcdownload.xml Sat Dec 31 10:47:28 2016
@@ -77,13 +77,23 @@ Other mirrors: <select name="Preferred">
 
 <section name="Current Release of Apache Ant">
 
-<p>Currently, Apache Ant 1.9.7 is the best available version, see the
-<a href="[preferred]/ant/README.html">release notes</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>Currently, Apache Ant 1.9.8 and 1.10.0 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.7 was released on 12-Apr-2016 and
-may not be available on all mirrors for a few days.</div>
+<div class="content">Ant 1.9.8 and 1.10.0 have been released on
+31-Dec-2016 and may not be available on all mirrors for a few
+days.</div>
 </div>
 <br></br>
 <div class="warning">
@@ -93,26 +103,44 @@ may not be available on all mirrors for
 </div>
 
 <ul>
-<li><code>.zip</code> archive:
-<a 
href="[preferred]/ant/source/apache-ant-1.9.7-src.zip">apache-ant-1.9.7-src.zip</a>
-[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.7-src.zip.asc";>PGP</a>]
-[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.7-src.zip.sha1";>SHA1</a>]
-[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.7-src.zip.sha512";>SHA512</a>]
-[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.7-src.zip.md5";>MD5</a>]</li>
-
-<li><code>.tar.gz</code> archive:
-<a 
href="[preferred]/ant/source/apache-ant-1.9.7-src.tar.gz">apache-ant-1.9.7-src.tar.gz</a>
-[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.7-src.tar.gz.asc";>PGP</a>]
-[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.7-src.tar.gz.sha1";>SHA1</a>]
-[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.7-src.tar.gz.sha512";>SHA512</a>]
-[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.7-src.tar.gz.md5";>MD5</a>]</li>
-
-<li><code>.tar.bz2</code> archive:
-<a 
href="[preferred]/ant/source/apache-ant-1.9.7-src.tar.bz2">apache-ant-1.9.7-src.tar.bz2</a>
-[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.7-src.tar.bz2.asc";>PGP</a>]
-[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.7-src.tar.bz2.sha1";>SHA1</a>]
-[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.7-src.tar.bz2.sha512";>SHA512</a>]
-[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.7-src.tar.bz2.md5";>MD5</a>]</li>
+<li>1.10.0 <code>.zip</code> archive:
+<a 
href="[preferred]/ant/source/apache-ant-1.10.0-src.zip">apache-ant-1.10.0-src.zip</a>
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.0-src.zip.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.0-src.zip.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.0-src.zip.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.0-src.zip.md5";>MD5</a>]</li>
+<li>1.9.8 <code>.zip</code> archive:
+<a 
href="[preferred]/ant/source/apache-ant-1.9.8-src.zip">apache-ant-1.9.8-src.zip</a>
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.8-src.zip.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.8-src.zip.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.8-src.zip.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.8-src.zip.md5";>MD5</a>]</li>
+
+<li>1.10.0 <code>.tar.gz</code> archive:
+<a 
href="[preferred]/ant/source/apache-ant-1.10.0-src.tar.gz">apache-ant-1.10.0-src.tar.gz</a>
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.0-src.tar.gz.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.0-src.tar.gz.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.0-src.tar.gz.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.0-src.tar.gz.md5";>MD5</a>]</li>
+<li>1.9.8 <code>.tar.gz</code> archive:
+<a 
href="[preferred]/ant/source/apache-ant-1.9.8-src.tar.gz">apache-ant-1.9.8-src.tar.gz</a>
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.8-src.tar.gz.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.8-src.tar.gz.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.8-src.tar.gz.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.8-src.tar.gz.md5";>MD5</a>]</li>
+
+<li>1.10.0 <code>.tar.bz2</code> archive:
+<a 
href="[preferred]/ant/source/apache-ant-1.10.0-src.tar.bz2">apache-ant-1.10.0-src.tar.bz2</a>
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.0-src.tar.bz2.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.0-src.tar.bz2.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.0-src.tar.bz2.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.10.0-src.tar.bz2.md5";>MD5</a>]</li>
+<li>1.9.8 <code>.tar.bz2</code> archive:
+<a 
href="[preferred]/ant/source/apache-ant-1.9.8-src.tar.bz2">apache-ant-1.9.8-src.tar.bz2</a>
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.8-src.tar.bz2.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.8-src.tar.bz2.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.8-src.tar.bz2.sha512";>SHA512</a>]
+[<a 
href="https://www.apache.org/dist/ant/source/apache-ant-1.9.8-src.tar.bz2.md5";>MD5</a>]</li>
 </ul>
 </section>
 
@@ -142,17 +170,17 @@ using</p>
 
 <p><code>
 % pgpk -a KEYS<br />
-% pgpv apache-ant-1.9.7-src.tar.gz.asc<br />
+% pgpv apache-ant-1.10.0-src.tar.gz.asc<br />
 </code>
 <em>or</em><br />
 <code>
 % pgp -ka KEYS<br />
-% pgp apache-ant-1.9.7-src.tar.gz.asc<br />
+% pgp apache-ant-1.10.0-src.tar.gz.asc<br />
 </code>
 <em>or</em><br />
 <code>
 % gpg --import KEYS<br />
-% gpg --verify apache-ant-1.9.7-src.tar.gz.asc
+% gpg --verify apache-ant-1.10.0-src.tar.gz.asc
 </code></p>
 
 <p>Alternatively, you can verify the checksums on the files.  Unix

Modified: ant/site/ant/sources/stylesheets/project.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/stylesheets/project.xml?rev=1776720&r1=1776719&r2=1776720&view=diff
==============================================================================
--- ant/site/ant/sources/stylesheets/project.xml (original)
+++ ant/site/ant/sources/stylesheets/project.xml Sat Dec 31 10:47:28 2016
@@ -30,8 +30,10 @@
             </menu>
 
             <menu name="Documentation">
-                <item name="Manual"
+                <item name="Manual 1.10.x"
                       href="/manual/index.html"/>
+                <item name="Manual 1.9.x"
+                      href="/manual-1.9.x/index.html"/>
                 <item name="Related Projects"
                       href="/projects.html"/>
                 <item name="External Tools and Tasks"


Reply via email to