bodewig 2005/01/01 12:28:01 Modified: docs Tag: ANT_16_BRANCH ant_task_guidelines.html docs/manual Tag: ANT_16_BRANCH tutorial-writing-tasks.html docs/manual/api Tag: ANT_16_BRANCH packages.html Log: merge Revision Changes Path No revision No revision 1.12.2.1 +2 -2 ant/docs/ant_task_guidelines.html Index: ant_task_guidelines.html =================================================================== RCS file: /home/cvs/ant/docs/ant_task_guidelines.html,v retrieving revision 1.12 retrieving revision 1.12.2.1 diff -u -r1.12 -r1.12.2.1 --- ant_task_guidelines.html 8 Sep 2003 13:43:32 -0000 1.12 +++ ant_task_guidelines.html 1 Jan 2005 20:28:01 -0000 1.12.2.1 @@ -410,7 +410,7 @@ <p> We also like submissions to be added to -<a href="http://nagoya.apache.org/bugzilla/">bugzilla</a>, so that they +<a href="http://issues.apache.org/bugzilla/">bugzilla</a>, so that they dont get lost. Please submit them by first filing the report with a meaningful name, then adding files as attachments. Use CVS diff files please! @@ -473,7 +473,7 @@ test and patches zipped up to escape the HTML filter. </ul> <hr> -<p align="center">Copyright © 2001-2003 Apache Software Foundation. All rights +<p align="center">Copyright © 2001-2003,2005 Apache Software Foundation. All rights Reserved.</p> </body></html> No revision No revision 1.2.2.6 +3 -3 ant/docs/manual/tutorial-writing-tasks.html Index: tutorial-writing-tasks.html =================================================================== RCS file: /home/cvs/ant/docs/manual/tutorial-writing-tasks.html,v retrieving revision 1.2.2.5 retrieving revision 1.2.2.6 diff -u -r1.2.2.5 -r1.2.2.6 --- tutorial-writing-tasks.html 19 Nov 2004 09:10:00 -0000 1.2.2.5 +++ tutorial-writing-tasks.html 1 Jan 2005 20:28:01 -0000 1.2.2.6 @@ -727,7 +727,7 @@ <a name="resources"></a> <h2>Resources</h2> <p>This tutorial and its resources are available via -<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22570">BugZilla [6]</a>. +<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=22570">BugZilla [6]</a>. The ZIP provided there contains<ul> <li>this tutorial</li> <li>the buildfile (last version)</li> @@ -749,11 +749,11 @@ [3] <a href="http://ant.apache.org/manual/develop.html#set-magic">http://ant.apache.org/manual/develop.html#set-magic</a><br> [4] <a href="http://ant.apache.org/manual/develop.html#nested-elements">http://ant.apache.org/manual/develop.html#nested-elements</a><br> [5] <a href="http://gump.covalent.net/jars/latest/ant/ant-testutil.jar">http://gump.covalent.net/jars/latest/ant/ant-testutil.jar</a><br> - [6] <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22570">http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22570</a><br> + [6] <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=22570">http://issues.apache.org/bugzilla/show_bug.cgi?id=22570</a><br> [7] <a href="tutorial-writing-tasks-src.zip">tutorial-writing-tasks-src.zip</a><br> <hr> -<p align="center">Copyright © 2003-2004 The Apache Software Foundation. All rights +<p align="center">Copyright © 2003-2005 The Apache Software Foundation. All rights Reserved.</p> </body> No revision No revision 1.8.2.3 +1 -6 ant/docs/manual/api/packages.html Index: packages.html =================================================================== RCS file: /home/cvs/ant/docs/manual/api/packages.html,v retrieving revision 1.8.2.2 retrieving revision 1.8.2.3 diff -u -r1.8.2.2 -r1.8.2.3 --- packages.html 5 Nov 2004 14:25:20 -0000 1.8.2.2 +++ packages.html 1 Jan 2005 20:28:01 -0000 1.8.2.3 @@ -6,15 +6,10 @@ <b>Apache Ant API has not been generated</b> <p>If you see this page online at <a -href="http://ant.apache.org">ant.apache.org</a>, it is not a bug, but +href="http://ant.apache.org/">ant.apache.org</a>, it is not a bug, but on purpose. We do not provide an online version of the API docs, they are included with all our distributions, including the nightly builds.</p> - -<!--p>If you want to see the API docs for the latest code, they are -generated by <a href="http://jakarta.apache.org/gump/">Apache Gump</a> -and linked from <a -href="http://nagoya.apache.org/gump/javadoc/ant/build/javadocs/index.html">http://nagoya.apache.org/gump/javadoc/ant/build/javadocs/index.html</a>.</p--> </body> </html>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]