cvs commit: ant/xdocs resources.xml

2005-05-30 Thread jhm
jhm 2005/05/30 08:45:40

  Modified:xdocsresources.xml
  Log:
  Added ISBNs for later use (e.g. Online Bookstore)
  
  Revision  ChangesPath
  1.44  +9 -9  ant/xdocs/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- resources.xml 18 May 2005 10:00:53 -  1.43
  +++ resources.xml 30 May 2005 15:45:40 -  1.44
  @@ -91,7 +91,7 @@
   section name=Books
 pThe most recent books come first/p
   
  -  subsection name=Ant: The Definitive Guide, 2nd edition
  +  subsection name=Ant: The Definitive Guide, 2nd edition 
isbn=0596006098
   pPublished April 2005, and covers Ant release 1.6.1./p
   
   pThis is a complete rewrite of the first edition; this book is
  @@ -117,11 +117,11 @@
   /table
 /subsection
   
  -  subsection name=Pragmatic Project Automation
  +  subsection name=Pragmatic Project Automation isbn=0974514039
   p
   
   How to Build, Deploy, and Monitor Java Applications.
  -Published: July 2004 ISBN:   0-9745140-3-9
  +Published: July 2004 ISBN:0-9745140-3-9
   /p
   p
 This is not a reference guide to Ant, but a book on how to 
automate the build process.
  @@ -144,7 +144,7 @@
   
   
   
  -  subsection name=Extreme Programming with Ant
  +  subsection name=Extreme Programming with Ant isbn=0672325624
p This book shows how to implement an XP project using Ant 1.5.3, 
and many other 3rd party tools.  Covers:/p
   ul
  liThe fundamentals of Ant: concepts, core and optional 
tasks/li
  @@ -172,7 +172,7 @@
   /table
 /subsection
   
  -  subsection name=Ant. Das Java-Build-Tool in der Praxis
  +  subsection name=Ant. Das Java-Build-Tool in der Praxis 
isbn=3827320666
   pA German language book on Ant that covers Ant 1.5.
   This is the original description:/p
   source
  @@ -200,7 +200,7 @@
   /table
 /subsection
   
  -  subsection name=Java Development with Ant
  +  subsection name=Java Development with Ant isbn=1930110588
   pPublished 2002. This book covers Ant 1.5, including:/p
   ul
   liThe new Ant 1.5 features/li
  @@ -235,7 +235,7 @@
   /table
 /subsection
   
  -  subsection name=Ant: The Definitive Guide, 1st edition
  +  subsection name=Ant: The Definitive Guide, 1st edition 
isbn=0596001843
 !-- a soon as somebody submits a description, let's add it --
   pPublished 2002, Covers Ant release 1.4.1./p
   table class=externals
  @@ -250,7 +250,7 @@
   /table
 /subsection
   
  -  subsection name=Ant. Kurz und Gut.
  +  subsection name=Ant. Kurz und Gut. isbn=3897212412
   
   pA German language short reference for Ant that covers Ant
   1.4.  This is the original description:/p
  @@ -274,7 +274,7 @@
   /table
 /subsection
   
  -  subsection name=Java Tools for eXtreme Programming
  +  subsection name=Java Tools for eXtreme Programming 
isbn=047120708X
   pThis book covers the following XP subjects:/p
   ul
   liAutomated unit and functional testing/li
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs resources.xml

2005-05-18 Thread bodewig
bodewig 2005/05/18 03:00:53

  Modified:docs resources.html
   xdocsresources.xml
  Log:
  Fix ü-umlaut that got translated from ISO8859-1 to UTF-8 by accident
  
  Revision  ChangesPath
  1.88  +2 -2  ant/docs/resources.html
  
  Index: resources.html
  ===
  RCS file: /home/cvs/ant/docs/resources.html,v
  retrieving revision 1.87
  retrieving revision 1.88
  diff -u -r1.87 -r1.88
  --- resources.html18 May 2005 09:05:46 -  1.87
  +++ resources.html18 May 2005 10:00:53 -  1.88
  @@ -741,8 +741,8 @@
 /tr
   /table
   h4 class=subsection
  -a name=Programmieren f�r Ant/a
  -Programmieren f�r Ant
  +a name=Programmieren für Ant/a
  +Programmieren für Ant
 /h4
   pThis article describes the main topics of 
programming your own tasks.
   Description is done on five examples./p
  
  
  
  1.43  +1 -1  ant/xdocs/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- resources.xml 13 May 2005 20:49:10 -  1.42
  +++ resources.xml 18 May 2005 10:00:53 -  1.43
  @@ -401,7 +401,7 @@
   /table
 /subsection
   
  -  subsection name=Programmieren f�r Ant
  +  subsection name=Programmieren für Ant
   pThis article describes the main topics of programming your own 
tasks.
   Description is done on five examples./p
   pThis article is written in German and published in
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs resources.xml

2005-05-13 Thread stevel
stevel  2005/05/13 13:49:10

  Modified:xdocsresources.xml
  Log:
  1. new books
  2. touched up old books
  3. stripped out my old email address. I now know why that alias still get so 
much virus/spam mail.
  
  Revision  ChangesPath
  1.42  +68 -13ant/xdocs/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- resources.xml 13 Aug 2004 08:32:24 -  1.41
  +++ resources.xml 13 May 2005 20:49:10 -  1.42
  @@ -1,6 +1,6 @@
   ?xml version=1.0 encoding=ISO-8859-1 ?
   !--
  -   Copyright 2001-2004 The Apache Software Foundation
  +   Copyright 2001-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.
  @@ -89,8 +89,61 @@
   
   
   section name=Books
  -  pListed by descending publication date./p
  -  !-- TODO: reorganize as a table? --
  +  pThe most recent books come first/p
  +
  +  subsection name=Ant: The Definitive Guide, 2nd edition
  +pPublished April 2005, and covers Ant release 1.6.1./p
  +
  +pThis is a complete rewrite of the first edition; this book is
  +now 290 pages and so covers Ant in more depth than its predecessor.
  +/p
  +
  +pIt also mixes reference information (tables) with text explanation
  +on how to use the tasks. Contents includes JUnit, CVS, execution, 
basic
  +deployment, Web application development and XDoclet. There is also 
coverage
  +of XDoclet, and a chapter on how to extend Ant in Java./p
  +
  +table class=externals
  +  tr
  +thAuthor:/th
  +tdSteve Holzner/td
  +  /tr
  +  tr
  +thURL:/th
  +td
  +  a 
href=http://www.oreilly.com/catalog/anttdg2/;http://www.oreilly.com/catalog/anttdg2//a
  +/td
  +  /tr
  +/table
  +  /subsection
  +
  +  subsection name=Pragmatic Project Automation
  +p
  +
  +How to Build, Deploy, and Monitor Java Applications.
  +Published: July 2004 ISBN:   0-9745140-3-9
  +/p
  +p
  +  This is not a reference guide to Ant, but a book on how to 
automate the build process.
  +  The core build, continuous integration, reporting and release 
management
  +  are all covered. Ant is of course central to this. This is a fun 
read!
  +/p
  +table class=externals
  +  tr
  +thAuthor:/th
  +tdMike Clark/td
  +  /tr
  +  tr
  +thURL:/th
  +td
  +  a 
href=http://www.pragmaticprogrammer.com/sk/auto/;http://www.pragmaticprogrammer.com/sk/auto///a
  +/td
  +  /tr
  +/table
  +  /subsection
  +
  +
  +
 subsection name=Extreme Programming with Ant
p This book shows how to implement an XP project using Ant 1.5.3, 
and many other 3rd party tools.  Covers:/p
   ul
  @@ -134,6 +187,7 @@
   lifile operation/li
   lisource code control systems/li
   /ul
  +pThe book is available in English as Ant: The Java Build Tool in 
Practice/p
   table class=externals
 tr
   thAuthors:/th
  @@ -147,7 +201,7 @@
 /subsection
   
 subsection name=Java Development with Ant
  -pCovers Ant 1.5, including:/p
  +pPublished 2002. This book covers Ant 1.5, including:/p
   ul
   liThe new Ant 1.5 features/li
   liAnt's datatypes and property handling/li
  @@ -167,6 +221,7 @@
   /ul
   /li
   /ul
  +pAlso available in Korean and German editions/p
   
   table class=externals
 tr
  @@ -180,9 +235,9 @@
   /table
 /subsection
   
  -  subsection name=Ant: The Definitive Guide
  +  subsection name=Ant: The Definitive Guide, 1st edition
 !-- a soon as somebody submits a description, let's add it --
  -pCovers Ant release 1.4.1./p
  +pPublished 2002, Covers Ant release 1.4.1./p
   table class=externals
 tr
   thAuthors:/th
  @@ -346,7 +401,7 @@
   /table
 /subsection
   
  -  subsection name=Programmieren für Ant
  +  subsection name=Programmieren f�r Ant
   pThis article describes the main topics of programming your own 
tasks.
   Description is done on five examples./p
   pThis article is written in German and published in
  @@ -372,7 +427,7 @@
   table class=externals
 tr
   thAuthor:/th
  -tda 

cvs commit: ant/xdocs resources.xml

2004-08-13 Thread jhm
jhm 2004/08/13 01:32:24

  Modified:docs resources.html
   xdocsresources.xml
  Log:
  article about extending input
  
  Revision  ChangesPath
  1.81  +34 -0 ant/docs/resources.html
  
  Index: resources.html
  ===
  RCS file: /home/cvs/ant/docs/resources.html,v
  retrieving revision 1.80
  retrieving revision 1.81
  diff -u -r1.80 -r1.81
  --- resources.html2 Aug 2004 11:43:49 -   1.80
  +++ resources.html13 Aug 2004 08:32:23 -  1.81
  @@ -510,6 +510,40 @@
 Articles
   /h3
 h4 class=subsection
  +a name=Extending Ant Input Abilities/a
  +Extending Ant Input Abilities
  +  /h4
  +pThe contents of this document is the 
following:ul
  +   liSection 2 provides a simple example how InputHandlers are 
created,/li
  +   liSection 3 develops an inputhandler that masks the passwords 
typed on the command line,/li
  +   liSection 4 gives two handlers, whose input is typed in 
graphical components,/li
  +   liSection 5 extends Input task so that we can use dierent input 
handlers on different uses of lt;inputgt;,/li
  +   liSection 6 describes a problem found while writing this 
document,/li
  +   liSection 7 summarizes some dark corners the author do not 
understand./li
  + /ul/p
  +  table class=externals 
cellspacing=1 cellpadding=4
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  Author:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  Ivan Ivanov
  +  /td
  +  /tr
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  URL:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  a 
href=https://sourceforge.net/project/showfiles.php?group_id=103509;https://sourceforge.net/project/showfiles.php?group_id=103509
 (Download ZIP+PDF from Sourceforge)/a
  +  /td
  +  /tr
  +/table
  +h4 class=subsection
   a name=Keep the Ant, Hold the XML/a
   Keep the Ant, Hold the XML
 /h4
  
  
  
  1.41  +24 -0 ant/xdocs/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- resources.xml 2 Aug 2004 11:43:50 -   1.40
  +++ resources.xml 13 Aug 2004 08:32:24 -  1.41
  @@ -254,6 +254,30 @@
   
   section name=Articles
   
  +   subsection name=Extending Ant Input Abilities
  + pThe contents of this document is the following:ul
  +   liSection 2 provides a simple example how InputHandlers are 
created,/li
  +   liSection 3 develops an inputhandler that masks the passwords 
typed on the command line,/li
  +   liSection 4 gives two handlers, whose input is typed in 
graphical components,/li
  +   liSection 5 extends Input task so that we can use dierent input 
handlers on different uses of lt;inputgt;,/li
  +   liSection 6 describes a problem found while writing this 
document,/li
  +   liSection 7 summarizes some dark corners the author do not 
understand./li
  + /ul/p
  +
  + table class=externals
  +   tr
  + thAuthor:/th
  + tdIvan Ivanov/td
  +   /tr
  +   tr
  + thURL:/th
  + tda 
href=https://sourceforge.net/project/showfiles.php?group_id=103509;https://sourceforge.net/project/showfiles.php?group_id=103509
 (Download ZIP+PDF from Sourceforge)/a/td
  +   /tr
  + /table
  +   /subsection
  +
  +
  +
 subsection name=Keep the Ant, Hold the XML
   pKey G. Gauthier talks about writing buildfiles in Java./p
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs resources.xml

2004-08-02 Thread jhm
jhm 2004/08/02 04:43:50

  Modified:docs resources.html
   xdocsresources.xml
  Log:
  Article about 'buildfile' written in Java
  
  Revision  ChangesPath
  1.80  +27 -0 ant/docs/resources.html
  
  Index: resources.html
  ===
  RCS file: /home/cvs/ant/docs/resources.html,v
  retrieving revision 1.79
  retrieving revision 1.80
  diff -u -r1.79 -r1.80
  --- resources.html21 Jul 2004 07:11:15 -  1.79
  +++ resources.html2 Aug 2004 11:43:49 -   1.80
  @@ -510,6 +510,33 @@
 Articles
   /h3
 h4 class=subsection
  +a name=Keep the Ant, Hold the XML/a
  +Keep the Ant, Hold the XML
  +  /h4
  +pKey G. Gauthier talks about writing buildfiles 
in Java./p
  +  table class=externals 
cellspacing=1 cellpadding=4
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  Author:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  Key G. Gauthier
  +  /td
  +  /tr
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  URL:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  a 
href=http://www.ftponline.com/javapro/2004_06/magazine/features/kgauthier/;http://www.ftponline.com/javapro/2004_06/magazine/features/kgauthier//a
  +  /td
  +  /tr
  +/table
  +h4 class=subsection
   a name=Ant 1.6 for Task Writers/a
   Ant 1.6 for Task Writers
 /h4
  
  
  
  1.40  +15 -0 ant/xdocs/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- resources.xml 21 Jul 2004 07:11:15 -  1.39
  +++ resources.xml 2 Aug 2004 11:43:50 -   1.40
  @@ -254,6 +254,21 @@
   
   section name=Articles
   
  +  subsection name=Keep the Ant, Hold the XML
  +pKey G. Gauthier talks about writing buildfiles in Java./p
  +
  +table class=externals
  +  tr
  +thAuthor:/th
  +tdKey G. Gauthier/td
  +  /tr
  +  tr
  +thURL:/th
  +tda 
href=http://www.ftponline.com/javapro/2004_06/magazine/features/kgauthier/;http://www.ftponline.com/javapro/2004_06/magazine/features/kgauthier//a/td
  +  /tr
  +/table
  +  /subsection
  +
 subsection name=Ant 1.6 for Task Writers
   pThis article talks about XML namespace handling, Ant
   libraries and the newly introduced type polymorphism./p
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs resources.xml

2004-07-21 Thread bodewig
bodewig 2004/07/21 00:11:15

  Modified:docs resources.html
   xdocsresources.xml
  Log:
  A new article
  
  Revision  ChangesPath
  1.79  +28 -0 ant/docs/resources.html
  
  Index: resources.html
  ===
  RCS file: /home/cvs/ant/docs/resources.html,v
  retrieving revision 1.78
  retrieving revision 1.79
  diff -u -r1.78 -r1.79
  --- resources.html25 Jun 2004 07:41:19 -  1.78
  +++ resources.html21 Jul 2004 07:11:15 -  1.79
  @@ -510,6 +510,34 @@
 Articles
   /h3
 h4 class=subsection
  +a name=Ant 1.6 for Task Writers/a
  +Ant 1.6 for Task Writers
  +  /h4
  +pThis article talks about XML namespace handling, 
Ant
  +libraries and the newly introduced type polymorphism./p
  +  table class=externals 
cellspacing=1 cellpadding=4
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  Author:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  Stefan Bodewig
  +  /td
  +  /tr
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  URL:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  a 
href=http://otn.oracle.com/pub/articles/bodewig_taskwriters.html;http://otn.oracle.com/pub/articles/bodewig_taskwriters.html/a
  +  /td
  +  /tr
  +/table
  +h4 class=subsection
   a name=Managing Build Complexity with Apache Ant 1.6/a
   Managing Build Complexity with Apache Ant 1.6
 /h4
  
  
  
  1.39  +16 -0 ant/xdocs/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- resources.xml 25 Jun 2004 07:41:19 -  1.38
  +++ resources.xml 21 Jul 2004 07:11:15 -  1.39
  @@ -254,6 +254,22 @@
   
   section name=Articles
   
  +  subsection name=Ant 1.6 for Task Writers
  +pThis article talks about XML namespace handling, Ant
  +libraries and the newly introduced type polymorphism./p
  +
  +table class=externals
  +  tr
  +thAuthor:/th
  +tdStefan Bodewig/td
  +  /tr
  +  tr
  +thURL:/th
  +tda 
href=http://otn.oracle.com/pub/articles/bodewig_taskwriters.html;http://otn.oracle.com/pub/articles/bodewig_taskwriters.html/a/td
  +  /tr
  +/table
  +  /subsection
  +
 subsection name=Managing Build Complexity with Apache Ant 1.6
   
   pAs Apache Ant is applied to increasingly difficult tasks,
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs resources.xml

2004-06-25 Thread bodewig
bodewig 2004/06/25 00:00:15

  Modified:docs resources.html
   xdocsresources.xml
  Log:
  some people may find this article useful
  
  Revision  ChangesPath
  1.76  +33 -3 ant/docs/resources.html
  
  Index: resources.html
  ===
  RCS file: /home/cvs/ant/docs/resources.html,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- resources.html16 Jun 2004 14:25:35 -  1.75
  +++ resources.html25 Jun 2004 07:00:15 -  1.76
  @@ -501,14 +501,44 @@
 a name=Articles and Presentations/a
 Articles and Presentations
   /h3
  -pThe following sections list articles and 
presentations written about Apache Ant.  If
  -  you've written something that should be included, please post it to one
  -  of the mailing lists./p
  +pThe following sections list articles and 
presentations
  +  written about Apache Ant.  If you've written something that
  +  should be included, please post it to one of the mailing
  +  lists./p
   h3 class=section
 a name=Articles/a
 Articles
   /h3
 h4 class=subsection
  +a name=New Ant 1.6 Features for Big Projects/a
  +New Ant 1.6 Features for Big Projects
  +  /h4
  +pThis article describes the lt;macrodefgt;, 
lt;importgt;
  +  and lt;subantgt; in detail and shows how they help in
  +  building bigger systems./p
  +  table class=externals 
cellspacing=1 cellpadding=4
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  Author:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  Stefan Bodewig
  +  /td
  +  /tr
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  URL:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  a 
href=http://otn.oracle.com/pub/articles/bodewig_ant1.6.html;http://otn.oracle.com/pub/articles/bodewig_ant1.6.html/a
  +  /td
  +  /tr
  +/table
  +h4 class=subsection
   a name=Programmieren für Ant/a
   Programmieren für Ant
 /h4
  
  
  
  1.36  +21 -3 ant/xdocs/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- resources.xml 11 May 2004 15:54:04 -  1.35
  +++ resources.xml 25 Jun 2004 07:00:15 -  1.36
  @@ -245,13 +245,31 @@
   
   section name=Articles and Presentations
   
  -  pThe following sections list articles and presentations written 
about Apache Ant.  If
  -  you've written something that should be included, please post it to one
  -  of the mailing lists./p
  +  pThe following sections list articles and presentations
  +  written about Apache Ant.  If you've written something that
  +  should be included, please post it to one of the mailing
  +  lists./p
   
   /section
   
   section name=Articles
  +
  +  subsection name=New Ant 1.6 Features for Big Projects
  +pThis article describes the lt;macrodefgt;, lt;importgt;
  +  and lt;subantgt; in detail and shows how they help in
  +  building bigger systems./p
  +
  +table class=externals
  +  tr
  +thAuthor:/th
  +tdStefan Bodewig/td
  +  /tr
  +  tr
  +thURL:/th
  +tda 
href=http://otn.oracle.com/pub/articles/bodewig_ant1.6.html;http://otn.oracle.com/pub/articles/bodewig_ant1.6.html/a/td
  +  /tr
  +/table
  +  /subsection
   
 subsection name=Programmieren für Ant
   pThis article describes the main topics of programming your own 
tasks.
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs resources.xml

2004-06-25 Thread bodewig
bodewig 2004/06/25 00:39:29

  Modified:docs resources.html
   xdocsresources.xml
  Log:
  Another Ant 1.6 article
  
  Revision  ChangesPath
  1.77  +31 -0 ant/docs/resources.html
  
  Index: resources.html
  ===
  RCS file: /home/cvs/ant/docs/resources.html,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -r1.76 -r1.77
  --- resources.html25 Jun 2004 07:00:15 -  1.76
  +++ resources.html25 Jun 2004 07:39:29 -  1.77
  @@ -510,6 +510,37 @@
 Articles
   /h3
 h4 class=subsection
  +a name=Managing Build Complexity with Apache Ant 1.6/a
  +Managing Build Complexity with Apache Ant 1.6
  +  /h4
  +pAs Apache Ant is applied to increasingly 
difficult tasks,
  +its users are creating more complex and less legible build
  +files. This is due, in part, to the limited tools for
  +decomposition and code reuse within previous versions of
  +Ant./p
  +  table class=externals 
cellspacing=1 cellpadding=4
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  Author:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  Geoffrey Wiseman
  +  /td
  +  /tr
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  URL:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  a 
href=http://www.sys-con.com/story/?storyid=45078amp;DE=1;http://www.sys-con.com/story/?storyid=45078amp;DE=1/a
  +  /td
  +  /tr
  +/table
  +h4 class=subsection
   a name=New Ant 1.6 Features for Big Projects/a
   New Ant 1.6 Features for Big Projects
 /h4
  
  
  
  1.37  +20 -0 ant/xdocs/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- resources.xml 25 Jun 2004 07:00:15 -  1.36
  +++ resources.xml 25 Jun 2004 07:39:29 -  1.37
  @@ -254,6 +254,26 @@
   
   section name=Articles
   
  +  subsection name=Managing Build Complexity with Apache Ant 1.6
  +
  +pAs Apache Ant is applied to increasingly difficult tasks,
  +its users are creating more complex and less legible build
  +files. This is due, in part, to the limited tools for
  +decomposition and code reuse within previous versions of
  +Ant./p
  +
  +table class=externals
  +  tr
  +thAuthor:/th
  +tdGeoffrey Wiseman/td
  +  /tr
  +  tr
  +thURL:/th
  +tda 
href=http://www.sys-con.com/story/?storyid=45078amp;DE=1;http://www.sys-con.com/story/?storyid=45078amp;DE=1/a/td
  +  /tr
  +/table
  +  /subsection
  +
 subsection name=New Ant 1.6 Features for Big Projects
   pThis article describes the lt;macrodefgt;, lt;importgt;
 and lt;subantgt; in detail and shows how they help in
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs resources.xml

2004-06-25 Thread bodewig
bodewig 2004/06/25 00:40:02

  Modified:docs Tag: ANT_16_BRANCH resources.html
   xdocsTag: ANT_16_BRANCH resources.xml
  Log:
  merge
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.66.2.5  +31 -0 ant/docs/resources.html
  
  Index: resources.html
  ===
  RCS file: /home/cvs/ant/docs/resources.html,v
  retrieving revision 1.66.2.4
  retrieving revision 1.66.2.5
  diff -u -r1.66.2.4 -r1.66.2.5
  --- resources.html25 Jun 2004 07:03:39 -  1.66.2.4
  +++ resources.html25 Jun 2004 07:40:02 -  1.66.2.5
  @@ -507,6 +507,37 @@
 Articles
   /h3
 h4 class=subsection
  +a name=Managing Build Complexity with Apache Ant 1.6/a
  +Managing Build Complexity with Apache Ant 1.6
  +  /h4
  +pAs Apache Ant is applied to increasingly 
difficult tasks,
  +its users are creating more complex and less legible build
  +files. This is due, in part, to the limited tools for
  +decomposition and code reuse within previous versions of
  +Ant./p
  +  table class=externals 
cellspacing=1 cellpadding=4
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  Author:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  Geoffrey Wiseman
  +  /td
  +  /tr
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  URL:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  a 
href=http://www.sys-con.com/story/?storyid=45078amp;DE=1;http://www.sys-con.com/story/?storyid=45078amp;DE=1/a
  +  /td
  +  /tr
  +/table
  +h4 class=subsection
   a name=New Ant 1.6 Features for Big Projects/a
   New Ant 1.6 Features for Big Projects
 /h4
  
  
  
  No   revision
  No   revision
  1.31.2.3  +20 -0 ant/xdocs/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.31.2.2
  retrieving revision 1.31.2.3
  diff -u -r1.31.2.2 -r1.31.2.3
  --- resources.xml 25 Jun 2004 07:03:39 -  1.31.2.2
  +++ resources.xml 25 Jun 2004 07:40:02 -  1.31.2.3
  @@ -254,6 +254,26 @@
   
   section name=Articles
   
  +  subsection name=Managing Build Complexity with Apache Ant 1.6
  +
  +pAs Apache Ant is applied to increasingly difficult tasks,
  +its users are creating more complex and less legible build
  +files. This is due, in part, to the limited tools for
  +decomposition and code reuse within previous versions of
  +Ant./p
  +
  +table class=externals
  +  tr
  +thAuthor:/th
  +tdGeoffrey Wiseman/td
  +  /tr
  +  tr
  +thURL:/th
  +tda 
href=http://www.sys-con.com/story/?storyid=45078amp;DE=1;http://www.sys-con.com/story/?storyid=45078amp;DE=1/a/td
  +  /tr
  +/table
  +  /subsection
  +
 subsection name=New Ant 1.6 Features for Big Projects
   pThis article describes the lt;macrodefgt;, lt;importgt;
 and lt;subantgt; in detail and shows how they help in
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs resources.xml

2004-06-25 Thread bodewig
bodewig 2004/06/25 00:41:19

  Modified:docs resources.html
   xdocsresources.xml
  Log:
  typo
  
  Revision  ChangesPath
  1.78  +1 -1  ant/docs/resources.html
  
  Index: resources.html
  ===
  RCS file: /home/cvs/ant/docs/resources.html,v
  retrieving revision 1.77
  retrieving revision 1.78
  diff -u -r1.77 -r1.78
  --- resources.html25 Jun 2004 07:39:29 -  1.77
  +++ resources.html25 Jun 2004 07:41:19 -  1.78
  @@ -545,7 +545,7 @@
   New Ant 1.6 Features for Big Projects
 /h4
   pThis article describes the lt;macrodefgt;, 
lt;importgt;
  -  and lt;subantgt; in detail and shows how they help in
  +  and lt;subantgt; tasks in detail and shows how they help in
 building bigger systems./p
 table class=externals 
cellspacing=1 cellpadding=4
 tr
  
  
  
  1.38  +1 -1  ant/xdocs/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- resources.xml 25 Jun 2004 07:39:29 -  1.37
  +++ resources.xml 25 Jun 2004 07:41:19 -  1.38
  @@ -276,7 +276,7 @@
   
 subsection name=New Ant 1.6 Features for Big Projects
   pThis article describes the lt;macrodefgt;, lt;importgt;
  -  and lt;subantgt; in detail and shows how they help in
  +  and lt;subantgt; tasks in detail and shows how they help in
 building bigger systems./p
   
   table class=externals
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs resources.xml

2004-06-25 Thread bodewig
bodewig 2004/06/25 00:42:29

  Modified:docs Tag: ANT_16_BRANCH resources.html
   xdocsTag: ANT_16_BRANCH resources.xml
  Log:
  merge
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.66.2.6  +1 -1  ant/docs/resources.html
  
  Index: resources.html
  ===
  RCS file: /home/cvs/ant/docs/resources.html,v
  retrieving revision 1.66.2.5
  retrieving revision 1.66.2.6
  diff -u -r1.66.2.5 -r1.66.2.6
  --- resources.html25 Jun 2004 07:40:02 -  1.66.2.5
  +++ resources.html25 Jun 2004 07:42:28 -  1.66.2.6
  @@ -542,7 +542,7 @@
   New Ant 1.6 Features for Big Projects
 /h4
   pThis article describes the lt;macrodefgt;, 
lt;importgt;
  -  and lt;subantgt; in detail and shows how they help in
  +  and lt;subantgt; tasks in detail and shows how they help in
 building bigger systems./p
 table class=externals 
cellspacing=1 cellpadding=4
 tr
  
  
  
  No   revision
  No   revision
  1.31.2.4  +1 -1  ant/xdocs/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.31.2.3
  retrieving revision 1.31.2.4
  diff -u -r1.31.2.3 -r1.31.2.4
  --- resources.xml 25 Jun 2004 07:40:02 -  1.31.2.3
  +++ resources.xml 25 Jun 2004 07:42:29 -  1.31.2.4
  @@ -276,7 +276,7 @@
   
 subsection name=New Ant 1.6 Features for Big Projects
   pThis article describes the lt;macrodefgt;, lt;importgt;
  -  and lt;subantgt; in detail and shows how they help in
  +  and lt;subantgt; tasks in detail and shows how they help in
 building bigger systems./p
   
   table class=externals
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs resources.xml

2003-09-07 Thread jhm
jhm 2003/09/07 02:45:35

  Modified:xdocsresources.xml
  Log:
  Add link to wiki pages.
  
  Revision  ChangesPath
  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 -   1.30
  +++ resources.xml 7 Sep 2003 09:45:35 -   1.31
  @@ -1,4 +1,4 @@
  -?xml version=1.0 encoding=ISO-8859-1 ?
  +?xml version=1.0 encoding=ISO-8859-1 ?
   document
   
 properties
  @@ -52,11 +52,32 @@
 /subsection
   /section
   
  +section name=WIKIs
  +  subsection name=Apache
  +
  +pThe ASF provides a Wiki for several topics. /p
  +
  +table class=externals
  +  tr
  +thMain page:/th
  +tda 
href=http://nagoya.apache.org/wiki/apachewiki.cgi;http://nagoya.apache.org/wiki/apachewiki.cgi/a/td
  +  /tr
  +  tr
  +thAnt main page:/th
  +tda 
href=http://nagoya.apache.org/wiki/apachewiki.cgi?AntProjectPages;http://nagoya.apache.org/wiki/apachewiki.cgi?AntProjectPages/a/td
  +  /tr
  +/table
  +  /subsection
  +/section
  +
  +
  +
  +
   section name=Books
 pListed by descending publication date./p
 !-- TODO: reorganize as a table? --
 subsection name=Extreme Programming with Ant
  - p This book shows how to implement an XP project using Ant 1.5.3, 
and many other 3rd party tools.  Covers:/p 
  + p This book shows how to implement an XP project using Ant 1.5.3, 
and many other 3rd party tools.  Covers:/p
   ul
  liThe fundamentals of Ant: concepts, core and optional 
tasks/li
  liHow to write custom Ant components, including custom 
Tasks, Loggers, Listeners, Input Handlers, Selectors, Filters, Mappers and Data 
Types/li
  @@ -73,8 +94,8 @@
   /ul
table class=externals
 tr
  -thAuthors:/th 
  -tdGlenn Niemeyer and Jeremy Poteet/td 
  +thAuthors:/th
  +tdGlenn Niemeyer and Jeremy Poteet/td
 /tr
 tr
   thURL:/th
  @@ -536,4 +557,4 @@
   
   /section
 /body
  -/document
  +/document
  \ No newline at end of file
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs resources.xml

2003-07-17 Thread bodewig
bodewig 2003/07/17 04:05:16

  Modified:docs resources.html
   docs/manual/OptionalTasks BorlandEJBTasks.html ejb.html
   xdocsresources.xml
  Log:
  Point to Benoit's FAQ
  
  Revision  ChangesPath
  1.64  +19 -0 ant/docs/resources.html
  
  Index: resources.html
  ===
  RCS file: /home/cvs/ant/docs/resources.html,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- resources.html3 Jul 2003 08:37:18 -   1.63
  +++ resources.html17 Jul 2003 11:05:15 -  1.64
  @@ -216,6 +216,25 @@
 /td
 /tr
   /table
  +h4 class=subsection
  +a name=FAQ about Borland Application Server tasks/a
  +FAQ about Borland Application Server tasks
  +  /h4
  +pBenoit Moussaud, the original author if the 
Borland
  +Application Server specific a 
href=manual/OptionalTasks/ejb.html#ejbtasksEJB tasks/a has put
  +together a FAQ for this specific subtask./p
  +  table class=externals 
cellspacing=1 cellpadding=4
  +  tr
  +  th colspan=1 rowspan=1
  +  valign=top align=left
  +  FAQ:
  +  /th
  +  td colspan=1 rowspan=1
  +  valign=top align=left
  +  a 
href=http://www.moussaud.org/ejbjar.html;http://www.moussaud.org/ejbjar.html/a
  +  /td
  +  /tr
  +/table
 h3 class=section
 a name=Books/a
 Books
  
  
  
  1.11  +5 -0  ant/docs/manual/OptionalTasks/BorlandEJBTasks.html
  
  Index: BorlandEJBTasks.html
  ===
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/BorlandEJBTasks.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- BorlandEJBTasks.html  20 Jun 2003 11:09:35 -  1.10
  +++ BorlandEJBTasks.html  17 Jul 2003 11:05:15 -  1.11
  @@ -17,6 +17,11 @@
 Enterprise Server 5.x. It  generates and compiles the stubs and skeletons 
for all ejb described into the
 Deployment Descriptor, builds the jar file including the support files and
 verify whether the produced jar is valid or not./p
  +
  +pBenoit Moussaud maintains a separate a
  +href=http://www.moussaud.org/ejbjar.html;FAQ/a for this task at
  +his homepage./p
  +
   h3Borland element/h3
   table border=1 cellpadding=2 cellspacing=0
 tr
  
  
  
  1.36  +3 -3  ant/docs/manual/OptionalTasks/ejb.html
  
  Index: ejb.html
  ===
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/ejb.html,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- ejb.html  29 May 2003 15:56:18 -  1.35
  +++ ejb.html  17 Jul 2003 11:05:15 -  1.36
  @@ -60,12 +60,12 @@
   h2a name=ejbtasksEJB Tasks/a/h2
   table border=1 cellpadding=5
trtdTask/tdtd colspan=2Application Servers/td/tr
  - trtda href=BorlandGenerateClient.htmlblgenclient/a/tdtd 
colspan=2Borland Application Server 4.5/td/tr
  + trtda href=BorlandGenerateClient.htmlblgenclient/a/tdtd 
colspan=2Borland Application Server 4.5 and 5.x/td/tr
trtda href=#ddcreatorddcreator/a/tdtd colspan=2Weblogic 
4.5.1/td/tr
trtda href=#ejbcejbc/a/tdtd colspan=2Weblogic 
4.5.1/td/tr
trtda href=#iplanet-ejbciplanet-ejbc/a/tdtd 
colspan=2iPlanet Application Server 6.0/td/tr
trtd rowspan=7a href=#ejbjarejbjar/a/tdtd colspan=2 
align=centerbNested Elements/b/td/tr
  - trtda href=BorlandEJBTasks.htmlborland/a/tdtdBorland 
Application Server 4.5/td/tr
  + trtda href=BorlandEJBTasks.htmlborland/a/tdtdBorland 
Application Server 4.5 and 5.x/td/tr
trtda href=#ejbjar_iplanetiPlanet/a/tdtdiPlanet Application 
Server 6.0/td/tr
trtda href=#ejbjar_jbossjboss/a/tdtdJBoss/td/tr
trtda href=#ejbjar_jonasjonas/a/tdtdJOnAS 2.4.x and 
2.5/td/tr
  
  
  
  1.29  +14 -0 ant/xdocs/resources.xml
  
  Index: resources.xml
  ===
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- resources.xml 2 Jul 2003 14:28:07 -   1.28
  +++ resources.xml 17 Jul 2003 11:05:16 -  1.29
  @@ -36,6 +36,20 @@
 /tr
   /table
 /subsection
  +
  +  subsection name=FAQ about Borland Application Server tasks
  +pBenoit Moussaud, the original author if the Borland
  +Application Server specific a
  +href=manual/OptionalTasks/ejb.html#ejbtasksEJB tasks/a has put
  +together a FAQ for this specific subtask./p
  +
  +table class=externals
  +  tr
  +thFAQ:/th
  +