Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 70282 invoked from network); 7 Sep 2003 09:46:31 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 7 Sep 2003 09:46:31 -0000 Received: (qmail 66972 invoked by uid 500); 7 Sep 2003 09:45:13 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 66931 invoked by uid 500); 7 Sep 2003 09:45:13 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 66874 invoked by uid 500); 7 Sep 2003 09:45:12 -0000 Received: (qmail 66844 invoked from network); 7 Sep 2003 09:45:11 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 7 Sep 2003 09:45:11 -0000 Received: (qmail 70058 invoked by uid 1694); 7 Sep 2003 09:45:35 -0000 Date: 7 Sep 2003 09:45:35 -0000 Message-ID: <20030907094535.70057.qmail@minotaur.apache.org> From: jhm@apache.org To: ant-cvs@apache.org Subject: cvs commit: ant/xdocs resources.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N jhm 2003/09/07 02:45:35 Modified: xdocs resources.xml Log: Add link to wiki pages. Revision Changes Path 1.31 +26 -5 ant/xdocs/resources.xml Index: resources.xml =================================================================== RCS file: /home/cvs/ant/xdocs/resources.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- resources.xml 6 Sep 2003 08:50:20 -0000 1.30 +++ resources.xml 7 Sep 2003 09:45:35 -0000 1.31 @@ -1,4 +1,4 @@ - + @@ -52,11 +52,32 @@ +
+ + +

The ASF provides a Wiki for several topics.

+ + + + + + + + + + +
Main page:http://nagoya.apache.org/wiki/apachewiki.cgi
Ant main page:http://nagoya.apache.org/wiki/apachewiki.cgi?AntProjectPages
+
+
+ + + +

Listed by descending publication date.

-

This book shows how to implement an XP project using Ant 1.5.3, and many other 3rd party tools. Covers:

+

This book shows how to implement an XP project using Ant 1.5.3, and many other 3rd party tools. Covers:

  • The fundamentals of Ant: concepts, core and optional tasks
  • How to write custom Ant components, including custom Tasks, Loggers, Listeners, Input Handlers, Selectors, Filters, Mappers and Data Types
  • @@ -73,8 +94,8 @@
- - + + @@ -536,4 +557,4 @@ - + \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org
Authors:Glenn Niemeyer and Jeremy PoteetAuthors:Glenn Niemeyer and Jeremy Poteet
URL: