You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2005/01/01 21:27:34 UTC

cvs commit: ant/docs/manual/api packages.html

bodewig     2005/01/01 12:27:34

  Modified:    docs     ant_task_guidelines.html
               docs/manual tutorial-writing-tasks.html
               docs/manual/api packages.html
  Log:
  remove references to nagoya - the machine has gone
  
  Revision  Changes    Path
  1.13      +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.13
  diff -u -r1.12 -r1.13
  --- ant_task_guidelines.html	8 Sep 2003 13:43:32 -0000	1.12
  +++ ant_task_guidelines.html	1 Jan 2005 20:27:34 -0000	1.13
  @@ -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 &copy; 2001-2003 Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2003,2005 Apache Software Foundation. All rights
   Reserved.</p>
   
   </body></html>
  
  
  
  1.7       +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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- tutorial-writing-tasks.html	19 Nov 2004 09:07:08 -0000	1.6
  +++ tutorial-writing-tasks.html	1 Jan 2005 20:27:34 -0000	1.7
  @@ -726,7 +726,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>
  @@ -748,11 +748,11 @@
   &nbsp;&nbsp;[3] <a href="http://ant.apache.org/manual/develop.html#set-magic">http://ant.apache.org/manual/develop.html#set-magic</a><br>
   &nbsp;&nbsp;[4] <a href="http://ant.apache.org/manual/develop.html#nested-elements">http://ant.apache.org/manual/develop.html#nested-elements</a><br>
   &nbsp;&nbsp;[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>
  -&nbsp;&nbsp;[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>
  +&nbsp;&nbsp;[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>
   &nbsp;&nbsp;[7] <a href="tutorial-writing-tasks-src.zip">tutorial-writing-tasks-src.zip</a><br>
   
   <hr>
  -<p align="center">Copyright &copy; 2003-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2003-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.11      +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.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- packages.html	5 Nov 2004 14:24:38 -0000	1.10
  +++ packages.html	1 Jan 2005 20:27:34 -0000	1.11
  @@ -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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org