From e6272f7e4ff537dd456746eb5c485372d29e0bf4 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 10 Feb 2003 13:49:25 +0000 Subject: [PATCH] jakarta-ant module has gone away git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274038 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant_task_guidelines.html | 3 +-- docs/cvs.html | 12 ++---------- docs/faq.html | 10 +++------- xdocs/cvs.xml | 9 --------- xdocs/faq.xml | 16 +--------------- 5 files changed, 7 insertions(+), 43 deletions(-) diff --git a/docs/ant_task_guidelines.html b/docs/ant_task_guidelines.html index 0ea9a2247..4e2292539 100644 --- a/docs/ant_task_guidelines.html +++ b/docs/ant_task_guidelines.html @@ -224,8 +224,7 @@ is so important.

Test

- -Look in jakarta-ant/src/testcases and you will find JUnit tests for the +Look in ant/src/testcases and you will find JUnit tests for the shipping ant tasks, to see how it is done and what is expected of a new task. Most of them are rudimentary, and no doubt you could do better for your task -feel free to do so! diff --git a/docs/cvs.html b/docs/cvs.html index 6d2195744..a391bcd99 100644 --- a/docs/cvs.html +++ b/docs/cvs.html @@ -211,18 +211,10 @@ cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout [module-name]

Modules available for access are (click the links to view the CVS tree via ViewCVS):

If you are not familiar with CVS, Jakarta's diff --git a/docs/faq.html b/docs/faq.html index 05457c6d6..9b3d2b76a 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -451,10 +451,7 @@

The page you are looking it is generated from - - this document. If you want to add a new question, please submit a patch against this document to one of Ant's mailing lists; hopefully, the structure is self-explanatory.

@@ -479,8 +476,7 @@

The Velocity stylesheets used to process the XML files can be found in the xdocs/stylesheets subdirectory of Ant's CVS repository - the build file - - docs.xml at the top level of the jakarta-ant CVS + docs.xml at the top level of the ant CVS module is used to drive Anakia.

This file assumes that you have the jakarta-site2 CVS module checked out as well, but @@ -689,7 +685,7 @@

  • a License: entry containing the type of license for the tool/task
  • -

    The preferred format for this information is a patch to this +

    The preferred format for this information is a patch to this document.


    @@ -1361,7 +1357,7 @@ while(<STDIN>) {
              ant -logger org.apache.tools.ant.listener.MailLogger
     
    -

    See the Listeners +

    See the Listeners & Loggers documentation for details on the properties required.

    For older versions of Ant, you can use a custom diff --git a/xdocs/cvs.xml b/xdocs/cvs.xml index ee4c9ec41..301931321 100644 --- a/xdocs/cvs.xml +++ b/xdocs/cvs.xml @@ -24,21 +24,12 @@ cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout [module-name]

    If you are not familiar with CVS, How can I contribute to this FAQ?

    The page you are looking it is generated from - - this document. If you want to add a new question, please submit a patch against this document to one of Ant's mailing lists; hopefully, the structure is self-explanatory.

    @@ -46,8 +43,7 @@

    The Velocity stylesheets used to process the XML files can be found in the xdocs/stylesheets subdirectory of Ant's CVS repository - the build file - - docs.xml at the top level of the jakarta-ant CVS + docs.xml at the top level of the ant CVS module is used to drive Anakia.

    This file assumes that you have the @@ -213,14 +209,9 @@ tool/task - -

    The preferred format for this information is a patch to this - document.

    @@ -850,14 +841,9 @@ while() { ant -logger org.apache.tools.ant.listener.MailLogger ]]> - -

    See the Listeners - & Loggers documentation for details on the properties - required.

    For older versions of Ant, you can use a custom BuildListener that sends out an email