bodewig 2005/05/18 02:34:44 Modified: xdocs Tag: ANT_16_BRANCH bindownload.xml index.xml problems.xml srcdownload.xml Log: merge Revision Changes Path No revision No revision 1.17.2.7 +7 -2 ant/xdocs/bindownload.xml Index: bindownload.xml =================================================================== RCS file: /home/cvs/ant/xdocs/bindownload.xml,v retrieving revision 1.17.2.6 retrieving revision 1.17.2.7 diff -u -r1.17.2.6 -r1.17.2.7 --- bindownload.xml 28 Apr 2005 13:12:31 -0000 1.17.2.6 +++ bindownload.xml 18 May 2005 09:34:44 -0000 1.17.2.7 @@ -110,9 +110,14 @@ <section name="Nightly Builds"> -<p>If you wish to use the latest Ant features, you can try downloading a +<p>Are currently not available, we hope to restore that service soon.</p> + +<!--p>If you wish to use the latest Ant features, you can try downloading a <a href="http://brutus.apache.org/~nightlybuild/builds/ant/">nightly build</a>. -</p> +</p--> + +<p>If you want to build Ant from sources, you can use a <a +href="http://cvs.apache.org/snapshots/ant/">CVS snapshot</a>.</p> </section> 1.52.2.14 +2 -2 ant/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/ant/xdocs/index.xml,v retrieving revision 1.52.2.13 retrieving revision 1.52.2.14 diff -u -r1.52.2.13 -r1.52.2.14 --- index.xml 29 Apr 2005 08:37:30 -0000 1.52.2.13 +++ index.xml 18 May 2005 09:34:44 -0000 1.52.2.14 @@ -93,13 +93,13 @@ </section> - <section name="Nightly Builds"> + <!--section name="Nightly Builds"> <p> If you wish to use the latest Ant features, you can try downloading a nightly build from <a href="http://brutus.apache.org/~nightlybuild/builds/ant/">here</a> </p> - </section> + </section--> <section name="Get Involved"> <ul> 1.14.2.5 +3 -3 ant/xdocs/problems.xml Index: problems.xml =================================================================== RCS file: /home/cvs/ant/xdocs/problems.xml,v retrieving revision 1.14.2.4 retrieving revision 1.14.2.5 diff -u -r1.14.2.4 -r1.14.2.5 --- problems.xml 17 Mar 2005 12:10:32 -0000 1.14.2.4 +++ problems.xml 18 May 2005 09:34:44 -0000 1.14.2.5 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- - Copyright 2002-2004 The Apache Software Foundation + Copyright 2002-2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -169,10 +169,10 @@ problem you are having is caused by Ant, chances are that someone else may have already encountered this problem, and perhaps it has been fixed. The next step, therefore, may be to try a nightly build - of Ant to see if the problem has been fixed. Nightly builds for Ant + of Ant to see if the problem has been fixed. <!--Nightly builds for Ant are available from the <a href="http://brutus.apache.org/~nightlybuild/builds/ant/"> - Ant web site</a>. While Ant nightly builds are typically quite + Ant web site</a>.--> While Ant nightly builds are typically quite stable and are used by <a href="http://brutus.apache.org/gump/public/">Gump</a> to build many other Jakarta projects, these builds should 1.15.2.7 +7 -2 ant/xdocs/srcdownload.xml Index: srcdownload.xml =================================================================== RCS file: /home/cvs/ant/xdocs/srcdownload.xml,v retrieving revision 1.15.2.6 retrieving revision 1.15.2.7 diff -u -r1.15.2.6 -r1.15.2.7 --- srcdownload.xml 28 Apr 2005 13:12:30 -0000 1.15.2.6 +++ srcdownload.xml 18 May 2005 09:34:44 -0000 1.15.2.7 @@ -106,9 +106,14 @@ <section name="Nightly Builds"> -<p>If you wish to use the latest Ant features, you can try downloading a +<p>Are currently not available, we hope to restore that service soon.</p> + +<!--p>If you wish to use the latest Ant features, you can try downloading a <a href="http://brutus.apache.org/~nightlybuild/builds/ant/">nightly build</a>. -</p> +</p--> + +<p>If you want to build Ant from sources, you can use a <a +href="http://cvs.apache.org/snapshots/ant/">CVS snapshot</a>.</p> </section>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]