antoine 2004/02/12 04:39:00 Modified: . Tag: ANT_16_BRANCH build.xml docs Tag: ANT_16_BRANCH antnews.html bindownload.html bylaws.html contributors.html cvs.html faq.html index.html legal.html license.html mail.html mission.html problems.html projects.html resources.html srcdownload.html docs/manual Tag: ANT_16_BRANCH cover.html credits.html docs/projects Tag: ANT_16_BRANCH index.html docs/projects/antidote Tag: ANT_16_BRANCH design.html index.html module.html xdocs Tag: ANT_16_BRANCH antnews.xml faq.xml index.xml legal.xml Log: Preparation for ant 1.6.1 release Revision Changes Path No revision No revision 1.392.2.20 +1 -1 ant/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/ant/build.xml,v retrieving revision 1.392.2.19 retrieving revision 1.392.2.20 diff -u -r1.392.2.19 -r1.392.2.20 --- build.xml 5 Feb 2004 20:49:42 -0000 1.392.2.19 +++ build.xml 12 Feb 2004 12:38:58 -0000 1.392.2.20 @@ -25,7 +25,7 @@ --> <property name="Name" value="Apache Ant"/> <property name="name" value="ant"/> - <property name="version" value="1.6.1beta1"/> + <property name="version" value="1.6.1"/> <property name="manifest-version" value="1.6.1"/> <property name="bootstrap.jar" value="ant-bootstrap.jar"/> No revision No revision 1.77.2.4 +14 -10 ant/docs/antnews.html Index: antnews.html =================================================================== RCS file: /home/cvs/ant/docs/antnews.html,v retrieving revision 1.77.2.3 retrieving revision 1.77.2.4 diff -u -r1.77.2.3 -r1.77.2.4 --- antnews.html 29 Jan 2004 20:21:15 -0000 1.77.2.3 +++ antnews.html 12 Feb 2004 12:38:58 -0000 1.77.2.4 @@ -165,33 +165,37 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> <h1 class="title">News</h1> <h3 class="section"> - <a name="Ant 1.6.1beta1"></a> - Ant 1.6.1beta1 + <a name="Ant 1.6.1"></a> + Ant 1.6.1 </h3> - <h3>January 29, 2004 - Ant 1.6.1beta1 Available</h3> - <p>Apache Ant 1.6.1beta1 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6.1beta1/">download</a>.</p> + <h3>February 12, 2004 - Ant 1.6.1 Available</h3> + <p>Apache Ant 1.6.1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> <p>The ASF Board has approved the new Apache License 2.0. For a copy of that license, please see <a href="http://www.apache.org/licenses/"> http://www.apache.org/licenses/</a>.</p> - <p>The Ant 1.6.1 final release will probably be delivered with the - Apache License 2.0, pending the result of a vote.</p> - <p>Ant 1.6.1beta1 fixes several bugs, most notably the handling + <p>The Ant 1.6.1 release is delivered with the + Apache License 2.0.</p> + <p>Ant 1.6.1 fixes several bugs, most notably the handling of the default namespace for nested elements.</p> - <p>Ant 1.6.1beta1 also introduces initial support for compiling with + <p>Ant 1.6.1 also introduces initial support for compiling with Java 1.5.</p> <h3 class="section"> <a name="Ant 1.6.0"></a> Ant 1.6.0 </h3> <h3>December 18, 2003 - Ant 1.6.0 Available</h3> - <p>Apache Ant 1.6.0 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>. As + <p>Apache Ant 1.6.0 is still available for + <a href="http://archive.apache.org/dist/ant">download</a>. + </p> + <p> + As we've already said in the announcements of Ant 1.5.4, this release requires JDK 1.2 or later to run.</p> <p>Ant 1.6.0 adds a lot of new features, most prominently support 1.36.2.2 +1 -1 ant/docs/bindownload.html Index: bindownload.html =================================================================== RCS file: /home/cvs/ant/docs/bindownload.html,v retrieving revision 1.36.2.1 retrieving revision 1.36.2.2 diff -u -r1.36.2.1 -r1.36.2.2 --- bindownload.html 7 Jan 2004 07:32:07 -0000 1.36.2.1 +++ bindownload.html 12 Feb 2004 12:38:58 -0000 1.36.2.2 @@ -159,7 +159,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> 1.3.4.2 +1 -1 ant/docs/bylaws.html Index: bylaws.html =================================================================== RCS file: /home/cvs/ant/docs/bylaws.html,v retrieving revision 1.3.4.1 retrieving revision 1.3.4.2 diff -u -r1.3.4.1 -r1.3.4.2 --- bylaws.html 7 Jan 2004 07:32:07 -0000 1.3.4.1 +++ bylaws.html 12 Feb 2004 12:38:58 -0000 1.3.4.2 @@ -159,7 +159,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> 1.29.2.3 +1 -1 ant/docs/contributors.html Index: contributors.html =================================================================== RCS file: /home/cvs/ant/docs/contributors.html,v retrieving revision 1.29.2.2 retrieving revision 1.29.2.3 diff -u -r1.29.2.2 -r1.29.2.3 --- contributors.html 7 Jan 2004 07:32:07 -0000 1.29.2.2 +++ contributors.html 12 Feb 2004 12:38:58 -0000 1.29.2.3 @@ -159,7 +159,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> 1.20.2.2 +1 -1 ant/docs/cvs.html Index: cvs.html =================================================================== RCS file: /home/cvs/ant/docs/cvs.html,v retrieving revision 1.20.2.1 retrieving revision 1.20.2.2 diff -u -r1.20.2.1 -r1.20.2.2 --- cvs.html 7 Jan 2004 07:32:07 -0000 1.20.2.1 +++ cvs.html 12 Feb 2004 12:38:58 -0000 1.20.2.2 @@ -159,7 +159,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> 1.77.2.9 +21 -1 ant/docs/faq.html Index: faq.html =================================================================== RCS file: /home/cvs/ant/docs/faq.html,v retrieving revision 1.77.2.8 retrieving revision 1.77.2.9 diff -u -r1.77.2.8 -r1.77.2.9 --- faq.html 8 Jan 2004 17:05:11 -0000 1.77.2.8 +++ faq.html 12 Feb 2004 12:38:58 -0000 1.77.2.9 @@ -161,7 +161,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> @@ -525,6 +525,26 @@ <td colspan="1" rowspan="1" valign="top" align="left"> 12 August 2003 + </td> + </tr> + <tr> + <td colspan="1" rowspan="1" + valign="top" align="left"> + 1.6.0 + </td> + <td colspan="1" rowspan="1" + valign="top" align="left"> + 18 December 2003 + </td> + </tr> + <tr> + <td colspan="1" rowspan="1" + valign="top" align="left"> + 1.6.1 + </td> + <td colspan="1" rowspan="1" + valign="top" align="left"> + 12 February 2004 </td> </tr> </table> 1.287.2.5 +10 -11 ant/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/ant/docs/index.html,v retrieving revision 1.287.2.4 retrieving revision 1.287.2.5 diff -u -r1.287.2.4 -r1.287.2.5 --- index.html 29 Jan 2004 20:21:15 -0000 1.287.2.4 +++ index.html 12 Feb 2004 12:38:58 -0000 1.287.2.5 @@ -163,33 +163,32 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> <h1 class="title">Welcome</h1> <h3 class="section"> - <a name="Ant 1.6.1beta1"></a> - Ant 1.6.1beta1 + <a name="Ant 1.6.1"></a> + Ant 1.6.1 </h3> - <p>Apache Ant 1.6.1beta1 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6.1beta1/">download</a>.</p> + <p>Apache Ant 1.6.1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> <p>The ASF Board has approved the new Apache License 2.0. For a copy of that license, please see <a href="http://www.apache.org/licenses/"> http://www.apache.org/licenses/</a>.</p> - <p>The Ant 1.6.1 final release will probably be delivered with the - Apache License 2.0, pending the result of a vote.</p> - <p>Ant 1.6.1beta1 fixes several bugs, most notably the handling + <p>The Ant 1.6.1 release is delivered with the + Apache License 2.0.</p> + <p>Ant 1.6.1 fixes several bugs, most notably the handling of the default namespace for nested elements.</p> - <p>Ant 1.6.1beta1 also introduces initial support for compiling with + <p>Ant 1.6.1 also introduces initial support for compiling with Java 1.5.</p> - <p>The manual of Ant 1.6.1beta1 is available on line - <a href="manual-1.6.1beta1/"> here</a>.</p> <h3 class="section"> <a name="Ant 1.6.0"></a> Ant 1.6.0 </h3> - <p>Apache Ant 1.6.0 is available since December 18, 2003 for <a href="http://ant.apache.org/bindownload.cgi">download</a>. As + <p>Apache Ant 1.6.0 is available since December 18, 2003 for + <a href="http://archive.apache.org/dist/ant">download</a>. As we've already said in the announcements of Ant 1.5.4, this release requires JDK 1.2 or later to run.</p> <p>Ant 1.6.0 adds a lot of new features, most prominently support 1.16.2.2 +2 -2 ant/docs/legal.html Index: legal.html =================================================================== RCS file: /home/cvs/ant/docs/legal.html,v retrieving revision 1.16.2.1 retrieving revision 1.16.2.2 diff -u -r1.16.2.1 -r1.16.2.2 --- legal.html 7 Jan 2004 07:32:08 -0000 1.16.2.1 +++ legal.html 12 Feb 2004 12:38:59 -0000 1.16.2.2 @@ -161,7 +161,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> @@ -170,7 +170,7 @@ <a name="Legal Stuff They Make Us Say"></a> Legal Stuff They Make Us Say </h3> - <p>All material on this website is Copyright © 1999-2003, + <p>All material on this website is Copyright © 1999-2004, The Apache Software Foundation.</p> <p>Sun, Sun Microsystems, Solaris, Java, JavaServer Web Development Kit, and JavaServer Pages are trademarks or 1.16.2.3 +0 -3 ant/docs/license.html Index: license.html =================================================================== RCS file: /home/cvs/ant/docs/license.html,v retrieving revision 1.16.2.2 retrieving revision 1.16.2.3 diff -u -r1.16.2.2 -r1.16.2.3 --- license.html 6 Feb 2004 14:46:45 -0000 1.16.2.2 +++ license.html 12 Feb 2004 12:38:59 -0000 1.16.2.3 @@ -106,9 +106,6 @@ <a href="./faq.html">Frequently Asked Questions</a> </li> <li> - <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?AntProjectPages">Wiki</a> - </li> - <li> <a href="./problems.html">Having Problems?</a> </li> </ul> 1.23.2.2 +1 -1 ant/docs/mail.html Index: mail.html =================================================================== RCS file: /home/cvs/ant/docs/mail.html,v retrieving revision 1.23.2.1 retrieving revision 1.23.2.2 diff -u -r1.23.2.1 -r1.23.2.2 --- mail.html 7 Jan 2004 07:32:08 -0000 1.23.2.1 +++ mail.html 12 Feb 2004 12:38:59 -0000 1.23.2.2 @@ -159,7 +159,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> 1.17.2.2 +1 -1 ant/docs/mission.html Index: mission.html =================================================================== RCS file: /home/cvs/ant/docs/mission.html,v retrieving revision 1.17.2.1 retrieving revision 1.17.2.2 diff -u -r1.17.2.1 -r1.17.2.2 --- mission.html 7 Jan 2004 07:32:08 -0000 1.17.2.1 +++ mission.html 12 Feb 2004 12:38:59 -0000 1.17.2.2 @@ -159,7 +159,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> 1.49.2.2 +1 -1 ant/docs/problems.html Index: problems.html =================================================================== RCS file: /home/cvs/ant/docs/problems.html,v retrieving revision 1.49.2.1 retrieving revision 1.49.2.2 diff -u -r1.49.2.1 -r1.49.2.2 --- problems.html 7 Jan 2004 07:32:08 -0000 1.49.2.1 +++ problems.html 12 Feb 2004 12:38:59 -0000 1.49.2.2 @@ -161,7 +161,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> 1.45.2.3 +1 -1 ant/docs/projects.html Index: projects.html =================================================================== RCS file: /home/cvs/ant/docs/projects.html,v retrieving revision 1.45.2.2 retrieving revision 1.45.2.3 diff -u -r1.45.2.2 -r1.45.2.3 --- projects.html 7 Jan 2004 07:32:08 -0000 1.45.2.2 +++ projects.html 12 Feb 2004 12:38:59 -0000 1.45.2.3 @@ -161,7 +161,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> 1.66.2.2 +1 -1 ant/docs/resources.html Index: resources.html =================================================================== RCS file: /home/cvs/ant/docs/resources.html,v retrieving revision 1.66.2.1 retrieving revision 1.66.2.2 diff -u -r1.66.2.1 -r1.66.2.2 --- resources.html 7 Jan 2004 07:32:08 -0000 1.66.2.1 +++ resources.html 12 Feb 2004 12:38:59 -0000 1.66.2.2 @@ -161,7 +161,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> 1.35.2.2 +1 -1 ant/docs/srcdownload.html Index: srcdownload.html =================================================================== RCS file: /home/cvs/ant/docs/srcdownload.html,v retrieving revision 1.35.2.1 retrieving revision 1.35.2.2 diff -u -r1.35.2.1 -r1.35.2.2 --- srcdownload.html 7 Jan 2004 07:32:08 -0000 1.35.2.1 +++ srcdownload.html 12 Feb 2004 12:38:59 -0000 1.35.2.2 @@ -159,7 +159,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> No revision No revision 1.6.2.6 +3 -3 ant/docs/manual/cover.html Index: cover.html =================================================================== RCS file: /home/cvs/ant/docs/manual/cover.html,v retrieving revision 1.6.2.5 retrieving revision 1.6.2.6 diff -u -r1.6.2.5 -r1.6.2.6 --- cover.html 9 Feb 2004 22:12:06 -0000 1.6.2.5 +++ cover.html 12 Feb 2004 12:38:59 -0000 1.6.2.6 @@ -2,15 +2,15 @@ <head> <meta http-equiv="Content-Language" content="en-us"> -<title>Apache Ant 1.6.1beta1 User Manual</title> +<title>Apache Ant 1.6.1 User Manual</title> <link rel="stylesheet" type="text/css" href="stylesheets/antmanual.css"> </head> <body bgcolor="#FFFFFF"> <div align="center"> <h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1> - <h1>Apache Ant 1.6.1beta1 Manual</h1> - <p align="left">This is the manual for version 1.6.1beta1 of + <h1>Apache Ant 1.6.1 Manual</h1> + <p align="left">This is the manual for version 1.6.1 of <a href="http://ant.apache.org/index.html">Apache Ant</a>. If your version of Ant (as verified with <tt>ant -version</tt>) is older or newer than this 1.23.2.8 +3 -2 ant/docs/manual/credits.html Index: credits.html =================================================================== RCS file: /home/cvs/ant/docs/manual/credits.html,v retrieving revision 1.23.2.7 retrieving revision 1.23.2.8 diff -u -r1.23.2.7 -r1.23.2.8 --- credits.html 9 Feb 2004 22:12:06 -0000 1.23.2.7 +++ credits.html 12 Feb 2004 12:38:59 -0000 1.23.2.8 @@ -32,6 +32,7 @@ <li>Jan Matèrne</li> <li>Stefano Mazzocchi (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> <li>Erik Meade (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> + <li>Peter Reilly</li> <li>Sam Ruby (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> <li>Nico Seessle (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> <li>Jon S. Stevens (<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>)</li> @@ -45,7 +46,7 @@ </ul> <center> -<p>Version: 1.6.1beta1<br> +<p>Version: 1.6.1<br> $Id$</p> </center> <hr> No revision No revision 1.11.2.2 +1 -1 ant/docs/projects/index.html Index: index.html =================================================================== RCS file: /home/cvs/ant/docs/projects/index.html,v retrieving revision 1.11.2.1 retrieving revision 1.11.2.2 diff -u -r1.11.2.1 -r1.11.2.2 --- index.html 7 Jan 2004 07:32:09 -0000 1.11.2.1 +++ index.html 12 Feb 2004 12:38:59 -0000 1.11.2.2 @@ -101,7 +101,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="../images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="../images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> No revision No revision 1.11.2.2 +1 -1 ant/docs/projects/antidote/design.html Index: design.html =================================================================== RCS file: /home/cvs/ant/docs/projects/antidote/design.html,v retrieving revision 1.11.2.1 retrieving revision 1.11.2.2 diff -u -r1.11.2.1 -r1.11.2.2 --- design.html 7 Jan 2004 07:32:09 -0000 1.11.2.1 +++ design.html 12 Feb 2004 12:38:59 -0000 1.11.2.2 @@ -103,7 +103,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="../../images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="../../images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> 1.11.2.2 +1 -1 ant/docs/projects/antidote/index.html Index: index.html =================================================================== RCS file: /home/cvs/ant/docs/projects/antidote/index.html,v retrieving revision 1.11.2.1 retrieving revision 1.11.2.2 diff -u -r1.11.2.1 -r1.11.2.2 --- index.html 7 Jan 2004 07:32:09 -0000 1.11.2.1 +++ index.html 12 Feb 2004 12:38:59 -0000 1.11.2.2 @@ -101,7 +101,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="../../images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="../../images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> 1.11.2.2 +1 -1 ant/docs/projects/antidote/module.html Index: module.html =================================================================== RCS file: /home/cvs/ant/docs/projects/antidote/module.html,v retrieving revision 1.11.2.1 retrieving revision 1.11.2.2 diff -u -r1.11.2.1 -r1.11.2.2 --- module.html 7 Jan 2004 07:32:09 -0000 1.11.2.1 +++ module.html 12 Feb 2004 12:38:59 -0000 1.11.2.2 @@ -103,7 +103,7 @@ </div> <img style="float: left" height="10" width="10" border="0" alt="" src="../../images/menu-left.gif"> <img style="float: right" height="10" width="10" border="0" alt="" src="../../images/menu-right.gif"> - </div> + </div> <div class="lightbluebar"> </div> <div class="main"> <div class="content"> No revision No revision 1.48.2.3 +13 -10 ant/xdocs/antnews.xml Index: antnews.xml =================================================================== RCS file: /home/cvs/ant/xdocs/antnews.xml,v retrieving revision 1.48.2.2 retrieving revision 1.48.2.3 diff -u -r1.48.2.2 -r1.48.2.3 --- antnews.xml 29 Jan 2004 20:21:15 -0000 1.48.2.2 +++ antnews.xml 12 Feb 2004 12:39:00 -0000 1.48.2.3 @@ -9,25 +9,28 @@ </properties> <body> - <section name="Ant 1.6.1beta1"> - <h3>January 29, 2004 - Ant 1.6.1beta1 Available</h3> - <p>Apache Ant 1.6.1beta1 is now available for <a - href="http://cvs.apache.org/dist/ant/v1.6.1beta1/">download</a>.</p> + <section name="Ant 1.6.1"> + <h3>February 12, 2004 - Ant 1.6.1 Available</h3> + <p>Apache Ant 1.6.1 is now available for <a + href="http://ant.apache.org/bindownload.cgi">download</a>.</p> <p>The ASF Board has approved the new Apache License 2.0. For a copy of that license, please see <a href="http://www.apache.org/licenses/"> http://www.apache.org/licenses/</a>.</p> - <p>The Ant 1.6.1 final release will probably be delivered with the - Apache License 2.0, pending the result of a vote.</p> - <p>Ant 1.6.1beta1 fixes several bugs, most notably the handling + <p>The Ant 1.6.1 release is delivered with the + Apache License 2.0.</p> + <p>Ant 1.6.1 fixes several bugs, most notably the handling of the default namespace for nested elements.</p> - <p>Ant 1.6.1beta1 also introduces initial support for compiling with + <p>Ant 1.6.1 also introduces initial support for compiling with Java 1.5.</p> </section> <section name="Ant 1.6.0"> <h3>December 18, 2003 - Ant 1.6.0 Available</h3> - <p>Apache Ant 1.6.0 is now available for <a - href="http://ant.apache.org/bindownload.cgi">download</a>. As + <p>Apache Ant 1.6.0 is still available for + <a href="http://archive.apache.org/dist/ant">download</a>. + </p> + <p> + As we've already said in the announcements of Ant 1.5.4, this release requires JDK 1.2 or later to run.</p> 1.38.2.8 +8 -0 ant/xdocs/faq.xml Index: faq.xml =================================================================== RCS file: /home/cvs/ant/xdocs/faq.xml,v retrieving revision 1.38.2.7 retrieving revision 1.38.2.8 diff -u -r1.38.2.7 -r1.38.2.8 --- faq.xml 8 Jan 2004 17:05:11 -0000 1.38.2.7 +++ faq.xml 12 Feb 2004 12:39:00 -0000 1.38.2.8 @@ -166,6 +166,14 @@ <td>1.5.4</td> <td>12 August 2003</td> </tr> + <tr> + <td>1.6.0</td> + <td>18 December 2003</td> + </tr> + <tr> + <td>1.6.1</td> + <td>12 February 2004</td> + </tr> </table> </answer> </faq> 1.52.2.4 +9 -11 ant/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/ant/xdocs/index.xml,v retrieving revision 1.52.2.3 retrieving revision 1.52.2.4 diff -u -r1.52.2.3 -r1.52.2.4 --- index.xml 29 Jan 2004 20:21:15 -0000 1.52.2.3 +++ index.xml 12 Feb 2004 12:39:00 -0000 1.52.2.4 @@ -9,26 +9,24 @@ <body> - <section name="Ant 1.6.1beta1"> - <p>Apache Ant 1.6.1beta1 is now available for <a - href="http://cvs.apache.org/dist/ant/v1.6.1beta1/">download</a>.</p> + <section name="Ant 1.6.1"> + <p>Apache Ant 1.6.1 is now available for <a + href="http://ant.apache.org/bindownload.cgi">download</a>.</p> <p>The ASF Board has approved the new Apache License 2.0. For a copy of that license, please see <a href="http://www.apache.org/licenses/"> http://www.apache.org/licenses/</a>.</p> - <p>The Ant 1.6.1 final release will probably be delivered with the - Apache License 2.0, pending the result of a vote.</p> - <p>Ant 1.6.1beta1 fixes several bugs, most notably the handling + <p>The Ant 1.6.1 release is delivered with the + Apache License 2.0.</p> + <p>Ant 1.6.1 fixes several bugs, most notably the handling of the default namespace for nested elements.</p> - <p>Ant 1.6.1beta1 also introduces initial support for compiling with + <p>Ant 1.6.1 also introduces initial support for compiling with Java 1.5.</p> - <p>The manual of Ant 1.6.1beta1 is available on line - <a href="manual-1.6.1beta1/"> here</a>.</p> </section> <section name="Ant 1.6.0"> - <p>Apache Ant 1.6.0 is available since December 18, 2003 for <a - href="http://ant.apache.org/bindownload.cgi">download</a>. As + <p>Apache Ant 1.6.0 is available since December 18, 2003 for + <a href="http://archive.apache.org/dist/ant">download</a>. As we've already said in the announcements of Ant 1.5.4, this release requires JDK 1.2 or later to run.</p> 1.2.2.1 +1 -1 ant/xdocs/legal.xml Index: legal.xml =================================================================== RCS file: /home/cvs/ant/xdocs/legal.xml,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -u -r1.2 -r1.2.2.1 --- legal.xml 25 Jun 2003 08:10:52 -0000 1.2 +++ legal.xml 12 Feb 2004 12:39:00 -0000 1.2.2.1 @@ -10,7 +10,7 @@ <section name="Legal Stuff They Make Us Say"> - <p>All material on this website is Copyright © 1999-2003, + <p>All material on this website is Copyright © 1999-2004, The Apache Software Foundation.</p> <p>Sun, Sun Microsystems, Solaris, Java, JavaServer Web
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]