Author: antoine Date: Sun Oct 15 15:21:43 2006 New Revision: 464306 URL: http://svn.apache.org/viewvc?view=rev&rev=464306 Log: Preparation for Ant 1.7.0Beta3
Modified: ant/core/trunk/WHATSNEW ant/core/trunk/build.xml ant/core/trunk/docs/antnews.html ant/core/trunk/docs/bindownload.html ant/core/trunk/docs/index.html ant/core/trunk/docs/manual/CoreTasks/jar.html ant/core/trunk/docs/manual/cover.html ant/core/trunk/docs/manual/credits.html ant/core/trunk/docs/srcdownload.html ant/core/trunk/xdocs/antnews.xml ant/core/trunk/xdocs/bindownload.xml ant/core/trunk/xdocs/index.xml ant/core/trunk/xdocs/srcdownload.xml Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/WHATSNEW (original) +++ ant/core/trunk/WHATSNEW Sun Oct 15 15:21:43 2006 @@ -1,5 +1,17 @@ -Changes from Ant 1.7.0Beta2 to current SVN version +Changes from Ant 1.7.0Beta3 to current SVN version ================================================== + +Changes that could break older environments: +------------------------------------------- + +Fixed bugs: +----------- + +Other changes: +-------------- + +Changes from Ant 1.7.0Beta2 to Ant 1.7.0Beta3 +============================================= Changes that could break older environments: ------------------------------------------- Modified: ant/core/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/build.xml?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/build.xml (original) +++ ant/core/trunk/build.xml Sun Oct 15 15:21:43 2006 @@ -32,7 +32,7 @@ --> <property name="Name" value="Apache Ant"/> <property name="name" value="ant"/> - <property name="version" value="1.7.0Beta2"/> + <property name="version" value="1.7.0Beta3"/> <property name="manifest-version" value="1.7.0"/> <property name="bootstrap.jar" value="ant-bootstrap.jar"/> Modified: ant/core/trunk/docs/antnews.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/antnews.html?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/docs/antnews.html (original) +++ ant/core/trunk/docs/antnews.html Sun Oct 15 15:21:43 2006 @@ -174,20 +174,12 @@ <div class="content"> <h1 class="title">News</h1> <h3 class="section"> - <a name="AntUnit 1.0Beta1"></a> - AntUnit 1.0Beta1 - </h3> - <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3> - <p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> - <p>This Ant Library contains tasks to test Ant tasks using Ant - instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p> - <h3 class="section"> - <a name="Ant 1.7.0Beta2"></a> - Ant 1.7.0Beta2 + <a name="Ant 1.7.0Beta3"></a> + Ant 1.7.0Beta3 </h3> - <h3>September 17, 2006 - Ant 1.7.0Beta2 Available</h3> - <p>Apache Ant 1.7.0Beta2 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> - <p>This the second beta of the new major release 1.7 .</p> + <h3>October 15, 2006 - Ant 1.7.0Beta3 Available</h3> + <p>Apache Ant 1.7.0Beta3 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> + <p>This the third beta of the new major release 1.7 .</p> <p> Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, ... @@ -203,6 +195,14 @@ <p>Ant 1.7 fixes also a large number of bugs.</p> <p>Ant 1.7 has no support for Java6 features, but first tests on Java6 did not fail.</p> + <h3 class="section"> + <a name="AntUnit 1.0Beta1"></a> + AntUnit 1.0Beta1 + </h3> + <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3> + <p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> + <p>This Ant Library contains tasks to test Ant tasks using Ant + instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p> <h3 class="section"> <a name=".NET Ant Library 1.0Beta1"></a> .NET Ant Library 1.0Beta1 Modified: ant/core/trunk/docs/bindownload.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/bindownload.html?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/docs/bindownload.html (original) +++ ant/core/trunk/docs/bindownload.html Sun Oct 15 15:21:43 2006 @@ -188,8 +188,8 @@ the <a href="http://www.apache.org/dist/ant/">master distribution directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p> <h3 class="section"> - <a name="Downloading Ant 1.7.0Beta2"></a> - Downloading Ant 1.7.0Beta2 + <a name="Downloading Ant 1.7.0Beta3"></a> + Downloading Ant 1.7.0Beta3 </h3> <p>Beta releases are not mirrored, you can find our latest beta release at <a href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p> Modified: ant/core/trunk/docs/index.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/index.html?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/docs/index.html (original) +++ ant/core/trunk/docs/index.html Sun Oct 15 15:21:43 2006 @@ -170,11 +170,11 @@ <div class="content"> <h1 class="title">Welcome</h1> <h3 class="section"> - <a name="Ant 1.7.0Beta2"></a> - Ant 1.7.0Beta2 + <a name="Ant 1.7.0Beta3"></a> + Ant 1.7.0Beta3 </h3> - <h3>September 17, 2006 - Ant 1.7.0Beta2 Available</h3> - <p>Apache Ant 1.7.0Beta2 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> + <h3>October 15, 2006 - Ant 1.7.0Beta3 Available</h3> + <p>Apache Ant 1.7.0Beta3 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> <p>The manual of the beta version is available <a href="manual-beta">here</a>. </p> <p>Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file Modified: ant/core/trunk/docs/manual/CoreTasks/jar.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTasks/jar.html?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/docs/manual/CoreTasks/jar.html (original) +++ ant/core/trunk/docs/manual/CoreTasks/jar.html Sun Oct 15 15:21:43 2006 @@ -405,4 +405,4 @@ </jar> </pre></blockquote> </body> -</html> \ No newline at end of file +</html> Modified: ant/core/trunk/docs/manual/cover.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/cover.html?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/docs/manual/cover.html (original) +++ ant/core/trunk/docs/manual/cover.html Sun Oct 15 15:21:43 2006 @@ -25,8 +25,8 @@ <body bgcolor="#FFFFFF"> <div align="center"> <h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1> - <h1>Apache Ant 1.7.0Beta2 Manual</h1> - <p align="left">This is the manual for version 1.7.0Beta2 of + <h1>Apache Ant 1.7.0Beta3 Manual</h1> + <p align="left">This is the manual for version 1.7.0Beta3 of <a target="_top" 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 Modified: ant/core/trunk/docs/manual/credits.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/credits.html?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/docs/manual/credits.html (original) +++ ant/core/trunk/docs/manual/credits.html Sun Oct 15 15:21:43 2006 @@ -61,7 +61,7 @@ </ul> <center> -<p>Version: 1.7.0Beta2</p> +<p>Version: 1.7.0Beta3</p> </center> Modified: ant/core/trunk/docs/srcdownload.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/srcdownload.html?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/docs/srcdownload.html (original) +++ ant/core/trunk/docs/srcdownload.html Sun Oct 15 15:21:43 2006 @@ -186,8 +186,8 @@ the <a href="http://www.apache.org/dist/ant/">master distribution directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p> <h3 class="section"> - <a name="Downloading Ant 1.7.0Beta2"></a> - Downloading Ant 1.7.0Beta2 + <a name="Downloading Ant 1.7.0Beta3"></a> + Downloading Ant 1.7.0Beta3 </h3> <p>Beta releases are not mirrored, you can find our latest beta release at <a href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p> Modified: ant/core/trunk/xdocs/antnews.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/antnews.xml?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/xdocs/antnews.xml (original) +++ ant/core/trunk/xdocs/antnews.xml Sun Oct 15 15:21:43 2006 @@ -26,21 +26,11 @@ </properties> <body> - <section name="AntUnit 1.0Beta1"> - <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3> - <p>Apache AntUnit 1.0Beta1 is now available for <a - href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> - - <p>This Ant Library contains tasks to test Ant tasks using Ant - instead of JUnit. For more information see the <a - href="antlibs/antunit/">AntUnit home page</a>.</p> - </section> - - <section name="Ant 1.7.0Beta2"> - <h3>September 17, 2006 - Ant 1.7.0Beta2 Available</h3> - <p>Apache Ant 1.7.0Beta2 is now available for <a + <section name="Ant 1.7.0Beta3"> + <h3>October 15, 2006 - Ant 1.7.0Beta3 Available</h3> + <p>Apache Ant 1.7.0Beta3 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> - <p>This the second beta of the new major release 1.7 .</p> + <p>This the third beta of the new major release 1.7 .</p> <p> Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file @@ -60,6 +50,16 @@ <p>Ant 1.7 has no support for Java6 features, but first tests on Java6 did not fail.</p> + </section> + + <section name="AntUnit 1.0Beta1"> + <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3> + <p>Apache AntUnit 1.0Beta1 is now available for <a + href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> + + <p>This Ant Library contains tasks to test Ant tasks using Ant + instead of JUnit. For more information see the <a + href="antlibs/antunit/">AntUnit home page</a>.</p> </section> <section name=".NET Ant Library 1.0Beta1"> Modified: ant/core/trunk/xdocs/bindownload.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/bindownload.xml?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/xdocs/bindownload.xml (original) +++ ant/core/trunk/xdocs/bindownload.xml Sun Oct 15 15:21:43 2006 @@ -50,7 +50,7 @@ </section> -<section name="Downloading Ant 1.7.0Beta2"> +<section name="Downloading Ant 1.7.0Beta3"> <p>Beta releases are not mirrored, you can find our latest beta release at <a Modified: ant/core/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/index.xml?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/xdocs/index.xml (original) +++ ant/core/trunk/xdocs/index.xml Sun Oct 15 15:21:43 2006 @@ -24,9 +24,9 @@ </properties> <body> - <section name="Ant 1.7.0Beta2"> - <h3>September 17, 2006 - Ant 1.7.0Beta2 Available</h3> - <p>Apache Ant 1.7.0Beta2 is now available for <a + <section name="Ant 1.7.0Beta3"> + <h3>October 15, 2006 - Ant 1.7.0Beta3 Available</h3> + <p>Apache Ant 1.7.0Beta3 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> <p>The manual of the beta version is available <a href="manual-beta">here</a>. </p> Modified: ant/core/trunk/xdocs/srcdownload.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/srcdownload.xml?view=diff&rev=464306&r1=464305&r2=464306 ============================================================================== --- ant/core/trunk/xdocs/srcdownload.xml (original) +++ ant/core/trunk/xdocs/srcdownload.xml Sun Oct 15 15:21:43 2006 @@ -47,7 +47,7 @@ </section> -<section name="Downloading Ant 1.7.0Beta2"> +<section name="Downloading Ant 1.7.0Beta3"> <p>Beta releases are not mirrored, you can find our latest beta release at <a --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]