antoine 2003/12/04 16:11:56 Modified: docs Tag: ANT_16_BRANCH index.html antnews.html xdocs Tag: ANT_16_BRANCH index.xml Log: Merge from HEAD Revision Changes Path No revision No revision 1.287.2.2 +30 -13 ant/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/ant/docs/index.html,v retrieving revision 1.287.2.1 retrieving revision 1.287.2.2 diff -u -r1.287.2.1 -r1.287.2.2 --- index.html 16 Oct 2003 21:46:30 -0000 1.287.2.1 +++ index.html 5 Dec 2003 00:11:56 -0000 1.287.2.2 @@ -169,22 +169,39 @@ <div class="content"> <h1 class="title">Welcome</h1> <h3 class="section"> - <a name="Ant 1.6beta2"></a> - Ant 1.6beta2 + <a name="Ant 1.6beta3"></a> + Ant 1.6beta3 </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>Apache Ant 1.6beta3 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6beta3/">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 - any bugs found so that we get a chance to fix them before we make - the final release of Ant 1.6.</p> + any bugs found so that we get a chance to fix them before we make + the final release of Ant 1.6.</p> <p>Ant 1.6 adds a lot of new features, most prominently support - for XML namespaces as well as a new concept of Ant libraries that - 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> + for XML namespaces as well as a new concept of Ant libraries that + 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 + </h3> + <p>Apache Ant 1.5.4 is now available for + <a href="http://ant.apache.org/bindownload.cgi">download</a>. + </p> + <div class="warning"> + <div class="label">Note</div> + <div class="content">Ant 1.5.4 will be the last release that supports + JDK 1.1. The next major release of Ant, Ant 1.6, will require JDK 1.2 or + later + </div> + </div> <h3 class="section"> <a name="Apache Ant"></a> Apache Ant 1.77.2.1 +21 -0 ant/docs/antnews.html Index: antnews.html =================================================================== RCS file: /home/cvs/ant/docs/antnews.html,v retrieving revision 1.77 retrieving revision 1.77.2.1 diff -u -r1.77 -r1.77.2.1 --- antnews.html 20 Aug 2003 23:28:59 -0000 1.77 +++ antnews.html 5 Dec 2003 00:11:56 -0000 1.77.2.1 @@ -171,6 +171,27 @@ <div class="content"> <h1 class="title">News</h1> <h3 class="section"> + <a name="Ant 1.6beta3"></a> + Ant 1.6beta3 + </h3> + <h3>December 5, 2003 - Ant 1.6beta3 Available</h3> + <p>Apache Ant 1.6beta3 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6beta3/">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 + any bugs found so that we get a chance to fix them before we make + the final release of Ant 1.6.</p> + <p>Ant 1.6 adds a lot of new features, most prominently support + for XML namespaces as well as a new concept of Ant libraries that + 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 </h3> No revision No revision 1.52.2.2 +38 -22 ant/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/ant/xdocs/index.xml,v retrieving revision 1.52.2.1 retrieving revision 1.52.2.2 diff -u -r1.52.2.1 -r1.52.2.2 --- index.xml 16 Oct 2003 21:46:31 -0000 1.52.2.1 +++ index.xml 5 Dec 2003 00:11:56 -0000 1.52.2.2 @@ -9,28 +9,44 @@ <body> - - <section name="Ant 1.6beta2"> - <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 - any bugs found so that we get a chance to fix them before we make - the final release of Ant 1.6.</p> - - <p>Ant 1.6 adds a lot of new features, most prominently support - for XML namespaces as well as a new concept of Ant libraries that - 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> - - </section> - + <section name="Ant 1.6beta3"> + <p>Apache Ant 1.6beta3 is now available for <a + href="http://cvs.apache.org/dist/ant/v1.6beta3/">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 + any bugs found so that we get a chance to fix them before we make + the final release of Ant 1.6.</p> + + <p>Ant 1.6 adds a lot of new features, most prominently support + for XML namespaces as well as a new concept of Ant libraries that + 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> + + <section name="Ant 1.5.4"> + <p>Apache Ant 1.5.4 is now available for + <a href="http://ant.apache.org/bindownload.cgi">download</a>. + </p> + + <div class="warning"> + <div class="label">Note</div> + <div class="content">Ant 1.5.4 will be the last release that supports + JDK 1.1. The next major release of Ant, Ant 1.6, will require JDK 1.2 or + later + </div> + </div> + </section> <section name="Apache Ant"> <p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]