antoine 2003/10/16 16:22:12 Modified: docs antnews.html xdocs antnews.xml Log: Update the news to mention ant1.6beta2 Revision Changes Path 1.81 +9 -4 ant/docs/antnews.html Index: antnews.html =================================================================== RCS file: /home/cvs/ant/docs/antnews.html,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- antnews.html 12 Oct 2003 19:39:52 -0000 1.80 +++ antnews.html 16 Oct 2003 23:22:12 -0000 1.81 @@ -177,11 +177,11 @@ <div class="content"> <h1 class="title">News</h1> <h3 class="section"> - <a name="Ant 1.6beta1"></a> - Ant 1.6beta1 + <a name="Ant 1.6beta2"></a> + Ant 1.6beta2 </h3> - <h3>September 30, 2003 - Ant 1.6beta1 Available</h3> - <p>Apache Ant 1.6beta1 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6beta1/">download</a>. As + <h3>October 17, 2003 - Ant 1.6beta2 Available</h3> + <p>Apache Ant 1.6beta2 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6beta2/">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>We encourage user to give this beta a release a try and report @@ -192,6 +192,11 @@ makes use of namespaces to avoid name clashes of custom tasks. For a longer list of fixed bugs and new features see the release notes.</p> + <p>The manual of Ant 1.6 is available on line + <a href="manual-1.6beta/"> here</a>.</p> + <p>If you find anything that hasn't been covered in the manual (I bet you +did) or could be explained better, feel free to help us out in the +<a href="http://nagoya.apache.org/wiki/apachewiki.cgi?NewAntFeaturesInDetail">Wiki </a>.</p> <h3 class="section"> <a name="Ant 1.5.4"></a> Ant 1.5.4 1.50 +11 -4 ant/xdocs/antnews.xml Index: antnews.xml =================================================================== RCS file: /home/cvs/ant/xdocs/antnews.xml,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- antnews.xml 30 Sep 2003 13:07:57 -0000 1.49 +++ antnews.xml 16 Oct 2003 23:22:12 -0000 1.50 @@ -9,10 +9,10 @@ </properties> <body> - <section name="Ant 1.6beta1"> - <h3>September 30, 2003 - Ant 1.6beta1 Available</h3> - <p>Apache Ant 1.6beta1 is now available for <a - href="http://cvs.apache.org/dist/ant/v1.6beta1/">download</a>. As + <section name="Ant 1.6beta2"> + <h3>October 17, 2003 - Ant 1.6beta2 Available</h3> + <p>Apache Ant 1.6beta2 is now available for <a + href="http://cvs.apache.org/dist/ant/v1.6beta2/">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> @@ -25,6 +25,13 @@ makes use of namespaces to avoid name clashes of custom tasks. For a longer list of fixed bugs and new features see the release notes.</p> + + <p>The manual of Ant 1.6 is available on line + <a href="manual-1.6beta/"> here</a>.</p> + + <p>If you find anything that hasn't been covered in the manual (I bet you +did) or could be explained better, feel free to help us out in the +<a href="http://nagoya.apache.org/wiki/apachewiki.cgi?NewAntFeaturesInDetail">Wiki </a>.</p> </section>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]