cvs commit: ant/docs external.html

2005-08-22 Thread jhm
jhm 2005/08/22 09:15:41

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  External Page: ant4eclipse (new), clean imports (updated)
  
  Revision  ChangesPath
  1.166 +42 -3 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.165
  retrieving revision 1.166
  diff -u -r1.165 -r1.166
  --- external.xml  10 Aug 2005 23:02:50 -  1.165
  +++ external.xml  22 Aug 2005 16:15:41 -  1.166
  @@ -148,6 +148,45 @@
   
 
   
  +
  +
  +
  +  
  +
  +ant4eclipse provides a set of Ant tasks to make several 
  + configurations from the Eclipse IDE available in Ant 
  + buildscripts. The tasks are aimed to avoid redundancy between 
  + Eclipse and Ant configurations in order to build small but 
  + powerful build systems for the continuous integration 
  + process
  +
  +
  +  
  +Compatibility:
  +Ant 1.6.1 and higher
  +  
  +  
  +URL:
  +http://ant4eclipse.sf.net";>http://ant4eclipse.sf.net
  +  
  +  
  +Contact:
  +http://sourceforge.net/mail/?group_id=137377";>
  +  ant4eclipse user mailing list 
  +
  +  
  +  
  +License:
  +Sun Public License
  +  
  +
  +  
  +
  +
  +
  +
  +
  +
 
   
   AntDoc is a tool that generates HTML documentation from Ant
  @@ -435,15 +474,15 @@
   
 
   Compatibility:
  -Ant 1.3
  +Ant 1.3 and up
 
 
   URL:
  -http://www.euronet.nl/users/tomb/cleanImports/index.html";>http://www.euronet.nl/users/tomb/cleanImports/index.html
  +http://www.cleanimports.tombrus.nl";>http://www.cleanimports.tombrus.nl
 
 
   Contact:
  -mailto:[EMAIL PROTECTED]">Tom Brus
  +mailto:[EMAIL PROTECTED]">Tom Brus
 
 
   License:
  
  
  
  1.210 +74 -62ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.209
  retrieving revision 1.210
  diff -u -r1.209 -r1.210
  --- external.html 8 Aug 2005 19:23:56 -   1.209
  +++ external.html 22 Aug 2005 16:15:41 -  1.210
  @@ -392,6 +392,60 @@
 
 
 
  +
  +ant4eclipse
  +  
  +ant4eclipse provides a set of Ant tasks to make 
several 
  + configurations from the Eclipse IDE available in Ant 
  + buildscripts. The tasks are aimed to avoid redundancy between 
  + Eclipse and Ant configurations in order to build small but 
  + powerful build systems for the continuous integration 
  + process
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.6.1 and higher
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://ant4eclipse.sf.net";>http://ant4eclipse.sf.net
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  http://sourceforge.net/mail/?group_id=137377";>
  +  ant4eclipse user mailing list 
  +
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  Sun Public License
  +  
  +  
  +  
  +  
   
   AntDoc
 
  @@ -910,7 +964,7 @@
 
 
  -  Ant 1.3
  +  Ant 1.3 and up
 
 
 
  @@ -920,7 +974,7 @@
 
 
  -  http://www.euronet.nl/users/tomb/cleanImports/index.html";>http://www.euronet.nl/users/tomb/cleanImports/index.html
  +  http://www.cleanimports.tombrus.nl";>http://www.cleanimports.tombrus.nl
 
 
 
  @@ -930,7 +984,7 @@
 
 
  -  mailto:[EMAIL PROTECTED]">Tom Brus
  +  mailto:[EMAIL PROTECTED]">Tom Brus
 
 
 
  @@ -6142,55 +6196,12 @@
 
 
 
  -
  -HP RadP

cvs commit: ant/docs external.html

2005-08-08 Thread jhm
jhm 2005/08/08 12:23:56

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  Add "PesterCat Ant Toolkit" to external page.
  
  Revision  ChangesPath
  1.164 +22 -0 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.163
  retrieving revision 1.164
  diff -u -r1.163 -r1.164
  --- external.xml  3 Aug 2005 12:18:56 -   1.163
  +++ external.xml  8 Aug 2005 19:23:56 -   1.164
  @@ -2185,6 +2185,28 @@
   
 
   
  +  
  + PesterCat is a web testing tool that was designed to 
  +   perform functional testing for web applications. The PesterCat 
  +   Ant Toolkit contains tasks to playback test scripts and create 
  +   HTML reports.
  + 
  + 
  +   
  + Compatibility:
  + Ant 1.6 and later
  +   
  +   
  + URL:
  + http://www.pestercat.com/";>http://www.pestercat.com/
  +   
  +   
  + License:
  + Commercial
  +   
  + 
  +   
  +
 
   
   PMD checks Java source code for unused variables,
  
  
  
  1.209 +41 -0 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.208
  retrieving revision 1.209
  diff -u -r1.208 -r1.209
  --- external.html 3 Aug 2005 12:18:56 -   1.208
  +++ external.html 8 Aug 2005 19:23:56 -   1.209
  @@ -4024,6 +4024,47 @@
 
 
 
  +
  +PesterCat Ant Toolkit
  +  
  +PesterCat is a web testing tool that was designed 
to 
  +   perform functional testing for web applications. The PesterCat 
  +   Ant Toolkit contains tasks to playback test scripts and create 
  +   HTML reports.
  + 
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.6 and later
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://www.pestercat.com/";>http://www.pestercat.com/
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  Commercial
  +  
  +  
  +  
  +  
   
   PMD
 
  
  
  

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



cvs commit: ant/docs external.html

2005-08-03 Thread jhm
jhm 2005/08/03 05:18:56

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  update infos about SQLUnit
  
  Revision  ChangesPath
  1.163 +26 -28ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.162
  retrieving revision 1.163
  diff -u -r1.162 -r1.163
  --- external.xml  1 Aug 2005 15:41:03 -   1.162
  +++ external.xml  3 Aug 2005 12:18:56 -   1.163
  @@ -2570,34 +2570,32 @@
 
   
 
  -
  -Unit Testing Stored Procedures
  -SQLUnit is a regression and unit testing harness for testing 
  -database stored procedures. An SQLUnit test suite would be written 
  -as an XML file. The SQLUnit harness, which is written in Java, uses 
  -the JUnit unit testing framework to convert the XML test 
  -specifications to JDBC calls and compare the results generated from 
  -the calls with the specified results.
  -
  -
  -  
  -Compatibility:
  -Tested with Ant 1.6
  -  
  -  
  -URL:
  -http://sqlunit.sourceforge.net";>http://sqlunit.sourceforge.net
  -  
  -  
  -Contact:
  -Pavel Vlasov
  -  
  -  
  -License:
  -GPL
  -  
  -
  -  
  + SQLUnit is a regression and unit testing harness for testing 
  + database stored procedures. The test suite is written as an XML 
file.
  + The SQLUnit harness itself is written in Java and uses the JUnit 
unit
  + testing framework to convert the XML test specifications to JDBC 
calls
  + and compare the results generated from the calls with the specified
  + results. It also provides the  task to run the tests
  + from a build script.
  + 
  +   
  + Compatibilty:
  + Tested with Ant 1.6
  +   
  +   
  + URL:
  + http://sqlunit.sourceforge.net";>http://sqlunit.sourceforge.net
  +   
  +   
  + Contact:
  + http://sourceforge.net/forum/?group_id=77832";>Project forums
  +   
  +   
  + License:
  + GNU General Public License (GPL)
  +   
  + 
  +   
   
 
   
  
  
  
  1.208 +10 -10ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.207
  retrieving revision 1.208
  diff -u -r1.207 -r1.208
  --- external.html 1 Aug 2005 15:41:04 -   1.207
  +++ external.html 3 Aug 2005 12:18:56 -   1.208
  @@ -4739,18 +4739,18 @@
   
   SQLUnit
 
  -Unit Testing Stored Procedures
  -SQLUnit is a regression and unit testing harness for testing 
  -database stored procedures. An SQLUnit test suite would be written 
  -as an XML file. The SQLUnit harness, which is written in Java, uses 
  -the JUnit unit testing framework to convert the XML test 
  -specifications to JDBC calls and compare the results generated from 
  -the calls with the specified results.
  +SQLUnit is a regression and unit testing harness 
for testing 
  + database stored procedures. The test suite is written as an XML 
file.
  + The SQLUnit harness itself is written in Java and uses the JUnit 
unit
  + testing framework to convert the XML test specifications to JDBC 
calls
  + and compare the results generated from the calls with the specified
  + results. It also provides the  task to run the tests
  + from a build script.
 
 
 
  -  Compatibility:
  +  Compatibilty:
 
 
  @@ -4774,7 +4774,7 @@
 
 
  -  Pavel Vlasov
  +  http://sourceforge.net/forum/?group_id=77832";>Project 
forums
 
 
 
  @@ -4784,7 +4784,7 @@
 
 
  -  GPL
  +  GNU General Public License (GPL)
 
 
 
  
  
  

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



cvs commit: ant/docs external.html

2005-08-01 Thread jhm
jhm 2005/08/01 08:41:04

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  Add SQLUnit
  
  Revision  ChangesPath
  1.162 +30 -0 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.161
  retrieving revision 1.162
  diff -u -r1.161 -r1.162
  --- external.xml  22 Jun 2005 23:24:27 -  1.161
  +++ external.xml  1 Aug 2005 15:41:03 -   1.162
  @@ -2569,6 +2569,36 @@
   
 
   
  +  
  +
  +Unit Testing Stored Procedures
  +SQLUnit is a regression and unit testing harness for testing 
  +database stored procedures. An SQLUnit test suite would be written 
  +as an XML file. The SQLUnit harness, which is written in Java, uses 
  +the JUnit unit testing framework to convert the XML test 
  +specifications to JDBC calls and compare the results generated from 
  +the calls with the specified results.
  +
  +
  +  
  +Compatibility:
  +Tested with Ant 1.6
  +  
  +  
  +URL:
  +http://sqlunit.sourceforge.net";>http://sqlunit.sourceforge.net
  +  
  +  
  +Contact:
  +Pavel Vlasov
  +  
  +  
  +License:
  +GPL
  +  
  +
  +  
  +
 
   
   The styler task makes useful combinations of XSLT transformations
  
  
  
  1.207 +53 -0 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.206
  retrieving revision 1.207
  diff -u -r1.206 -r1.207
  --- external.html 6 Jul 2005 15:21:45 -   1.206
  +++ external.html 1 Aug 2005 15:41:04 -   1.207
  @@ -4736,6 +4736,59 @@
 
 
 
  +
  +SQLUnit
  +  
  +Unit Testing Stored Procedures
  +SQLUnit is a regression and unit testing harness for testing 
  +database stored procedures. An SQLUnit test suite would be written 
  +as an XML file. The SQLUnit harness, which is written in Java, uses 
  +the JUnit unit testing framework to convert the XML test 
  +specifications to JDBC calls and compare the results generated from 
  +the calls with the specified results.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Tested with Ant 1.6
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://sqlunit.sourceforge.net";>http://sqlunit.sourceforge.net
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  Pavel Vlasov
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  GPL
  +  
  +  
  +  
  +  
   
   Styler
 
  
  
  

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



cvs commit: ant/docs external.html

2005-07-06 Thread bodewig
bodewig 2005/07/06 08:21:45

  Modified:docs external.html
  Log:
  Uncommitted change in site, Jesse's?
  
  Revision  ChangesPath
  1.206 +1 -1  ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.205
  retrieving revision 1.206
  diff -u -r1.205 -r1.206
  --- external.html 13 Jun 2005 16:39:49 -  1.205
  +++ external.html 6 Jul 2005 15:21:45 -   1.206
  @@ -6252,7 +6252,7 @@
 
 
  -  bundles Ant 1.6.2 as of NetBeans 4.1; 1.6.3 for NetBeans 4.2 (will 
be made available as a 4.1 update)
  +  bundles Ant 1.6.2 as of NetBeans 4.1; 1.6.5 for NetBeans 4.2 (will 
be made available as a 4.1 update)
 
 
 
  
  
  

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



cvs commit: ant/docs external.html

2004-09-22 Thread peterreilly
peterreilly2004/09/22 02:55:38

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  update eclipse bundling information
  PR:  31280
  Obtained from: Darin Swanson
  
  Revision  ChangesPath
  1.145 +13 -4 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.144
  retrieving revision 1.145
  diff -u -r1.144 -r1.145
  --- external.xml  14 Sep 2004 06:13:39 -  1.144
  +++ external.xml  22 Sep 2004 09:55:38 -  1.145
  @@ -2954,15 +2954,24 @@
   
 
   Compatibility:
  -Ant 1.3 - 1.4.1
  +
  +  Ant 1.3 - 1.4.1
  +  Bundles Ant 1.6.2 as of Eclipse 3.0.1 (tested with Ant 1.5.4 - 
1.6.2)
  +
 
 
   URL:
  -http://www.eclipse.org/";>http://www.eclipse.org/
  +
  +  http://www.eclipse.org/";>http://www.eclipse.org/
  +  or
  +  http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ant-home/index.html";>
  +
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ant-home/index.html
  +   
  +
 
 
   Contact:
  -news://news.eclipse.org/eclipse.tools";>news://news.eclipse.org/eclipse.tools
  +news://news.eclipse.org/eclipse.platform";>news://news.eclipse.org/eclipse.platform
 
 
   License:
  @@ -3207,4 +3216,4 @@
   
   
 
  -
  \ No newline at end of file
  +
  
  
  
  1.184 +12 -3 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.183
  retrieving revision 1.184
  diff -u -r1.183 -r1.184
  --- external.html 14 Sep 2004 06:13:39 -  1.183
  +++ external.html 22 Sep 2004 09:55:38 -  1.184
  @@ -5449,7 +5449,10 @@
 
 
  -  Ant 1.3 - 1.4.1
  +  
  +  Ant 1.3 - 1.4.1
  +  Bundles Ant 1.6.2 as of Eclipse 3.0.1 (tested with Ant 1.5.4 - 
1.6.2)
  +
 
 
 
  @@ -5459,7 +5462,13 @@
 
 
  -  http://www.eclipse.org/";>http://www.eclipse.org/
  +  
  +  http://www.eclipse.org/";>http://www.eclipse.org/
  +  or
  +  http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ant-home/index.html";>
  +
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ant-home/index.html
  +   
  +
 
 
 
  @@ -5469,7 +5478,7 @@
 
 
  -  news://news.eclipse.org/eclipse.tools";>news://news.eclipse.org/eclipse.tools
  +  news://news.eclipse.org/eclipse.platform";>news://news.eclipse.org/eclipse.platform
 
 
 
  
  
  

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



cvs commit: ant/docs external.html

2004-09-14 Thread jhm
jhm 2004/09/13 23:13:39

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  update SQLC infos
  
  Revision  ChangesPath
  1.144 +9 -4  ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.143
  retrieving revision 1.144
  diff -u -r1.143 -r1.144
  --- external.xml  10 Sep 2004 17:24:58 -  1.143
  +++ external.xml  14 Sep 2004 06:13:39 -  1.144
  @@ -2259,14 +2259,19 @@
   
 
   
  -SQLC generates Java classes from SQL statements. Introduction
  -to SQLC: http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html";>
  +SQLC generates Java classes from SQL statements obviating JDBC API
  +in your code. Introduction to SQLC:
  +http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html";>
   http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html
   
   
 
   Compatibility:
  -Tested with Ant 1.5.2 and Java 1.4. Shall work on Java 
1.3+
  +Tested with Ant 1.5.2. Compilation requires Java 1.4 and 
database
  +  driver shall implement getParameterMetadata(). "Introduction 
to SQLC"
  +  (see above) contains compatibility list. Generated classes 
work on
  +  Java 1.3+
  +
 
 
   URL:
  @@ -3202,4 +3207,4 @@
   
   
 
  -
  +
  \ No newline at end of file
  
  
  
  1.183 +8 -3  ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.182
  retrieving revision 1.183
  diff -u -r1.182 -r1.183
  --- external.html 10 Sep 2004 17:24:58 -  1.182
  +++ external.html 14 Sep 2004 06:13:39 -  1.183
  @@ -4178,8 +4178,9 @@
   
   SQLC
 
  -SQLC generates Java classes from SQL statements. 
Introduction
  -to SQLC: http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html";>
  +SQLC generates Java classes from SQL statements 
obviating JDBC API
  +in your code. Introduction to SQLC:
  +http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html";>
   http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html
 
 
  @@ -4189,7 +4190,11 @@
 
 
  -  Tested with Ant 1.5.2 and Java 1.4. Shall work on Java 1.3+
  +  Tested with Ant 1.5.2. Compilation requires Java 1.4 and database
  +  driver shall implement getParameterMetadata(). "Introduction 
to SQLC"
  +  (see above) contains compatibility list. Generated classes 
work on
  +  Java 1.3+
  +
 
 
 
  
  
  

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



cvs commit: ant/docs external.html

2004-09-10 Thread peterreilly
peterreilly2004/09/10 10:24:58

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  Update netbeans bundling info
  PR: 30607
  Obtained from: Jesse Glick
  
  Revision  ChangesPath
  1.143 +2 -2  ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.142
  retrieving revision 1.143
  diff -u -r1.142 -r1.143
  --- external.xml  7 Sep 2004 10:46:38 -   1.142
  +++ external.xml  10 Sep 2004 17:24:58 -  1.143
  @@ -3104,7 +3104,7 @@
   
 
   Compatibility:
  -bundles Ant 1.6.1 as of NetBeans 3.6
  +bundles Ant 1.6.2 as of NetBeans 4.0
 
 
   URL:
  @@ -3202,4 +3202,4 @@
   
   
 
  -
  \ No newline at end of file
  +
  
  
  
  1.182 +1 -1  ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.181
  retrieving revision 1.182
  diff -u -r1.181 -r1.182
  --- external.html 7 Sep 2004 10:46:37 -   1.181
  +++ external.html 10 Sep 2004 17:24:58 -  1.182
  @@ -5731,7 +5731,7 @@
 
 
  -  bundles Ant 1.6.1 as of NetBeans 3.6
  +  bundles Ant 1.6.2 as of NetBeans 4.0
 
 
 
  
  
  

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



cvs commit: ant/docs external.html

2004-09-07 Thread jhm
jhm 2004/09/06 23:21:11

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  Added SQLC to external page.
  
  Revision  ChangesPath
  1.141 +26 -0 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.140
  retrieving revision 1.141
  diff -u -r1.140 -r1.141
  --- external.xml  3 Sep 2004 12:40:23 -   1.140
  +++ external.xml  7 Sep 2004 06:21:11 -   1.141
  @@ -2257,6 +2257,32 @@
   
 
   
  +  
  +
  +SQLC generates Java classes from SQL statements. Introduction
  +to SQLC: http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html";>
  +http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html
  +
  +
  +  
  +Compatibility:
  +Tested with Ant 1.5.2 and Java 1.4. Shall work on Java 
1.3+
  +  
  +  
  +URL:
  +http://www.pavelvlasov.com/pv/content/Products/Common/doc/AntDoc/com/pavelvlasov/sql/java/ant/StatementCompilerTask.html";>http://www.pavelvlasov.com/pv/content/Products/Common/doc/AntDoc/com/pavelvlasov/sql/java/ant/StatementCompilerTask.html
  +  
  +  
  +Contact:
  +http://www.pavelvlasov.com/pv/content/contact.html";>Pavel Vlasov
  +  
  +  
  +License:
  +LGPL
  +  
  +
  +  
  +
 
   
   The styler task makes useful combinations of XSLT transformations
  
  
  
  1.180 +49 -0 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.179
  retrieving revision 1.180
  diff -u -r1.179 -r1.180
  --- external.html 3 Sep 2004 12:40:22 -   1.179
  +++ external.html 7 Sep 2004 06:21:11 -   1.180
  @@ -4175,6 +4175,55 @@
 
   
   
  +
  +SQLC
  +  
  +SQLC generates Java classes from SQL statements. 
Introduction
  +to SQLC: http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html";>
  +http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Tested with Ant 1.5.2 and Java 1.4. Shall work on Java 1.3+
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://www.pavelvlasov.com/pv/content/Products/Common/doc/AntDoc/com/pavelvlasov/sql/java/ant/StatementCompilerTask.html";>http://www.pavelvlasov.com/pv/content/Products/Common/doc/AntDoc/com/pavelvlasov/sql/java/ant/StatementCompilerTask.html
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  http://www.pavelvlasov.com/pv/content/contact.html";>Pavel 
Vlasov
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  LGPL
  +  
  +  
  +
  +
   
   Styler
 
  
  
  

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



cvs commit: ant/docs external.html

2004-08-11 Thread jhm
jhm 2004/08/10 23:54:44

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  external Xclude task
  
  Revision  ChangesPath
  1.139 +32 -0 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.138
  retrieving revision 1.139
  diff -u -r1.138 -r1.139
  --- external.xml  6 Aug 2004 06:55:01 -   1.138
  +++ external.xml  11 Aug 2004 06:54:44 -  1.139
  @@ -2565,6 +2565,38 @@
   
 
   
  +  
  +xcluder is an XML Inclusions (XInclude) task for Apache Ant.
  +Offers the choice of using Xerces or Elliotte Rusty Harold's XOM API.
  +
  +
  +  
  +Compatibility:
  +Ant 1.4 or later. XInclude compliance depends on the
  +underlying Xerces or XOM used. Xerces 2.5.0 and above works fine,
  +but please note that 2.6.1 and 2.6.2 processed the
  +http://www.w3.org/2003/XInclude, now obsolete by
  +http://www.w3.org/2001/XInclude used by the latest
  +Candidate Recommendation (13 April 2004).
  +
  +  
  +  
  +URL:
  +http://sourceforge.net/projects/xcluder";>http://sourceforge.net/projects/xcluder
  +  
  +  
  +Contact:
  +mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
  +  
  +  
  +License:
  +GNU General Public License (GPL), GNU Library or Lesser
  +General Public License (LGPL)
  +
  +  
  +
  +  
  +
 
   
   XDoclet is an extended Javadoc Doclet engine for use in Ant.
  
  
  
  1.178 +57 -0 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.177
  retrieving revision 1.178
  diff -u -r1.177 -r1.178
  --- external.html 6 Aug 2004 06:55:01 -   1.177
  +++ external.html 11 Aug 2004 06:54:44 -  1.178
  @@ -4742,6 +4742,63 @@
 
   
   
  +
  +Xcluder
  +  
  +xcluder is an XML Inclusions (XInclude) task for 
Apache Ant.
  +Offers the choice of using Xerces or Elliotte Rusty Harold's XOM API.
  +
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.4 or later. XInclude compliance depends on the
  +underlying Xerces or XOM used. Xerces 2.5.0 and above works fine,
  +but please note that 2.6.1 and 2.6.2 processed the
  +http://www.w3.org/2003/XInclude, now obsolete by
  +http://www.w3.org/2001/XInclude used by the latest
  +Candidate Recommendation (13 April 2004).
  +
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://sourceforge.net/projects/xcluder";>http://sourceforge.net/projects/xcluder
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  GNU General Public License (GPL), GNU Library or Lesser
  +General Public License (LGPL)
  +
  +  
  +  
  +
  +
   
   XDoclet
 
  
  
  

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



cvs commit: ant/docs external.html projects.html

2004-07-10 Thread jhm
jhm 2004/07/10 01:10:39

  Modified:xdocsTag: ANT_16_BRANCH external.xml projects.xml
   docs Tag: ANT_16_BRANCH external.html projects.html
  Log:
  Sync with Head: Ant2SVG, Savant, Surround SCM
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.100.2.20 +60 -5 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.100.2.19
  retrieving revision 1.100.2.20
  diff -u -r1.100.2.19 -r1.100.2.20
  --- external.xml  25 Jun 2004 07:03:39 -  1.100.2.19
  +++ external.xml  10 Jul 2004 08:10:39 -  1.100.2.20
  @@ -29,7 +29,8 @@
 href="#Tasks">Tasks, Compiler Implementations,
 IDE integration
  -  tools, loggers, you name it. If you've written
  +  tools, Source Control
  +  Systems, loggers, you name it. If you've written
 something that should be included, please post all relevant
 information to one of the mailing lists.  For details, see the
 FAQ.
  @@ -118,6 +119,34 @@
   
 
   
  +  
  +
  +Ant2Svg creates a graphical representation of an Ant build file.
  +The graphical representation is in the form of a Scalable Vector
  +Graphics (SVG) file that can be displayed in a web browser. This
  +simplified SVG depiction helps the developer understand build file
  +structure and identify extraneous or missing dependencies.
  +
  +
  +  
  +Compatibility:
  +Ant 1.6.1 and higher
  +  
  +  
  +URL:
  +http://www.spiritedsw.com/ant2svg/";>http://www.spiritedsw.com/ant2svg/
  +  
  +  
  +Contact:
  +loney  spiritedsw  com
  +  
  +  
  +License:
  +The Apache Software License 2.0
  +  
  +
  +  
  +
 
   
   AntDoc is a tool that generates HTML documentation from Ant
  @@ -674,10 +703,10 @@
 
   
 
  -Grand is a set of tools to create a visual representation of Ant 
target 
  -  dependencies. It works by taking an Ant build file and creating a 
"dot" file. It 
  -  differs from the existing tools by relying on the Ant API rather 
than XML parsing to 
  -  get the dependencies. It includes many advanced features such as 
filtering or 
  +Grand is a set of tools to create a visual representation of Ant 
target
  +  dependencies. It works by taking an Ant build file and creating a 
"dot" file. It
  +  differs from the existing tools by relying on the Ant API rather 
than XML parsing to
  +  get the dependencies. It includes many advanced features such as 
filtering or
 rendering depending on the target's nature. Also features a SWT 
based GUI.
   
   
  @@ -2998,6 +3027,32 @@
 There are several integration with SCM systems. Some are
 build in. But some are 
available as
 external libraries. Here a list of task libraries we are aware of:
  +
  +  
  +
  + These are tasks that allow users to access Surround SCM
  + functionality from within Ant build scripts.
  +
  + 
  +  
  +Compatibility:
  +Ant 1.5 and later
  +  
  +  
  +URL:
  +http://www.seapine.com/scmresources.php#integration";>
  +Surround SCM Resource Center
  +  
  +  
  +Contact:
  +mailto:[EMAIL PROTECTED]">Seapine Support
  +  
  +  
  +License:
  +GNU Lesser General Public License
  +  
  +
  +  
   
   
   
  
  
  
  1.10.2.7  +34 -1 ant/xdocs/projects.xml
  
  Index: projects.xml
  ===
  RCS file: /home/cvs/ant/xdocs/projects.xml,v
  retrieving revision 1.10.2.6
  retrieving revision 1.10.2.7
  diff -u -r1.10.2.6 -r1.10.2.7
  --- projects.xml  5 Jul 2004 14:58:31 -   1.10.2.6
  +++ projects.xml  10 Jul 2004 08:10:39 -  1.10.2.7
  @@ -329,7 +329,7 @@
   Opensource
 
   
  -  
  +  
   
 
   
  @@ -379,6 +379,39 @@
 
   License:
   MIT License
  +  
  +
  +  
  +
  +  
  +
  +Savant helps simplify builds and codebases by handling the
  +resolution of project dependencies automatically. Savant supports
  +Maven style dependency downloads and various other methods of
  +retrieving dependencies, including fetching files from CVS modules.
  +Savant goes a step further than other dependency solutions and 
provides
  +the means for

cvs commit: ant/docs external.html projects.html

2004-07-10 Thread jhm
jhm 2004/07/10 01:07:41

  Modified:xdocsexternal.xml projects.xml
   docs external.html projects.html
  Log:
  Ant2SVG, Savant, Surround SCM
  
  Revision  ChangesPath
  1.135 +60 -5 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.134
  retrieving revision 1.135
  diff -u -r1.134 -r1.135
  --- external.xml  25 Jun 2004 06:54:27 -  1.134
  +++ external.xml  10 Jul 2004 08:07:41 -  1.135
  @@ -29,7 +29,8 @@
 href="#Tasks">Tasks, Compiler Implementations,
 IDE integration
  -  tools, loggers, you name it. If you've written
  +  tools, Source Control
  +  Systems, loggers, you name it. If you've written
 something that should be included, please post all relevant
 information to one of the mailing lists.  For details, see the
 FAQ.
  @@ -118,6 +119,34 @@
   
 
   
  +  
  +
  +Ant2Svg creates a graphical representation of an Ant build file.
  +The graphical representation is in the form of a Scalable Vector
  +Graphics (SVG) file that can be displayed in a web browser. This
  +simplified SVG depiction helps the developer understand build file
  +structure and identify extraneous or missing dependencies.
  +
  +
  +  
  +Compatibility:
  +Ant 1.6.1 and higher
  +  
  +  
  +URL:
  +http://www.spiritedsw.com/ant2svg/";>http://www.spiritedsw.com/ant2svg/
  +  
  +  
  +Contact:
  +loney  spiritedsw  com
  +  
  +  
  +License:
  +The Apache Software License 2.0
  +  
  +
  +  
  +
 
   
   AntDoc is a tool that generates HTML documentation from Ant
  @@ -674,10 +703,10 @@
 
   
 
  -Grand is a set of tools to create a visual representation of Ant 
target 
  -  dependencies. It works by taking an Ant build file and creating a 
"dot" file. It 
  -  differs from the existing tools by relying on the Ant API rather 
than XML parsing to 
  -  get the dependencies. It includes many advanced features such as 
filtering or 
  +Grand is a set of tools to create a visual representation of Ant 
target
  +  dependencies. It works by taking an Ant build file and creating a 
"dot" file. It
  +  differs from the existing tools by relying on the Ant API rather 
than XML parsing to
  +  get the dependencies. It includes many advanced features such as 
filtering or
 rendering depending on the target's nature. Also features a SWT 
based GUI.
   
   
  @@ -2998,6 +3027,32 @@
 There are several integration with SCM systems. Some are
 build in. But some are 
available as
 external libraries. Here a list of task libraries we are aware of:
  +
  +  
  +
  + These are tasks that allow users to access Surround SCM
  + functionality from within Ant build scripts.
  +
  + 
  +  
  +Compatibility:
  +Ant 1.5 and later
  +  
  +  
  +URL:
  +http://www.seapine.com/scmresources.php#integration";>
  +Surround SCM Resource Center
  +  
  +  
  +Contact:
  +mailto:[EMAIL PROTECTED]">Seapine Support
  +  
  +  
  +License:
  +GNU Lesser General Public License
  +  
  +
  +  
   
   
   
  
  
  
  1.19  +34 -1 ant/xdocs/projects.xml
  
  Index: projects.xml
  ===
  RCS file: /home/cvs/ant/xdocs/projects.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- projects.xml  5 Jul 2004 14:57:11 -   1.18
  +++ projects.xml  10 Jul 2004 08:07:41 -  1.19
  @@ -329,7 +329,7 @@
   Opensource
 
   
  -  
  +  
   
 
   
  @@ -379,6 +379,39 @@
 
   License:
   MIT License
  +  
  +
  +  
  +
  +  
  +
  +Savant helps simplify builds and codebases by handling the
  +resolution of project dependencies automatically. Savant supports
  +Maven style dependency downloads and various other methods of
  +retrieving dependencies, including fetching files from CVS modules.
  +Savant goes a step further than other dependency solutions and 
provides
  +the means for multiple internal projects to build each other in order
  +to resolve inter-project dependencies.
  +
  +Savant can be used via various Ant types and tasks 

cvs commit: ant/docs external.html

2004-06-14 Thread jhm
jhm 2004/06/14 08:22:12

  Modified:xdocsTag: ANT_16_BRANCH external.xml
   xdocs/stylesheets Tag: ANT_16_BRANCH site.vsl
   docs Tag: ANT_16_BRANCH external.html
  Log:
  Sync with Head (by copying head-version).
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.100.2.16 +233 -103  ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.100.2.15
  retrieving revision 1.100.2.16
  diff -u -r1.100.2.15 -r1.100.2.16
  --- external.xml  7 Jun 2004 11:06:41 -   1.100.2.15
  +++ external.xml  14 Jun 2004 15:22:11 -  1.100.2.16
  @@ -572,6 +572,57 @@
   
 
   
  +  
  +DTDDoc is here to help you to document your DTD's efficiently. It 
is a
  +straightforward extension of the javadoc concept to the DTD file 
format.
  +
  +
  +  
  +Compatibility:
  +Ant 1.4 and later
  +  
  +  
  +URL:
  +http://dtddoc.sourceforge.net/";>http://dtddoc.sourceforge.net/
  +  
  +  
  +Contact:
  +http://sourceforge.net/mail/?group_id=53704";>Project Mailing List
  +  
  +  
  +License:
  +X11 (Open Source)
  +  
  +
  +  
  +
  +  
  +EMMA is an open-source toolkit for measuring and reporting
  +Java code coverage. EMMA distinguishes itself from other tools
  +by going after a unique feature combination: support large-scale
  +enterprise software development while keeping individual developers
  +work fast and iterative at the same time.
  +
  +
  +  
  +Compatibility:
  +Ant 1.6
  +  
  +  
  +URL:
  +http://emma.sourceforge.net/";>http://emma.sourceforge.net/
  +  
  +  
  +Contact:
  +mailto:[EMAIL PROTECTED]">Mailinglist
  +  
  +  
  +License:
  +Common Public License 1.0
  +  
  +
  +  
  +
 
   FMPP is a general-purpose text file preprocessor tool that
   uses FreeMarker templates. It is particularly designed for
  @@ -899,114 +950,158 @@
   
 
   
  +
 
   
  -There are four different sets of tasks to help build There are different sets of tasks to help build http://java.sun.com/j2me/";>Java 2 Platform, Micro
   Edition (J2ME) applications.
   
  -This set supports CLDC and the K Virtual Machine (KVM):
  -
  -
  -  
  -Compatibility:
  -Ant 1.3
  -  
  -  
  -URL:
  -http://www.dribin.org/dave/j2me_ant/";>http://www.dribin.org/dave/j2me_ant/
  -  
  -  
  -Contact:
  -mailto:[EMAIL PROTECTED]">Dave Dribin
  -  
  -  
  -License:
  -Apache Software License
  -  
  -
  -
  -And this set works with the J2ME Wireless Toolkit and MIDP
  -for PalmOS:
  -
  -
  -  
  -Compatibility:
  -Ant 1.3
  -  
  -  
  -URL:
  -http://www.stampysoft.com/ant/";>http://www.stampysoft.com/ant/
  -  
  -  
  -Contact:
  -mailto:[EMAIL PROTECTED]">Josh Eckels
  -  
  -  
  -License:
  -MIT License
  -  
  -
  -
  -Antenna provides a set of Ant tasks suitable for developing
  -wireless Java applications targeted at the Mobile Information
  -Device Profile (MIDP). With Antenna, you can compile,
  -preverify, package, obfuscate, and run your MIDP applications
  -(aka MIDlets), manipulate Java Application Descriptor (JAD)
  -files, as well as convert JAR files to PRC files designed to
  -run on MIDP for Palm OS. Deployment is supported via a
  -deployment task and a corresponding HTTP servlet for
  -Over-the-Air (OTA) provisioning. A small preprocessor allows
  -to generate different variants of a MIDlet from a single
  -source.
  -
  -
  -  
  -Compatibility:
  -Ant 1.4.1 or later
  -  
  -  
  -URL:
  -http://antenna.sourceforge.net/";>http://antenna.sourceforge.net/
  -  
  -  
  -Contact:
  -mailto:[EMAIL PROTECTED]">Jörg 
Pleumann
  -  
  -  
  -License:
  -GNU Lesser General Public License
  -  
  -
  -
  -Antic is a freely available task for packaging J2ME
  -

cvs commit: ant/docs external.html

2004-06-14 Thread jhm
jhm 2004/06/14 08:05:37

  Modified:xdocsexternal.xml
   xdocs/stylesheets site.vsl
   docs external.html
  Log:
  Reorganize J2ME tasks. New SCM-section in external. DTDDoc.
  
  Revision  ChangesPath
  1.131 +178 -136  ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.130
  retrieving revision 1.131
  diff -u -r1.130 -r1.131
  --- external.xml  13 Jun 2004 09:46:18 -  1.130
  +++ external.xml  14 Jun 2004 15:05:36 -  1.131
  @@ -572,6 +572,30 @@
   
 
   
  +  
  +DTDDoc is here to help you to document your DTD's efficiently. It 
is a
  +straightforward extension of the javadoc concept to the DTD file 
format.
  +
  +
  +  
  +Compatibility:
  +Ant 1.4 and later
  +  
  +  
  +URL:
  +http://dtddoc.sourceforge.net/";>http://dtddoc.sourceforge.net/
  +  
  +  
  +Contact:
  +http://sourceforge.net/mail/?group_id=53704";>Project Mailing List
  +  
  +  
  +License:
  +X11 (Open Source)
  +  
  +
  +  
  +
 
   EMMA is an open-source toolkit for measuring and reporting
   Java code coverage. EMMA distinguishes itself from other tools
  @@ -926,148 +950,158 @@
   
 
   
  +
 
   
   There are different sets of tasks to help build http://java.sun.com/j2me/";>Java 2 Platform, Micro
   Edition (J2ME) applications.
   
  -This set supports CLDC and the K Virtual Machine (KVM):
  -
  -
  -  
  -Compatibility:
  -Ant 1.3
  -  
  -  
  -URL:
  -http://www.dribin.org/dave/j2me_ant/";>http://www.dribin.org/dave/j2me_ant/
  -  
  -  
  -Contact:
  -mailto:[EMAIL PROTECTED]">Dave Dribin
  -  
  -  
  -License:
  -Apache Software License
  -  
  -
  -
  -And this set works with the J2ME Wireless Toolkit and MIDP
  -for PalmOS:
  -
  -
  -  
  -Compatibility:
  -Ant 1.3
  -  
  -  
  -URL:
  -http://www.stampysoft.com/ant/";>http://www.stampysoft.com/ant/
  -  
  -  
  -Contact:
  -mailto:[EMAIL PROTECTED]">Josh Eckels
  -  
  -  
  -License:
  -MIT License
  -  
  -
  -
  -Antenna provides a set of Ant tasks suitable for developing
  -wireless Java applications targeted at the Mobile Information
  -Device Profile (MIDP). With Antenna, you can compile,
  -preverify, package, obfuscate, and run your MIDP applications
  -(aka MIDlets), manipulate Java Application Descriptor (JAD)
  -files, as well as convert JAR files to PRC files designed to
  -run on MIDP for Palm OS. Deployment is supported via a
  -deployment task and a corresponding HTTP servlet for
  -Over-the-Air (OTA) provisioning. A small preprocessor allows
  -to generate different variants of a MIDlet from a single
  -source.
  -
  -
  -  
  -Compatibility:
  -Ant 1.4.1 or later
  -  
  -  
  -URL:
  -http://antenna.sourceforge.net/";>http://antenna.sourceforge.net/
  -  
  -  
  -Contact:
  -mailto:[EMAIL PROTECTED]">Jörg 
Pleumann
  -  
  -  
  -License:
  -GNU Lesser General Public License
  -  
  -
  -
  -Antic is a freely available task for packaging J2ME
  -applications. It produces both the Jar and Jad files in a
  -single step. This allows *all* entries to be correclty set in
  -the jad file, including the size of the jar file that is
  -produced. This task has been used and tested extensively with
  -Sun's Wireless Toolkit and also the Nokia SDK and
  -emulators.
  -
  -
  -  
  -Compatibility:
  -Ant 1.5
  -  
  -  
  -URL:
  -http://www.smartkey.co.uk/tools/antic/antic.html";>http://www.smartkey.co.uk/tools/antic/antic.html
  -
  -  
  -  
  -Contact:
  -mailto:[EMAIL PROTECTED]">smartkey.co.uk
  -  
  -  
  -License:
  -GNU General Public License
  -  
  -
  -
  -J2ME Polish is an Ant-based tool for the creation of
  -MIDP applications. It covers the whole circle of preprocessing, 

cvs commit: ant/docs external.html

2004-06-13 Thread jhm
jhm 2004/06/13 02:46:18

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  new J2ME tasks
  
  Revision  ChangesPath
  1.130 +35 -1 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.129
  retrieving revision 1.130
  diff -u -r1.129 -r1.130
  --- external.xml  7 Jun 2004 11:05:19 -   1.129
  +++ external.xml  13 Jun 2004 09:46:18 -  1.130
  @@ -928,7 +928,7 @@
   
 
   
  -There are four different sets of tasks to help build There are different sets of tasks to help build http://java.sun.com/j2me/";>Java 2 Platform, Micro
   Edition (J2ME) applications.
   
  @@ -1031,6 +1031,40 @@
 
   License:
   GNU General Public License
  +  
  +
  +
  +J2ME Polish is an Ant-based tool for the creation of
  +MIDP applications. It covers the whole circle of preprocessing, 
compiling,
  +obfuscation, preverifying, packaging and JAD-creation. J2ME Polish is
  +ideal for creating device optimized applications with its powerful
  +preprocessing capabilities and the integrated device database.
  +With J2ME Polish no hardcoded values are needed and the portability 
of an
  +application is not sacrificed, even though highly opimized 
applications are
  +created from a single source.
  +
  +It contains a logging framework and an optional MIDP-compatible GUI
  +which can be designed using the web-standard CSS. With the J2ME 
Polish GUI
  +you can even use MIDP/2.0 features on MIDP/1.0 phones.
  +
  +
  +
  +  
  +Compatibility:
  +Ant 1.4.1 or later
  +  
  +  
  +URL:
  +http://www.j2mepolish.org/";>http://www.j2mepolish.org/
  +  
  +  
  +Contact:
  +mailto:[EMAIL PROTECTED]">Enough Software
  +  
  +  
  +License:
  +GNU General Public License; commercial licenses 
available
 
   
   
  
  
  
  1.169 +56 -1 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.168
  retrieving revision 1.169
  diff -u -r1.168 -r1.169
  --- external.html 7 Jun 2004 11:05:18 -   1.168
  +++ external.html 13 Jun 2004 09:46:18 -  1.169
  @@ -1799,7 +1799,7 @@
   
   J2ME Ant Tasks
 
  -There are four different sets of tasks to help 
build http://java.sun.com/j2me/";>Java 2 Platform, Micro
  +There are different sets of tasks to help build 
http://java.sun.com/j2me/";>Java 2 Platform, Micro
   Edition (J2ME) applications.
   This set supports CLDC and the K Virtual 
Machine (KVM):
 
  @@ -1988,6 +1988,61 @@
 
 GNU General Public License
  +  
  +  
  +
  +J2ME Polish is an Ant-based tool for the 
creation of
  +MIDP applications. It covers the whole circle of preprocessing, 
compiling,
  +obfuscation, preverifying, packaging and JAD-creation. J2ME Polish is
  +ideal for creating device optimized applications with its powerful
  +preprocessing capabilities and the integrated device database.
  +With J2ME Polish no hardcoded values are needed and the portability 
of an
  +application is not sacrificed, even though highly opimized 
applications are
  +created from a single source.
  +
  +It contains a logging framework and an optional MIDP-compatible GUI
  +which can be designed using the web-standard CSS. With the J2ME 
Polish GUI
  +you can even use MIDP/2.0 features on MIDP/1.0 phones.
  +
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.4.1 or later
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://www.j2mepolish.org/";>http://www.j2mepolish.org/
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  mailto:[EMAIL PROTECTED]">Enough Software
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  GNU General Public License; commercial licenses available
 
 
   
  
  
  

--

cvs commit: ant/docs external.html projects.html

2004-05-25 Thread jhm
jhm 2004/05/25 03:23:04

  Modified:xdocsexternal.xml projects.xml
   docs external.html projects.html
  Log:
  new tasks and project: emma, refactorit + jam
  
  Revision  ChangesPath
  1.127 +54 -0 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.126
  retrieving revision 1.127
  diff -u -r1.126 -r1.127
  --- external.xml  25 May 2004 06:30:19 -  1.126
  +++ external.xml  25 May 2004 10:23:01 -  1.127
  @@ -572,6 +572,33 @@
   
 
   
  +  
  +EMMA is an open-source toolkit for measuring and reporting
  +Java code coverage. EMMA distinguishes itself from other tools
  +by going after a unique feature combination: support large-scale
  +enterprise software development while keeping individual developers
  +work fast and iterative at the same time.
  +
  +
  +  
  +Compatibility:
  +Ant 1.6
  +  
  +  
  +URL:
  +http://emma.sourceforge.net/";>http://emma.sourceforge.net/
  +  
  +  
  +Contact:
  +mailto:[EMAIL PROTECTED]">Mailinglist
  +  
  +  
  +License:
  +Common Public License 1.0
  +  
  +
  +  
  +
 
   FMPP is a general-purpose text file preprocessor tool that
   uses FreeMarker templates. It is particularly designed for
  @@ -1822,6 +1849,33 @@
 
   License:
   LGPL
  +  
  +
  +  
  +
  +  
  +
  +RefactorIT includes an Ant task for metrics and audits.
  +RefactorIT is a Java refactoring, audit and metrics tool.
  +It plugs into major Java IDEs, also runs stand-alone with
  +a GUI and a command line interface.
  +
  +  
  +Compatibility:
  +Ant 1.5 and later
  +  
  +  
  +URL:
  +http://www.refactorit.com/";>http://www.refactorit.com/
  +  
  +  
  +Contact:
  +mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
  +  
  +  
  +License:
  +Commercial. (Free for accredited open source products, see
  +http://www.refactorit.com/osc";>http://www.refactorit.com/osc.)
 
   
 
  
  
  
  1.16  +29 -0 ant/xdocs/projects.xml
  
  Index: projects.xml
  ===
  RCS file: /home/cvs/ant/xdocs/projects.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- projects.xml  7 May 2004 12:36:35 -   1.15
  +++ projects.xml  25 May 2004 10:23:01 -  1.16
  @@ -267,6 +267,35 @@
   
 
   
  +  
  +
  +JAM is a modular Ant toolkit for developing and testing Java/J2EE
  +applications. JAM supports EJB and Servlet/JSP development using 
XDoclet,
  +JUnit, Cactus, Maven, Castor and MDA/UML code generation on various 
J2EE
  +servers including JBoss.
  +
  +
  +  
  +Compatibility:
  +Ant 1.6
  +  
  +  
  +URL:
  +http://www.javagen.com/jam.jsp";>http://www.javagen.com/jam.jsp
  +  
  +  
  +Contact:
  +http://www.javagen.com/feedback.do";>Feedback 

  +http://www.javagen.com/bugs.do";>Bug Reports
  +
  +  
  +  
  +License:
  +GPL
  +  
  +
  +  
  +
 
   The Centipede admin told us, that that project
  "is no more" and that "Antworks has taken it place."
  
  
  
  1.166 +102 -0ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.165
  retrieving revision 1.166
  diff -u -r1.165 -r1.166
  --- external.html 25 May 2004 06:30:19 -  1.165
  +++ external.html 25 May 2004 10:23:02 -  1.166
  @@ -1162,6 +1162,57 @@
 
   
   
  +
  +EMMA
  +  
  +EMMA is an open-source toolkit for measuring and 
reporting
  +Java code coverage. EMMA distinguishes itself from other tools
  +by going after a unique feature combination: support large-scale
  +enterprise software development while keeping individual developers
  +work fast and iterative at the same time.
  +  
  +  
  +  
  +  Compatibility:
  +

cvs commit: ant/docs external.html

2004-05-25 Thread jhm
jhm 2004/05/24 23:37:50

  Modified:xdocsTag: ANT_16_BRANCH external.xml
   docs Tag: ANT_16_BRANCH external.html
  Log:
  sync
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.100.2.13 +23 -0 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.100.2.12
  retrieving revision 1.100.2.13
  diff -u -r1.100.2.12 -r1.100.2.13
  --- external.xml  10 May 2004 15:01:40 -  1.100.2.12
  +++ external.xml  25 May 2004 06:37:49 -  1.100.2.13
  @@ -1826,6 +1826,29 @@
   
 
   
  +  
  +
  +This is a task for reflection invocation from within ant build 
file.
  +
  +  
  +Compatibility:
  +Ant 1.5 or above
  +  
  +  
  +URL:
  +http://sourceforge.net/projects/reflectant/";>http://sourceforge.net/projects/reflectant/
  +  
  +  
  +Contact:
  +mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
  +  
  +  
  +License:
  +The Apache Software License
  +  
  +
  +  
  +
 
   
   The collections contain 3 Tasks for simplifying application
  
  
  
  No   revision
  No   revision
  1.136.2.13 +47 -0 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.136.2.12
  retrieving revision 1.136.2.13
  diff -u -r1.136.2.12 -r1.136.2.13
  --- external.html 10 May 2004 15:01:40 -  1.136.2.12
  +++ external.html 25 May 2004 06:37:49 -  1.136.2.13
  @@ -3384,6 +3384,53 @@
 
   
   
  +
  +Reflectant Task
  +  
  +This is a task for reflection invocation from 
within ant build file.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.5 or above
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://sourceforge.net/projects/reflectant/";>http://sourceforge.net/projects/reflectant/
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  The Apache Software License
  +  
  +  
  +
  +
   
   Roxes Ant Tasks
 
  
  
  

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



cvs commit: ant/docs external.html

2004-05-25 Thread jhm
jhm 2004/05/24 23:30:19

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  Add reflectant task
  
  Revision  ChangesPath
  1.126 +23 -0 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.125
  retrieving revision 1.126
  diff -u -r1.125 -r1.126
  --- external.xml  7 May 2004 12:36:35 -   1.125
  +++ external.xml  25 May 2004 06:30:19 -  1.126
  @@ -1826,6 +1826,29 @@
   
 
   
  +  
  +
  +This is a task for reflection invocation from within ant build 
file.
  +
  +  
  +Compatibility:
  +Ant 1.5 or above
  +  
  +  
  +URL:
  +http://sourceforge.net/projects/reflectant/";>http://sourceforge.net/projects/reflectant/
  +  
  +  
  +Contact:
  +mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
  +  
  +  
  +License:
  +The Apache Software License
  +  
  +
  +  
  +
 
   
   The collections contain 3 Tasks for simplifying application
  
  
  
  1.165 +47 -0 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.164
  retrieving revision 1.165
  diff -u -r1.164 -r1.165
  --- external.html 7 May 2004 12:36:35 -   1.164
  +++ external.html 25 May 2004 06:30:19 -  1.165
  @@ -3387,6 +3387,53 @@
 
   
   
  +
  +Reflectant Task
  +  
  +This is a task for reflection invocation from 
within ant build file.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.5 or above
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://sourceforge.net/projects/reflectant/";>http://sourceforge.net/projects/reflectant/
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  The Apache Software License
  +  
  +  
  +
  +
   
   Roxes Ant Tasks
 
  
  
  

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



cvs commit: ant/docs external.html projects.html

2004-05-10 Thread jhm
jhm 2004/05/10 08:01:41

  Modified:xdocsTag: ANT_16_BRANCH external.xml projects.xml
   docs Tag: ANT_16_BRANCH external.html projects.html
  Log:
  Sync with HEAD
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.100.2.12 +25 -5 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.100.2.11
  retrieving revision 1.100.2.12
  diff -u -r1.100.2.11 -r1.100.2.12
  --- external.xml  30 Apr 2004 06:23:09 -  1.100.2.11
  +++ external.xml  10 May 2004 15:01:40 -  1.100.2.12
  @@ -130,7 +130,7 @@
   AntDoc can be run via an Ant task, AntDoc GUI can be run
   via an Ant task, or via a JVM launch.
   
  -
  +
 
   Compatibility:
   Ant 1.4.1 and higher
  @@ -389,7 +389,7 @@
 
 
   Contact:
  -[EMAIL PROTECTED]
  +mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
 
 
   License:
  @@ -728,7 +728,15 @@
   "border" (add a border), "text" (text on
   image), "crop" (a sub-image of a bigger image),
   "rotate", "grayscale" (change a color
  -image to shades of gray).
  +image to shades of gray).
  +Now it supports transparency (making images translucent), a
  +bestfit option for Resize, simple support for images within
  +a security-constraint, a preliminary support (if pjatools.jar
  +is available) for saving files as GIF and some other fixes.
  +
  +IMPORTANT: You will need the PMIW (Poor Man's Imaging Wrapper) jar
  +for all the operations and the pjatools jar for GIF encoding/ saving
  +support.
   
   
 
  @@ -741,8 +749,20 @@
   
href="http://www.mullassery.com/software/ANT/";>http://www.mullassery.com/software/ANT/
 
 
  +pmiw jar
  +http://www.mullassery.com/software/PMIW/";>http://www.mullassery.com/software/PMIW/
  +(Poor Man's Imaging Wrapper)
  +  
  +  
  +pjatools jar
  +http://www.eteks.com/pja/en/";>http://www.eteks.com/pja/en/
  +(pjatools for GIF encoding support)
  +  
  +  
   Contact:
  -http://www.mullassery.com/contact/feedback.jsp";>Abey Mullassery
  +http://www.mullassery.com";>Abey Mullassery
 
 
   License:
  @@ -1548,7 +1568,7 @@
 
   URL:
   
  -  http://www.kanaputs.org/";>http://www.kanaputs.org/
  +  http://www.kanaputs.org/";>http://www.kanaputs.org/ 
 http://www.kanaputs.org/ant.html";>http://www.kanaputs.org/ant.html
   
 
  
  
  
  1.10.2.3  +80 -48ant/xdocs/projects.xml
  
  Index: projects.xml
  ===
  RCS file: /home/cvs/ant/xdocs/projects.xml,v
  retrieving revision 1.10.2.2
  retrieving revision 1.10.2.3
  diff -u -r1.10.2.2 -r1.10.2.3
  --- projects.xml  16 Feb 2004 16:45:09 -  1.10.2.2
  +++ projects.xml  10 May 2004 15:01:40 -  1.10.2.3
  @@ -22,7 +22,7 @@
 
   
 
  -
  +
   
   
 Nothing listed here is directly supported by the Ant
  @@ -37,7 +37,7 @@
   (J2EE or other) specific for your application
   architecture.
   
  -
  +
 
   Compatibility:
   1.4.1 and above
  @@ -64,7 +64,7 @@
   playground for experimental tasks like a C/C++ compilation
   task for different compilers.
   
  -
  +
 
   Compatibility:
   1.4.1 and above
  @@ -96,14 +96,14 @@
   Try/Catch/Finally, Switch, Variable, Stopwatch, Limit, Math,
   Post, SSH, SCP, AntFetch, AntCallBack.
   
  -
  +
 
   Compatibility:
  -Tested extensively with Ant 1.5.x.
  +Ant 1.5 and higher.
 
 
   URL:
  -http://antelope.sourceforge.net/";>http://antelope.sourceforge.net/
  +http://antelope.tigris.org/";>http://antelope.tigris.org/
 
 
   Contact:
  @@ -126,7 +126,7 @@
   updating a project intranet site with artifacts from the
   latest build.
   
  -
  +
 
   Compatibility:
   bundles Ant 1.3, is compatible with Ant 1.3 to 1.4.1
  @@ -146,6 +146,70 @@
   
 
   
  +  
  +
  +The antworks project is a set of tools and standardized targets 
that
  +greatly simplifies using a

cvs commit: ant/docs external.html

2004-05-06 Thread jhm
jhm 2004/05/05 23:05:16

  Modified:docs external.html
  Log:
  Update the external image-task.
  
  Revision  ChangesPath
  1.163 +31 -2 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.162
  retrieving revision 1.163
  diff -u -r1.162 -r1.163
  --- external.html 30 Apr 2004 06:21:25 -  1.162
  +++ external.html 6 May 2004 06:05:16 -   1.163
  @@ -1429,7 +1429,14 @@
   "border" (add a border), "text" (text on
   image), "crop" (a sub-image of a bigger image),
   "rotate", "grayscale" (change a color
  -image to shades of gray).
  +image to shades of gray).
  +Now it supports transparency (making images translucent), a
  +bestfit option for Resize, simple support for images within
  +a security-constraint, a preliminary support (if pjatools.jar
  +is available) for saving files as GIF and some other fixes.
  +IMPORTANT: You will need the PMIW (Poor 
Man's Imaging Wrapper) jar
  +for all the operations and the pjatools jar for GIF encoding/ saving
  +support.
 
 
 
 
  +  pmiw jar
  +  
  +  
  +  http://www.mullassery.com/software/PMIW/";>http://www.mullassery.com/software/PMIW/
  +(Poor Man's Imaging Wrapper)
  +  
  +  
  +  
  +  
  +  pjatools jar
  +  
  +  
  +  http://www.eteks.com/pja/en/";>http://www.eteks.com/pja/en/
  +(pjatools for GIF encoding support)
  +  
  +  
  +  
  +  
 Contact:
 
 
  -  http://www.mullassery.com/contact/feedback.jsp";>Abey 
Mullassery
  +  http://www.mullassery.com";>Abey Mullassery
 
 
 
  
  
  

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



RE: cvs commit: ant/docs external.html

2004-04-20 Thread Jan . Materne
Thanks

> -Original Message-
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 20, 2004 9:01 AM
> To: [EMAIL PROTECTED]
> Subject: Re: cvs commit: ant/docs external.html
> 
> 
> On Tue, 20 Apr 2004, Jan Materne <[EMAIL PROTECTED]> wrote:
> 
> > So I don´t know, whether the 1.6_Branch is updated also...
> 
> It didn't, but I've merged it now.
> 
> Stefan
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


Re: cvs commit: ant/docs external.html

2004-04-20 Thread Stefan Bodewig
On Tue, 20 Apr 2004, Jan Materne <[EMAIL PROTECTED]> wrote:

> So I don´t know, whether the 1.6_Branch is updated also...

It didn't, but I've merged it now.

Stefan

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



RE: cvs commit: ant/docs external.html

2004-04-20 Thread Jan . Materne
Something is broken with my internet connection. So I don´t know, 
whether the 1.6_Branch is updated also...

Jan

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 20, 2004 7:47 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: ant/docs external.html
> 
> 
> jhm 2004/04/19 22:46:48
> 
>   Modified:xdocsexternal.xml
>docs external.html
>   Log:
>   28479: NetBeans ships 1.6.1. Thanks Jesse
>   
>   Revision  ChangesPath
>   1.121 +1 -1  ant/xdocs/external.xml
>   
>   Index: external.xml
>   ===
>   RCS file: /home/cvs/ant/xdocs/external.xml,v
>   retrieving revision 1.120
>   retrieving revision 1.121
>   diff -u -r1.120 -r1.121
>   --- external.xml24 Feb 2004 15:04:03 -  1.120
>   +++ external.xml20 Apr 2004 05:46:48 -  1.121
>   @@ -2710,7 +2710,7 @@
>
>  
>Compatibility:
>   -bundles Ant 1.6.0 as of NetBeans 3.6
>   +bundles Ant 1.6.1 as of NetBeans 3.6
>  
>  
>URL:
>   
>   
>   
>   1.161 +1 -1  ant/docs/external.html
>   
>   Index: external.html
>   ===
>   RCS file: /home/cvs/ant/docs/external.html,v
>   retrieving revision 1.160
>   retrieving revision 1.161
>   diff -u -r1.160 -r1.161
>   --- external.html   29 Feb 2004 08:43:54 -  1.160
>   +++ external.html   20 Apr 2004 05:46:48 -  1.161
>   @@ -5016,7 +5016,7 @@
>  
>valign="top" align="left">
>   -  bundles Ant 1.6.0 as of NetBeans 3.6
>   +  bundles Ant 1.6.1 as of NetBeans 3.6
>  
>  
>  
>   
>   
>   
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


cvs commit: ant/docs external.html

2004-04-20 Thread jhm
jhm 2004/04/19 22:46:48

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  28479: NetBeans ships 1.6.1. Thanks Jesse
  
  Revision  ChangesPath
  1.121 +1 -1  ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.120
  retrieving revision 1.121
  diff -u -r1.120 -r1.121
  --- external.xml  24 Feb 2004 15:04:03 -  1.120
  +++ external.xml  20 Apr 2004 05:46:48 -  1.121
  @@ -2710,7 +2710,7 @@
   
 
   Compatibility:
  -bundles Ant 1.6.0 as of NetBeans 3.6
  +bundles Ant 1.6.1 as of NetBeans 3.6
 
 
   URL:
  
  
  
  1.161 +1 -1  ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.160
  retrieving revision 1.161
  diff -u -r1.160 -r1.161
  --- external.html 29 Feb 2004 08:43:54 -  1.160
  +++ external.html 20 Apr 2004 05:46:48 -  1.161
  @@ -5016,7 +5016,7 @@
 
 
  -  bundles Ant 1.6.0 as of NetBeans 3.6
  +  bundles Ant 1.6.1 as of NetBeans 3.6
 
 
 
  
  
  

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



cvs commit: ant/docs external.html

2004-02-24 Thread jhm
jhm 2004/02/24 07:54:27

  Modified:xdocsTag: ANT_16_BRANCH external.xml
   docs Tag: ANT_16_BRANCH external.html
  Log:
  Sync with HEAD
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.100.2.9 +97 -7 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.100.2.8
  retrieving revision 1.100.2.9
  diff -u -r1.100.2.8 -r1.100.2.9
  --- external.xml  16 Feb 2004 16:45:09 -  1.100.2.8
  +++ external.xml  24 Feb 2004 15:54:26 -  1.100.2.9
  @@ -124,6 +124,64 @@
   
 
   
  +  
  +
  +Andariel is a set of tasks designed to help the generation of HTML
  +(and other markup languages) pages from Ant. Includes a XPath 
processor,
  +an image information retriever, and others.
  +
  +
  +  
  +Compatibility:
  +Ant 1.5.4 and newer
  +  
  +  
  +URL:
  +http://andariel.uworks.net/";>http://andariel.uworks.net/
  +  
  +  
  +Contact:
  +josep DOT rio AT uworks DOT net
  +  
  +  
  +License:
  +Apache Software License 1.1
  +  
  +
  +  
  +
  +  
  +
  +AntDoc is a tool that generates HTML documentation from Ant
  +buildfiles; the generated HTML is inspired from what javadoc
  +yields.  AntDocGUI offers a simple Ant target launcher named
  +AntDoc GUI. Ant targets may be launched from the generated
  +AntDoc HTML pages. Integration to various IDEs is in
  +progress.
  +
  +AntDoc can be run via an Ant task, AntDoc GUI can be run
  +via an Ant task, or via a JVM launch.
  +
  +
  +  
  +Compatibility:
  +Ant 1.4.1 and higher
  +  
  +  
  +URL:
  +http://antdoc.free.fr/";>http://antdoc.free.fr/
  +  
  +  
  +Contact:
  +Edouard Mercier
  +  
  +  
  +License:
  +The Apache Software License
  +  
  +
  +  
  +
 
   
   Anteater is a set of Ant tasks for the functional testing of 
websites
  @@ -1185,11 +1243,11 @@
 
 
   URL:
  -http://jegustator.pavelvlasov.com/";>http://jegustator.pavelvlasov.com/
  +http://www.pavelvlasov.com/pv/content/[EMAIL 
PROTECTED]">http://www.pavelvlasov.com/pv/content/[EMAIL PROTECTED]
 
 
   Contact:
  -mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
  +http://www.pavelvlasov.com/pv/content/contact.html";>Pavel Vlasov
 
 
   License:
  @@ -1592,7 +1650,7 @@
 
   
 
  -http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4";>Pamda
  +http://www.pavelvlasov.com/pv/content/[EMAIL 
PROTECTED]">Pamda
   is an MDA tool (UML2Code generator) implemented as Ant task. Pamda 
supports
   Aspect-Oriented Modeling (AOM) and comes with AOM UML Profile and 
sample project.
   The tool uses XMI as its input and Velocity as template engine. All 
elements in
  @@ -1607,11 +1665,11 @@
 
 
   URL:
  -http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4";>http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4
  +http://www.pavelvlasov.com/pv/content/[EMAIL 
PROTECTED]">http://www.pavelvlasov.com/pv/content/[EMAIL PROTECTED]
 
 
   Contact:
  -http://www.pavelvlasov.com/pv/content/contact.html";>Contact Page
  +http://www.pavelvlasov.com/pv/content/contact.html";>Pavel Vlasov
 
 
   License:
  @@ -1775,6 +1833,38 @@
   
 
   
  +  
  +A task designed to help with the single-sourcing of program
  +documentation. Rundoc replaces special commands
  +(in the format @@rundoc:command param1 param2...@@) embedded
  +within text files with their output in a
  +specified format. Currently, only Docbook format is supported.
  +
  +Rundoc was written to keep sample code output in program
  +documentation synchronized with the actual output
  +of the current code, by running the referenced code when the
  +documentation is built.
  +
  +
  +  
  +Compatibility:
  +Tested with 1.6  Should work with all versions.
  +  
  +  
  +URL:
  +http://www.martiansoftware.com/lab/index.html#rundoc";>http://www.martiansoftware.com/lab/index.html#rundoc
  +  
  +   

cvs commit: ant/docs external.html

2004-02-24 Thread jhm
jhm 2004/02/24 07:04:04

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  Typo
  
  Revision  ChangesPath
  1.120 +1 -1  ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.119
  retrieving revision 1.120
  diff -u -r1.119 -r1.120
  --- external.xml  20 Feb 2004 08:13:37 -  1.119
  +++ external.xml  24 Feb 2004 15:04:03 -  1.120
  @@ -92,7 +92,7 @@
   
 
   
  -  
  +  
   
   Andariel is a set of tasks designed to help the generation of HTML
   (and other markup languages) pages from Ant. Includes a XPath 
processor,
  
  
  
  1.159 +2 -2  ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.158
  retrieving revision 1.159
  diff -u -r1.158 -r1.159
  --- external.html 20 Feb 2004 08:33:23 -  1.158
  +++ external.html 24 Feb 2004 15:04:04 -  1.159
  @@ -284,8 +284,8 @@
 
   
   
  -
  -Antariel
  +
  +Andariel
 
   Andariel is a set of tasks designed to help the 
generation of HTML
   (and other markup languages) pages from Ant. Includes a XPath 
processor,
  
  
  

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



Re: cvs commit: ant/docs external.html projects.html

2004-02-21 Thread Marty Lamb
Thanks much.  That list is getting long. :)

- Marty


-- 
Marty Lamb
Martian Software, Inc.
mlamb at martiansoftware dot com


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



Re: cvs commit: ant/docs external.html projects.html

2004-02-20 Thread Dale Anson
Stefan,
Thanks to you too!
Dale
[EMAIL PROTECTED] wrote:
bodewig 2004/02/20 00:33:24
  Modified:docs external.html projects.html
  Log:
  regenerate site
  
  Revision  ChangesPath
  1.158 +104 -0ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.157
  retrieving revision 1.158
  diff -u -r1.157 -r1.158
  --- external.html	19 Feb 2004 11:46:58 -	1.157
  +++ external.html	20 Feb 2004 08:33:23 -	1.158
  @@ -284,6 +284,55 @@
 
   
   
  +
  +Antariel
  +  
  +Andariel is a set of tasks designed to help the generation of HTML
  +(and other markup languages) pages from Ant. Includes a XPath processor,
  +an image information retriever, and others.
  +  
  +  
  +  
  +  valign="top" align="left">
  +  Compatibility:
  +  
  +  
  +  valign="top" align="left">
  +  Ant 1.5.4 and newer
  +  
  +  
  +  
  +  
  +  valign="top" align="left">
  +  URL:
  +  
  +  
  +  valign="top" align="left">
  +  http://andariel.uworks.net/";>http://andariel.uworks.net/
  +  
  +  
  +  
  +  
  +  valign="top" align="left">
  +  Contact:
  +  
  +  
  +  valign="top" align="left">
  +  josep DOT rio AT uworks DOT net
  +  
  +  
  +  
  +  
  +  valign="top" align="left">
  +  License:
  +  
  +  
  +  valign="top" align="left">
  +  Apache Software License 1.1
  +  
  +  
  +
  +
   
   AntDoc
 
  @@ -3302,6 +3351,61 @@
 
 valign="top" align="left">
 GNU General Public License (GPL)
  +  
  +  
  +
  +
  +
  +rundoc
  +  
  +A task designed to help with the single-sourcing of program
  +documentation. Rundoc replaces special commands
  +(in the format @@rundoc:command param1 param2...@@) embedded
  +within text files with their output in a
  +specified format. Currently, only Docbook format is supported.
  +Rundoc was written to keep sample code output in program
  +documentation synchronized with the actual output
  +of the current code, by running the referenced code when the
  +documentation is built.
  +  
  +  
  +  
  +  valign="top" align="left">
  +  Compatibility:
  +  
  +  
  +  valign="top" align="left">
  +  Tested with 1.6  Should work with all versions.
  +  
  +  
  +  
  +  
  +  valign="top" align="left">
  +  URL:
  +  
  +  
  +  valign="top" align="left">
  +  http://www.martiansoftware.com/lab/index.html#rundoc";>http://www.martiansoftware.com/lab/index.html#rundoc
  +  
  +  
  +  
  +  
  +  valign="top" align="left">
  +  Contact:
  +  
  +  
  +  valign="top" align="left">
  +  http://www.martiansoftware.com/contact.html";>Marty Lamb
  +  
  +  
  +  
  +  
  +  valign="top" align="left">
  +  License:
  +  
  +  
  +  valign="top" align="left">
  +  Revised BSD
 
 
   
  
  
  
  1.53  +2 -2  ant/docs/projects.html
  
  Index: projects.html
  ===
  RCS file: /home/cvs/ant/docs/projects.html,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- projects.html	7 Jan 2004 07:27:59 -	1.52
  +++ projects.html	20 Feb 2004 08:33:23 -	1.53
  @@ -297,7 +297,7 @@
 
 
 valign="top" align="left">
  -  Tested extensively with Ant 1.5.x.
  +  Ant 1.5 and higher.
 
 
 
  @@ -307,7 +307,7 @@
 
 
 valign="top" align="left">
  -  http://antelope.sourceforge.net/";>http://antelope.sourceforge.net/
  +  http://antelope.tigris.org/";>http://antelope.tigris.org/
 
 
 
  
  

RE: cvs commit: ant/docs external.html projects.html

2004-02-20 Thread Jan . Materne
Thanks ;-)

Jan

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 20, 2004 9:33 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: ant/docs external.html projects.html
> 
> 
> bodewig 2004/02/20 00:33:24
> 
>   Modified:docs external.html projects.html
>   Log:
>   regenerate site
>   
>   Revision  ChangesPath
>   1.158 +104 -0ant/docs/external.html
>   
>   Index: external.html
>   ===
>   RCS file: /home/cvs/ant/docs/external.html,v
>   retrieving revision 1.157
>   retrieving revision 1.158
>   diff -u -r1.157 -r1.158
>   --- external.html   19 Feb 2004 11:46:58 -  1.157
>   +++ external.html   20 Feb 2004 08:33:23 -  1.158
>   @@ -284,6 +284,55 @@
>  
>
> class="subsection">
>   +
>   +Antariel
>   +  
>   +Andariel is a set of tasks 
> designed to help the generation of HTML
>   +(and other markup languages) pages from Ant. 
> Includes a XPath processor,
>   +an image information retriever, and others.
>   +   class="externals" cellspacing="1" cellpadding="4">
>   +  
>   + +  valign="top" align="left">
>   +  Compatibility:
>   +  
>   + +  valign="top" align="left">
>   +  Ant 1.5.4 and newer
>   +  
>   +  
>   +  
>   + +  valign="top" align="left">
>   +  URL:
>   +  
>   + +  valign="top" align="left">
>   +   href="http://andariel.uworks.net/";>http://andariel.uworks.net/
>   +  
>   +  
>   +  
>   + +  valign="top" align="left">
>   +  Contact:
>   +  
>   + +  valign="top" align="left">
>   +  josep DOT rio AT uworks DOT net
>   +  
>   +  
>   +  
>   + +  valign="top" align="left">
>   +  License:
>   +  
>   + +  valign="top" align="left">
>   +  Apache Software License 1.1
>   +  
>   +  
>   +
>   + class="subsection">
>
>AntDoc
>  
>   @@ -3302,6 +3351,61 @@
>valign="top" align="left">
>  GNU General Public License (GPL)
>   +  
>   +  
>   +
>   + class="subsection">
>   +
>   +rundoc
>   +  
>   +A task designed to help with 
> the single-sourcing of program
>   +documentation. Rundoc replaces special commands
>   +(in the format @@rundoc:command param1 
> param2...@@) embedded
>   +within text files with their output in a
>   +specified format. Currently, only Docbook format 
> is supported.
>   +Rundoc was written to 
> keep sample code output in program
>   +documentation synchronized with the actual output
>   +of the current code, by running the referenced 
> code when the
>   +documentation is built.
>   +   class="externals" cellspacing="1" cellpadding="4">
>   +  
>   + +  valign="top" align="left">
>   +  Compatibility:
>   +  
>   + +  valign="top" align="left">
>   +  Tested with 1.6  Should work with all versions.
>   +  
>   +  
>   +  
>   + +  valign="top" align="left">
>   +  URL:
>   +  
>   + +  valign="top" align="left">
>   +   href="http://www.martiansoftware.com/lab/index.html#rundoc";>ht
tp://www.martiansoftware.com/lab/index.html#rundoc
>   +  
>   +  
>   +  
>   +

cvs commit: ant/docs external.html projects.html

2004-02-20 Thread bodewig
bodewig 2004/02/20 00:33:24

  Modified:docs external.html projects.html
  Log:
  regenerate site
  
  Revision  ChangesPath
  1.158 +104 -0ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.157
  retrieving revision 1.158
  diff -u -r1.157 -r1.158
  --- external.html 19 Feb 2004 11:46:58 -  1.157
  +++ external.html 20 Feb 2004 08:33:23 -  1.158
  @@ -284,6 +284,55 @@
 
   
   
  +
  +Antariel
  +  
  +Andariel is a set of tasks designed to help the 
generation of HTML
  +(and other markup languages) pages from Ant. Includes a XPath 
processor,
  +an image information retriever, and others.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.5.4 and newer
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://andariel.uworks.net/";>http://andariel.uworks.net/
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  josep DOT rio AT uworks DOT net
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  Apache Software License 1.1
  +  
  +  
  +
  +
   
   AntDoc
 
  @@ -3302,6 +3351,61 @@
 
 GNU General Public License (GPL)
  +  
  +  
  +
  +
  +
  +rundoc
  +  
  +A task designed to help with the single-sourcing 
of program
  +documentation. Rundoc replaces special commands
  +(in the format @@rundoc:command param1 param2...@@) embedded
  +within text files with their output in a
  +specified format. Currently, only Docbook format is supported.
  +Rundoc was written to keep sample code 
output in program
  +documentation synchronized with the actual output
  +of the current code, by running the referenced code when the
  +documentation is built.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Tested with 1.6  Should work with all versions.
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://www.martiansoftware.com/lab/index.html#rundoc";>http://www.martiansoftware.com/lab/index.html#rundoc
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  http://www.martiansoftware.com/contact.html";>Marty 
Lamb
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  Revised BSD
 
 
   
  
  
  
  1.53  +2 -2  ant/docs/projects.html
  
  Index: projects.html
  ===
  RCS file: /home/cvs/ant/docs/projects.html,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- projects.html 7 Jan 2004 07:27:59 -   1.52
  +++ projects.html 20 Feb 2004 08:33:23 -  1.53
  @@ -297,7 +297,7 @@
 
 
  -  Tested extensively with Ant 1.5.x.
  +  Ant 1.5 and higher.
 
 
 
  @@ -307,7 +307,7 @@
 
 
  -  http://antelope.sourceforge.net/";>http://antelope.sourceforge.net/
  +  http://antelope.tigris.org/";>http://antelope.tigris.org/
 
 
 
  
  
  

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



cvs commit: ant/docs external.html

2004-02-09 Thread jhm
jhm 2004/02/09 02:51:41

  Modified:xdocsTag: ANT_16_BRANCH external.xml
   docs Tag: ANT_16_BRANCH external.html
  Log:
  Sync with HEAD new Task: snip
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.100.2.7 +29 -0 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.100.2.6
  retrieving revision 1.100.2.7
  diff -u -r1.100.2.6 -r1.100.2.7
  --- external.xml  22 Jan 2004 08:38:58 -  1.100.2.6
  +++ external.xml  9 Feb 2004 10:51:40 -   1.100.2.7
  @@ -1841,6 +1841,35 @@
   
 
   
  +  
  +A task designed to help with the single-sourcing of program 
documentation.
  +Snip extracts snippets of text from files, placing them into 
properties in the Ant project.
  +These properties can then be used by any other Ant task, and are 
particularly useful when
  +referenced by s within the  task.
  +
  +Snip was originally written to keep snippets of sample code in 
API documentation synchronized
  +with the actual sample classes.
  +
  +
  +  
  +Compatibility:
  +Tested with 1.5.1.  Should work with all versions.
  +  
  +  
  +URL:
  +http://www.martiansoftware.com/lab/index.html#snip";>http://www.martiansoftware.com/lab/index.html#snip
  +  
  +  
  +Contact:
  +http://www.martiansoftware.com/contact.html";>Marty 
Lamb
  +  
  +  
  +License:
  +Revised BSD
  +  
  +
  +  
  +
 
   
   A text-to-speech task and build listener, which produce
  
  
  
  No   revision
  No   revision
  1.136.2.8 +53 -1 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.136.2.7
  retrieving revision 1.136.2.8
  diff -u -r1.136.2.7 -r1.136.2.8
  --- external.html 22 Jan 2004 08:38:58 -  1.136.2.7
  +++ external.html 9 Feb 2004 10:51:40 -   1.136.2.8
  @@ -161,7 +161,7 @@
   
   
   
  -
  +  
  
 
 
  @@ -3449,6 +3449,58 @@
 
 GNU General Public Licence (GPL)
  +  
  +  
  +
  +
  +
  +snip
  +  
  +A task designed to help with the single-sourcing 
of program documentation.
  +Snip extracts snippets of text from files, placing them into 
properties in the Ant project.
  +These properties can then be used by any other Ant task, and are 
particularly useful when
  +referenced by s within the  task.
  +Snip was originally written to keep 
snippets of sample code in API documentation synchronized
  +with the actual sample classes.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Tested with 1.5.1.  Should work with all versions.
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://www.martiansoftware.com/lab/index.html#snip";>http://www.martiansoftware.com/lab/index.html#snip
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  http://www.martiansoftware.com/contact.html";>Marty 
Lamb
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  Revised BSD
 
 
   
  
  
  

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



cvs commit: ant/docs external.html

2004-02-09 Thread jhm
jhm 2004/02/09 02:47:41

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  New Task: snip
  
  Revision  ChangesPath
  1.116 +29 -0 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.115
  retrieving revision 1.116
  diff -u -r1.115 -r1.116
  --- external.xml  22 Jan 2004 08:34:43 -  1.115
  +++ external.xml  9 Feb 2004 10:47:38 -   1.116
  @@ -1841,6 +1841,35 @@
   
 
   
  +  
  +A task designed to help with the single-sourcing of program 
documentation.
  +Snip extracts snippets of text from files, placing them into 
properties in the Ant project.
  +These properties can then be used by any other Ant task, and are 
particularly useful when
  +referenced by s within the  task.
  +
  +Snip was originally written to keep snippets of sample code in 
API documentation synchronized
  +with the actual sample classes.
  +
  +
  +  
  +Compatibility:
  +Tested with 1.5.1.  Should work with all versions.
  +  
  +  
  +URL:
  +http://www.martiansoftware.com/lab/index.html#snip";>http://www.martiansoftware.com/lab/index.html#snip
  +  
  +  
  +Contact:
  +http://www.martiansoftware.com/contact.html";>Marty 
Lamb
  +  
  +  
  +License:
  +Revised BSD
  +  
  +
  +  
  +
 
   
   A text-to-speech task and build listener, which produce
  
  
  
  1.156 +52 -0 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.155
  retrieving revision 1.156
  diff -u -r1.155 -r1.156
  --- external.html 22 Jan 2004 08:34:43 -  1.155
  +++ external.html 9 Feb 2004 10:47:40 -   1.156
  @@ -3456,6 +3456,58 @@
 
   
   
  +
  +snip
  +  
  +A task designed to help with the single-sourcing 
of program documentation.
  +Snip extracts snippets of text from files, placing them into 
properties in the Ant project.
  +These properties can then be used by any other Ant task, and are 
particularly useful when
  +referenced by s within the  task.
  +Snip was originally written to keep 
snippets of sample code in API documentation synchronized
  +with the actual sample classes.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Tested with 1.5.1.  Should work with all versions.
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://www.martiansoftware.com/lab/index.html#snip";>http://www.martiansoftware.com/lab/index.html#snip
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  http://www.martiansoftware.com/contact.html";>Marty 
Lamb
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  Revised BSD
  +  
  +  
  +
  +
   
   Speech4J
 
  
  
  

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



cvs commit: ant/docs external.html

2004-01-22 Thread jhm
jhm 2004/01/22 00:38:58

  Modified:xdocsTag: ANT_16_BRANCH external.xml
   docs Tag: ANT_16_BRANCH external.html
  Log:
  Sync with HEAD: typo - missed blank
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.100.2.6 +1 -1  ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.100.2.5
  retrieving revision 1.100.2.6
  diff -u -r1.100.2.5 -r1.100.2.6
  --- external.xml  21 Jan 2004 06:55:58 -  1.100.2.5
  +++ external.xml  22 Jan 2004 08:38:58 -  1.100.2.6
  @@ -977,7 +977,7 @@
   
 
   
  -Java+ is an open source Java preprocessorthat adds these
  +Java+ is an open source Java preprocessor that adds these
   features to any Java compiler:
   
   
  
  
  
  No   revision
  No   revision
  1.136.2.7 +1 -1  ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.136.2.6
  retrieving revision 1.136.2.7
  diff -u -r1.136.2.6 -r1.136.2.7
  --- external.html 21 Jan 2004 06:55:58 -  1.136.2.6
  +++ external.html 22 Jan 2004 08:38:58 -  1.136.2.7
  @@ -1913,7 +1913,7 @@
   
   Java+ Precompile Task
 
  -Java+ is an open source Java preprocessorthat 
adds these
  +Java+ is an open source Java preprocessor that 
adds these
   features to any Java compiler:
   
 Multi-line strings with executable inclusions like Perl
  
  
  

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



cvs commit: ant/docs external.html

2004-01-22 Thread jhm
jhm 2004/01/22 00:34:43

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  Typo: missed blank
  
  Revision  ChangesPath
  1.115 +1 -1  ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.114
  retrieving revision 1.115
  diff -u -r1.114 -r1.115
  --- external.xml  21 Jan 2004 06:50:55 -  1.114
  +++ external.xml  22 Jan 2004 08:34:43 -  1.115
  @@ -977,7 +977,7 @@
   
 
   
  -Java+ is an open source Java preprocessorthat adds these
  +Java+ is an open source Java preprocessor that adds these
   features to any Java compiler:
   
   
  
  
  
  1.155 +1 -1  ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.154
  retrieving revision 1.155
  diff -u -r1.154 -r1.155
  --- external.html 21 Jan 2004 06:50:55 -  1.154
  +++ external.html 22 Jan 2004 08:34:43 -  1.155
  @@ -1916,7 +1916,7 @@
   
   Java+ Precompile Task
 
  -Java+ is an open source Java preprocessorthat 
adds these
  +Java+ is an open source Java preprocessor that 
adds these
   features to any Java compiler:
   
 Multi-line strings with executable inclusions like Perl
  
  
  

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



cvs commit: ant/docs external.html

2004-01-21 Thread jhm
jhm 2004/01/20 22:55:58

  Modified:xdocsTag: ANT_16_BRANCH external.xml
   docs Tag: ANT_16_BRANCH external.html
  Log:
  Sync with HEAD: Typo in CocoonTask
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.100.2.5 +1 -1  ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.100.2.4
  retrieving revision 1.100.2.5
  diff -u -r1.100.2.4 -r1.100.2.5
  --- external.xml  20 Jan 2004 06:49:25 -  1.100.2.4
  +++ external.xml  21 Jan 2004 06:55:58 -  1.100.2.5
  @@ -359,7 +359,7 @@
   
 
   This task allows the generation of static web pages and
  -sties using Apache Cocoon in off-line mode.
  +sites using Apache Cocoon in off-line mode.
   It allows the configuration information for Cocoon to be
   included within the Ant build file, and is thus
   able to take advantage of Ant properties.
  
  
  
  No   revision
  No   revision
  1.136.2.6 +1 -1  ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.136.2.5
  retrieving revision 1.136.2.6
  diff -u -r1.136.2.5 -r1.136.2.6
  --- external.html 20 Jan 2004 06:49:25 -  1.136.2.5
  +++ external.html 21 Jan 2004 06:55:58 -  1.136.2.6
  @@ -797,7 +797,7 @@
   Cocoon Task
 
   This task allows the generation of static web 
pages and
  -sties using Apache Cocoon in off-line mode.
  +sites using Apache Cocoon in off-line mode.
   It allows the configuration information 
for Cocoon to be
   included within the Ant build file, and is thus
   able to take advantage of Ant properties.
  
  
  

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



cvs commit: ant/docs external.html

2004-01-21 Thread jhm
jhm 2004/01/20 22:50:55

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  Typo in CocoonTask
  
  Revision  ChangesPath
  1.114 +1 -1  ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.113
  retrieving revision 1.114
  diff -u -r1.113 -r1.114
  --- external.xml  20 Jan 2004 06:40:44 -  1.113
  +++ external.xml  21 Jan 2004 06:50:55 -  1.114
  @@ -359,7 +359,7 @@
   
 
   This task allows the generation of static web pages and
  -sties using Apache Cocoon in off-line mode.
  +sites using Apache Cocoon in off-line mode.
   It allows the configuration information for Cocoon to be
   included within the Ant build file, and is thus
   able to take advantage of Ant properties.
  
  
  
  1.154 +1 -1  ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.153
  retrieving revision 1.154
  diff -u -r1.153 -r1.154
  --- external.html 20 Jan 2004 06:40:44 -  1.153
  +++ external.html 21 Jan 2004 06:50:55 -  1.154
  @@ -800,7 +800,7 @@
   Cocoon Task
 
   This task allows the generation of static web 
pages and
  -sties using Apache Cocoon in off-line mode.
  +sites using Apache Cocoon in off-line mode.
   It allows the configuration information 
for Cocoon to be
   included within the Ant build file, and is thus
   able to take advantage of Ant properties.
  
  
  

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



cvs commit: ant/docs external.html

2004-01-20 Thread jhm
jhm 2004/01/19 22:49:25

  Modified:xdocsTag: ANT_16_BRANCH external.xml
   docs Tag: ANT_16_BRANCH external.html
  Log:
  Sync with HEAD. Added CocoonTask
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.100.2.4 +35 -1 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.100.2.3
  retrieving revision 1.100.2.4
  diff -u -r1.100.2.3 -r1.100.2.4
  --- external.xml  16 Jan 2004 11:23:31 -  1.100.2.3
  +++ external.xml  20 Jan 2004 06:49:25 -  1.100.2.4
  @@ -357,7 +357,41 @@
   
 
   
  -  
  +  
  +This task allows the generation of static web pages and
  +sties using Apache Cocoon in off-line mode.
  +It allows the configuration information for Cocoon to be
  +included within the Ant build file, and is thus
  +able to take advantage of Ant properties.
  +The task shares its code with the Cocoon Command Line, which
  +means that this task will instantly take
  +advantage of any new functionality added there.
  +
  +
  +  
  +Compatibility:
  +Ant 1.5.3 and above
  +  
  +  
  +URL:
  +http://cocoon.apache.org/2.1/";>http://cocoon.apache.org/2.1/
  + 
  +  
  +Documentation:
  +http://cocoon.apache.org/2.1/userdocs/offiline/ant.html";>http://cocoon.apache.org/2.1/userdocs/offline/ant.html
  +  
  +  
  +Contact:
  +mailto:users.at.cocoon.apache.org";>users at 
cocoon.apache.org
  +  
  +  
  +License:
  +Apache Software License
  +  
  +   
  + 
  +
  + 
   
   Recursive build support (call ant on every package level,
   and only build files in that package or in that package and
  
  
  
  No   revision
  No   revision
  1.136.2.5 +65 -1 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.136.2.4
  retrieving revision 1.136.2.5
  diff -u -r1.136.2.4 -r1.136.2.5
  --- external.html 16 Jan 2004 11:23:30 -  1.136.2.4
  +++ external.html 20 Jan 2004 06:49:25 -  1.136.2.5
  @@ -793,6 +793,70 @@
 
   
   
  +
  +Cocoon Task
  +  
  +This task allows the generation of static web 
pages and
  +sties using Apache Cocoon in off-line mode.
  +It allows the configuration information 
for Cocoon to be
  +included within the Ant build file, and is thus
  +able to take advantage of Ant properties.
  +The task shares its code with the Cocoon 
Command Line, which
  +means that this task will instantly take
  +advantage of any new functionality added there.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.5.3 and above
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://cocoon.apache.org/2.1/";>http://cocoon.apache.org/2.1/
  +  
  +  
  +  
  +  
  +  Documentation:
  +  
  +  
  +  http://cocoon.apache.org/2.1/userdocs/offiline/ant.html";>http://cocoon.apache.org/2.1/userdocs/offline/ant.html
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  mailto:users.at.cocoon.apache.org";>users at 
cocoon.apache.org
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  Apache Software License
  +  
  +  
  +
  +
   
   Configure
 
  @@ -4916,7 +4980,7 @@
 
   
   
  -Copyright © 2000-2003 The Apache Software Foundation. All 
rights reserved.
  +Copyright © 2000-2004 The Apache Software Foundation. All 
rights reserved.
   

cvs commit: ant/docs external.html

2004-01-20 Thread jhm
jhm 2004/01/19 22:40:44

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  Added CocoonTask
  
  Revision  ChangesPath
  1.113 +35 -1 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.112
  retrieving revision 1.113
  diff -u -r1.112 -r1.113
  --- external.xml  16 Jan 2004 10:53:15 -  1.112
  +++ external.xml  20 Jan 2004 06:40:44 -  1.113
  @@ -357,7 +357,41 @@
   
 
   
  -  
  +  
  +This task allows the generation of static web pages and
  +sties using Apache Cocoon in off-line mode.
  +It allows the configuration information for Cocoon to be
  +included within the Ant build file, and is thus
  +able to take advantage of Ant properties.
  +The task shares its code with the Cocoon Command Line, which
  +means that this task will instantly take
  +advantage of any new functionality added there.
  +
  +
  +  
  +Compatibility:
  +Ant 1.5.3 and above
  +  
  +  
  +URL:
  +http://cocoon.apache.org/2.1/";>http://cocoon.apache.org/2.1/
  + 
  +  
  +Documentation:
  +http://cocoon.apache.org/2.1/userdocs/offiline/ant.html";>http://cocoon.apache.org/2.1/userdocs/offline/ant.html
  +  
  +  
  +Contact:
  +mailto:users.at.cocoon.apache.org";>users at 
cocoon.apache.org
  +  
  +  
  +License:
  +Apache Software License
  +  
  +   
  + 
  +
  + 
   
   Recursive build support (call ant on every package level,
   and only build files in that package or in that package and
  
  
  
  1.153 +64 -0 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.152
  retrieving revision 1.153
  diff -u -r1.152 -r1.153
  --- external.html 16 Jan 2004 10:53:15 -  1.152
  +++ external.html 20 Jan 2004 06:40:44 -  1.153
  @@ -796,6 +796,70 @@
 
   
   
  +
  +Cocoon Task
  +  
  +This task allows the generation of static web 
pages and
  +sties using Apache Cocoon in off-line mode.
  +It allows the configuration information 
for Cocoon to be
  +included within the Ant build file, and is thus
  +able to take advantage of Ant properties.
  +The task shares its code with the Cocoon 
Command Line, which
  +means that this task will instantly take
  +advantage of any new functionality added there.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.5.3 and above
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://cocoon.apache.org/2.1/";>http://cocoon.apache.org/2.1/
  +  
  +  
  +  
  +  
  +  Documentation:
  +  
  +  
  +  http://cocoon.apache.org/2.1/userdocs/offiline/ant.html";>http://cocoon.apache.org/2.1/userdocs/offline/ant.html
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  mailto:users.at.cocoon.apache.org";>users at 
cocoon.apache.org
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  Apache Software License
  +  
  +  
  +
  +
   
   Configure
 
  
  
  

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



RE: cvs commit: ant/docs external.html

2004-01-16 Thread Jan . Materne
Ok. Done.
But there were more modifications out of sync :-)


Jan

> -Original Message-
> From: Peter Reilly [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 16, 2004 12:13 PM
> To: Ant Developers List
> Subject: Re: cvs commit: ant/docs external.html
> 
> 
> [EMAIL PROTECTED] wrote:
> 
> >Should the xdocs (and the resulting docs) directory synced 
> with 16_BRANCH ?
> >  
> >
> Yep.
> Peter
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


Re: cvs commit: ant/docs external.html

2004-01-16 Thread Peter Reilly
[EMAIL PROTECTED] wrote:
Should the xdocs (and the resulting docs) directory synced with 16_BRANCH ?
 

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


RE: cvs commit: ant/docs external.html

2004-01-16 Thread Jan . Materne
Should the xdocs (and the resulting docs) directory synced with 16_BRANCH ?

Jan

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 16, 2004 11:53 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: ant/docs external.html
> 
> 
> jhm 2004/01/16 02:53:15
> 
>   Modified:xdocsexternal.xml
>docs external.html
>   Log:
>   New external Task 'Pamda'; New Ant-Version in NetBeans
>   
>   Revision  ChangesPath
>   1.112 +32 -2 ant/xdocs/external.xml
>   
>   Index: external.xml
>   ===
>   RCS file: /home/cvs/ant/xdocs/external.xml,v
>   retrieving revision 1.111
>   retrieving revision 1.112
>   diff -u -r1.111 -r1.112
>   --- external.xml12 Jan 2004 10:38:01 -  1.111
>   +++ external.xml16 Jan 2004 10:53:15 -  1.112
>   @@ -1542,6 +1542,35 @@
>
>  
>
>   +  
>   + href="http://www.pavelvlasov.com/pv/content/menu.show?id=menu.
> 1.4">Pamda
>   +is an MDA tool (UML2Code generator) implemented as 
> Ant task. Pamda supports
>   +Aspect-Oriented Modeling (AOM) and comes with AOM 
> UML Profile and sample project.
>   +The tool uses XMI as its input and Velocity as 
> template engine. All elements in
>   +the metamodel have navigate(XPath expression) and 
> iterate(XPath expression)
>   +(powered by JXPath) which make templates easy to 
> write.
>   +Tested with XMI produced by Enterprise Architect.
>   +
>   +
>   +  
>   +Compatibility:
>   +Ant 1.5.2
>   +  
>   +  
>   +URL:
>   + href="http://www.pavelvlasov.com/pv/content/menu.show?id=menu.
> 1.4">http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1
> .4
>   +  
>   +  
>   +Contact:
>   + href="http://www.pavelvlasov.com/pv/content/contact.html";>Cont
> act Page
>   +  
>   +  
>   +License:
>   +GPL
>   +  
>   +
>   +  
>   +
>  
>PCT is a task to compile Progress code, and in 
> a more general
>way, to deal with Progress procedures and databases.
>   @@ -2539,12 +2568,13 @@
>
>  
>
>   -A module that integrates Ant into the NetBeans 
> or Sun ONE Studio (formerly Forte for Java) IDEs.
>   +A module that integrates Ant into the NetBeans 
> or Sun Java Studio (formerly
>   +Forte for Java and Sun ONE Studio) IDEs.
>
>
>  
>Compatibility:
>   -bundles Ant 1.5.1
>   +bundles Ant 1.6.0 as of NetBeans 3.6
>  
>  
>URL:
>   
>   
>   
>   1.152 +56 -2 ant/docs/external.html
>   
>   Index: external.html
>   ===
>   RCS file: /home/cvs/ant/docs/external.html,v
>   retrieving revision 1.151
>   retrieving revision 1.152
>   diff -u -r1.151 -r1.152
>   --- external.html   12 Jan 2004 10:38:01 -  1.151
>   +++ external.html   16 Jan 2004 10:53:15 -  1.152
>   @@ -2889,6 +2889,59 @@
>  
>
> class="subsection">
>   +
>   +Pamda
>   +  
>   + href="http://www.pavelvlasov.com/pv/content/menu.show?id=menu.
> 1.4">Pamda
>   +is an MDA tool (UML2Code generator) implemented as 
> Ant task. Pamda supports
>   +Aspect-Oriented Modeling (AOM) and comes with AOM 
> UML Profile and sample project.
>   +The tool uses XMI as its input and Velocity as 
> template engine. All elements in
>   +the metamodel have navigate(XPath expression) and 
> iterate(XPath expression)
>   +(powered by JXPath) which make templates easy to 
> write.
>   +Tested with XMI produced by Enterprise Architect.
>   +   class="externals" cellspacing="1" cellpadding="4">
>   +  
>   + +  valign="top" align="left">
>   +  Compatibility:
>   +  
>   + +  valign="top" align="left">
>   +  Ant 1.5.2
>   +  
>   +  
>   +  
>   +

cvs commit: ant/docs external.html

2004-01-16 Thread jhm
jhm 2004/01/16 02:53:15

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  New external Task 'Pamda'; New Ant-Version in NetBeans
  
  Revision  ChangesPath
  1.112 +32 -2 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.111
  retrieving revision 1.112
  diff -u -r1.111 -r1.112
  --- external.xml  12 Jan 2004 10:38:01 -  1.111
  +++ external.xml  16 Jan 2004 10:53:15 -  1.112
  @@ -1542,6 +1542,35 @@
   
 
   
  +  
  +http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4";>Pamda
  +is an MDA tool (UML2Code generator) implemented as Ant task. Pamda 
supports
  +Aspect-Oriented Modeling (AOM) and comes with AOM UML Profile and 
sample project.
  +The tool uses XMI as its input and Velocity as template engine. All 
elements in
  +the metamodel have navigate(XPath expression) and iterate(XPath 
expression)
  +(powered by JXPath) which make templates easy to write.
  +Tested with XMI produced by Enterprise Architect.
  +
  +
  +  
  +Compatibility:
  +Ant 1.5.2
  +  
  +  
  +URL:
  +http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4";>http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4
  +  
  +  
  +Contact:
  +http://www.pavelvlasov.com/pv/content/contact.html";>Contact Page
  +  
  +  
  +License:
  +GPL
  +  
  +
  +  
  +
 
   PCT is a task to compile Progress code, and in a more general
   way, to deal with Progress procedures and databases.
  @@ -2539,12 +2568,13 @@
   
 
   
  -A module that integrates Ant into the NetBeans or Sun ONE Studio 
(formerly Forte for Java) IDEs.
  +A module that integrates Ant into the NetBeans or Sun Java Studio 
(formerly
  +Forte for Java and Sun ONE Studio) IDEs.
   
   
 
   Compatibility:
  -bundles Ant 1.5.1
  +bundles Ant 1.6.0 as of NetBeans 3.6
 
 
   URL:
  
  
  
  1.152 +56 -2 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.151
  retrieving revision 1.152
  diff -u -r1.151 -r1.152
  --- external.html 12 Jan 2004 10:38:01 -  1.151
  +++ external.html 16 Jan 2004 10:53:15 -  1.152
  @@ -2889,6 +2889,59 @@
 
   
   
  +
  +Pamda
  +  
  +http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4";>Pamda
  +is an MDA tool (UML2Code generator) implemented as Ant task. Pamda 
supports
  +Aspect-Oriented Modeling (AOM) and comes with AOM UML Profile and 
sample project.
  +The tool uses XMI as its input and Velocity as template engine. All 
elements in
  +the metamodel have navigate(XPath expression) and iterate(XPath 
expression)
  +(powered by JXPath) which make templates easy to write.
  +Tested with XMI produced by Enterprise Architect.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.5.2
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4";>http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  http://www.pavelvlasov.com/pv/content/contact.html";>Contact Page
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  GPL
  +  
  +  
  +
  +
   
   PCT
 
  @@ -4733,7 +4786,8 @@
   
   NetBeans / Sun ONE Studio
 
  -A module that integrates Ant into the NetBeans or 
Sun ONE Studio (formerly Forte for Java) IDEs.
  +A module that integrates Ant into the NetBeans or 
Sun Java Studio (formerly
  +Forte for Java and Sun ONE Studio) IDEs.
 
 
 
 
  -  bundles Ant 1.5.1
  +  bundles Ant 1.6.0 as of NetBeans 3.6
 

RE: cvs commit: ant/docs external.html

2003-12-17 Thread Jan . Materne
Sorry can´t update that on 16_BRANCH. I always get a timeout error now ...

(And why the hell are there so many modifications in html file - just a
little mod on the 
xml ...)


Jan

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 17, 2003 2:38 PM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: ant/docs external.html
> 
> 
> jhm 2003/12/17 05:37:34
> 
>   Modified:xdocsexternal.xml
>docs external.html
>   Log:
>   New external task: mtxslt
>   
>   Revision  ChangesPath
>   1.110 +27 -0 ant/xdocs/external.xml
>   
>   Index: external.xml
>   ===
>   RCS file: /home/cvs/ant/xdocs/external.xml,v
>   retrieving revision 1.109
>   retrieving revision 1.110
>   diff -u -r1.109 -r1.110
>   --- external.xml5 Dec 2003 10:17:19 -   1.109
>   +++ external.xml17 Dec 2003 13:37:34 -  1.110
>   @@ -1463,6 +1463,33 @@
>
>  
>
>   +  
>   +
>   +The mtxslt (Multi-XSLT) extends the standard 
> Ant "xslt/style" task
>   +to make it easy to use multiple XSLT engines 
> during the same build.
>   +This is useful for regression testing of XSLT 
> scripts against several
>   +engines.
>   +
>   +
>   +  
>   +Compatibility:
>   +Ant 1.5
>   +  
>   +  
>   +URL:
>   + href="http://mtxslt.sourceforge.net/";>http://mtxslt.sourceforg
> e.net/
>   +  
>   +  
>   +Contact:
>   + href="mailto:[EMAIL PROTECTED]">Anthony B. Coates
>   +  
>   +  
>   +License:
>   +Apache Software Foundation License
>   +  
>   +
>   +  
>   +
>  
>
>pack is a task to build the smallest possible 
> JAR to link
>   
>   
>   
>   1.149 +164 -11   ant/docs/external.html
>   
>   Index: external.html
>   ===
>   RCS file: /home/cvs/ant/docs/external.html,v
>   retrieving revision 1.148
>   retrieving revision 1.149
>   diff -u -r1.148 -r1.149
>   --- external.html   2 Dec 2003 11:51:11 -   1.148
>   +++ external.html   17 Dec 2003 13:37:34 -  1.149
>   @@ -855,15 +855,15 @@
>Dependency Finder
>  
>Dependency Finder extracts 
> dependencies and OO metrics from
>   -   Java class files produced by most Java compilers. It can compute
>   -   API differences between versions;  no sources needed. 
> It includes
>   -   Ant tasks, web, Swing, and command-line interfaces, with XSL
>   -   stylesheets for formatting output.
>   +Java class files produced by most Java compilers. 
> It can compute
>   +API differences between versions;  no sources 
> needed. It includes
>   +Ant tasks, web, Swing, and command-line 
> interfaces, with XSL
>   +stylesheets for formatting output.
>You can use it to 
> extract dependencies between packages, classes,
>   -   or even methods, or any combination thereof.  You can use Perl
>   -   regular expressions to filter the information and pinpoint only
>   -   what you need.  There is even a Web Application version 
> (WAR file)
>   -   so a whole group of developers can share a common view.
>   +or even methods, or any combination thereof.  You 
> can use Perl
>   +regular expressions to filter the information and 
> pinpoint only
>   +what you need.  There is even a Web Application 
> version (WAR file)
>   +so a whole group of developers can share a common view.
>   class="externals" cellspacing="1" cellpadding="4">
>  
> @@ -2657,8 +2657,8 @@
>valign="top" align="left">
>  
>   -   href="http://www.kanaputs.org/";>http://www.kanaputs.org/ 
>   -   href="http://www.kanaputs.org/ant.html";>http://www.kanaputs.or
> g/ant.html 
>   +   href="http://www.kanaputs.org/";>http://www.kanaputs.org/
>   +   href="http://www.kanaputs.org/ant.html";>http://www.kanaputs.or
> g/ant.html
>
>  
>  
>   @@ -2670,7 +2670,7 @@
>   

cvs commit: ant/docs external.html

2003-12-17 Thread jhm
jhm 2003/12/17 05:37:34

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  New external task: mtxslt
  
  Revision  ChangesPath
  1.110 +27 -0 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.109
  retrieving revision 1.110
  diff -u -r1.109 -r1.110
  --- external.xml  5 Dec 2003 10:17:19 -   1.109
  +++ external.xml  17 Dec 2003 13:37:34 -  1.110
  @@ -1463,6 +1463,33 @@
   
 
   
  +  
  +
  +The mtxslt (Multi-XSLT) extends the standard Ant "xslt/style" task
  +to make it easy to use multiple XSLT engines during the same build.
  +This is useful for regression testing of XSLT scripts against several
  +engines.
  +
  +
  +  
  +Compatibility:
  +Ant 1.5
  +  
  +  
  +URL:
  +http://mtxslt.sourceforge.net/";>http://mtxslt.sourceforge.net/
  +  
  +  
  +Contact:
  +mailto:[EMAIL PROTECTED]">Anthony B. Coates
  +  
  +  
  +License:
  +Apache Software Foundation License
  +  
  +
  +  
  +
 
   
   pack is a task to build the smallest possible JAR to link
  
  
  
  1.149 +164 -11   ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.148
  retrieving revision 1.149
  diff -u -r1.148 -r1.149
  --- external.html 2 Dec 2003 11:51:11 -   1.148
  +++ external.html 17 Dec 2003 13:37:34 -  1.149
  @@ -855,15 +855,15 @@
   Dependency Finder
 
   Dependency Finder extracts dependencies and OO 
metrics from
  - Java class files produced by most Java compilers. It can compute
  - API differences between versions;  no sources needed. It includes
  - Ant tasks, web, Swing, and command-line interfaces, with XSL
  - stylesheets for formatting output.
  +Java class files produced by most Java compilers. It can compute
  +API differences between versions;  no sources needed. It includes
  +Ant tasks, web, Swing, and command-line interfaces, with XSL
  +stylesheets for formatting output.
   You can use it to extract dependencies 
between packages, classes,
  - or even methods, or any combination thereof.  You can use Perl
  - regular expressions to filter the information and pinpoint only
  - what you need.  There is even a Web Application version (WAR file)
  - so a whole group of developers can share a common view.
  +or even methods, or any combination thereof.  You can use Perl
  +regular expressions to filter the information and pinpoint only
  +what you need.  There is even a Web Application version (WAR file)
  +so a whole group of developers can share a common view.
 
 
 
 
  -  http://www.kanaputs.org/";>http://www.kanaputs.org/ 
  -  http://www.kanaputs.org/ant.html";>http://www.kanaputs.org/ant.html 
  +  http://www.kanaputs.org/";>http://www.kanaputs.org/
  +  http://www.kanaputs.org/ant.html";>http://www.kanaputs.org/ant.html
   
 
 
  @@ -2670,7 +2670,7 @@
 
 
  -  mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED] 
  +  mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
   
 
 
  @@ -2740,6 +2740,56 @@
 
   
   
  +
  +mtxslt
  +  
  +The mtxslt (Multi-XSLT) extends the standard Ant 
"xslt/style" task
  +to make it easy to use multiple XSLT engines during the same build.
  +This is useful for regression testing of XSLT scripts against several
  +engines.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.5
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://mtxslt.sourceforge.net/";>http://mtxslt.sourceforge.net/
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  mailto:[EMAIL PROTECTED]">Anthony B. Coates
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  

cvs commit: ant/docs external.html

2003-10-21 Thread jhm
jhm 2003/10/20 22:38:36

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  New external Task PRes.
  
  Revision  ChangesPath
  1.104 +24 -0 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.103
  retrieving revision 1.104
  diff -u -r1.103 -r1.104
  --- external.xml  15 Oct 2003 06:27:19 -  1.103
  +++ external.xml  21 Oct 2003 05:38:36 -  1.104
  @@ -1357,6 +1357,30 @@
   
 
   
  +  
  +PRes is short for Property Resources and will generate a Java 
source
  +   file from name=value pair .property files which can be compiled 
like any
  +   other class.
  +
  +  
  +Compatibility:
  +Ant 1.5 and later (may work with earlier)
  +  
  +  
  +URL:
  +http://mseries.sourceforge.net";>http://mseries.sourceforge.net
  +  
  +  
  +Contact:
  +http://web.ukonline.co.uk/mseries/contact.html";>MSeries
  +  
  +  
  +License:
  +LGPL
  +  
  +
  +  
  +
 
   http://proguard.sourceforge.net/";>ProGuard is
   a free Java class file shrinker and obfuscator.  It can detect
  
  
  
  1.142 +49 -0 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.141
  retrieving revision 1.142
  diff -u -r1.141 -r1.142
  --- external.html 15 Oct 2003 06:28:22 -  1.141
  +++ external.html 21 Oct 2003 05:38:36 -  1.142
  @@ -2577,6 +2577,55 @@
 
   
   
  +
  +PRes
  +  
  +PRes is short for Property Resources and will 
generate a Java source
  +   file from name=value pair .property files which can be compiled 
like any
  +   other class.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.5 and later (may work with earlier)
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://mseries.sourceforge.net";>http://mseries.sourceforge.net
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  http://web.ukonline.co.uk/mseries/contact.html";>MSeries
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  LGPL
  +  
  +  
  +
  +
   
   ProGuard
 
  
  
  

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



cvs commit: ant/docs external.html

2003-10-15 Thread jhm
jhm 2003/10/14 23:28:22

  Modified:docs external.html
  Log:
  New Task "TestSetGenerator"
  
  Revision  ChangesPath
  1.141 +51 -0 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.140
  retrieving revision 1.141
  diff -u -r1.140 -r1.141
  --- external.html 13 Oct 2003 13:25:05 -  1.140
  +++ external.html 15 Oct 2003 06:28:22 -  1.141
  @@ -3045,6 +3045,57 @@
 
   
   
  +
  +TestSetGenerator
  +  
  +The TestSetGenerator is an ant task for 
generating property files with
  +testsets based on the results of SQL queries and validation 
plug-ins. Very
  +usefull when building unit tests that make use of changing datasets. 
This
  +task is an extension of the Ant SQL task. Hsqldb is used for both the
  +examples and the unittests.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  ANT 1.4 (or later)
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://anttestsetgen.sourceforge.net/";>http://anttestsetgen.sourceforge.net/
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  GPL
  +  
  +  
  +
  +
   
   Tidy Imports (Tim)
 
  
  
  

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



cvs commit: ant/docs external.html

2003-09-19 Thread jhm
jhm 2003/09/19 05:44:15

  Modified:docs external.html
  Log:
  Add Simian Task (used in check.xml). Information by Simon Harris, Redhill 
Consulting.
  
  Revision  ChangesPath
  1.136 +53 -2 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.135
  retrieving revision 1.136
  diff -u -r1.135 -r1.136
  --- external.html 17 Sep 2003 11:29:20 -  1.135
  +++ external.html 19 Sep 2003 12:44:15 -  1.136
  @@ -2543,7 +2543,7 @@
 
 
  -  http://proguard.sourceforge.net/";>http://proguard.sourceforge.net/ 
  +  http://proguard.sourceforge.net/";>http://proguard.sourceforge.net/
   
 
 
  @@ -2555,7 +2555,7 @@
 
 
  -  http://proguard.sourceforge.net/feedback.html";>Feedback Page 
  +  http://proguard.sourceforge.net/feedback.html";>Feedback Page
   
 
 
  @@ -2717,6 +2717,57 @@
 
 Apache Software License
  +  
  +  
  +
  +
  +
  +Simian
  +  
  +Simian (Similarity Analyser) identifies 
duplication in Java,
  +C#, C, CPP, COBOL, JSP, HTML source code and even plain text 
files.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.5.1 and later
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://www.redhillconsulting.com.au/products/simian/";>
  +http://www.redhillconsulting.com.au/products/simian/
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  mailto:[EMAIL PROTECTED]">
  +[EMAIL PROTECTED] (User Mailinglist)
  +
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  Commercial, Free Licenses available for Non-Commercial Projects
 
 
   
  
  
  

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



cvs commit: ant/docs external.html

2003-09-08 Thread jhm
jhm 2003/09/08 07:01:05

  Modified:docs external.html
  Log:
  New task collection: Roxes Ant Tasks
  
  Revision  ChangesPath
  1.132 +64 -14ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.131
  retrieving revision 1.132
  diff -u -r1.131 -r1.132
  --- external.html 14 Aug 2003 14:29:47 -  1.131
  +++ external.html 8 Sep 2003 14:01:05 -   1.132
  @@ -1999,8 +1999,8 @@
   Jing Task
 
Validates XML files against the RELAX NG 
alternative to XML Schema.
  -The Jing task for Ant allows you to efficiently validate 
  -multiple files against multiple RELAX NG patterns and integrate 
  +The Jing task for Ant allows you to efficiently validate
  +multiple files against multiple RELAX NG patterns and integrate
   RELAX NG validation with other XML processing.
 
 
  @@ -2152,7 +2152,7 @@
   JNI
 
   
  -
  +
 JNI is a free toolkit that makes easy work of
 integrating Java and C through the Java Native
 Interface (JNI). It includes a code generator that
  @@ -2266,7 +2266,7 @@
   
   Just4log Ant Task
 
  -Just4log is a ant task to optimize JVM bytecode 
with regards 
  +Just4log is a ant task to optimize JVM bytecode 
with regards
   for Logs ( be it, Log4j, Apache Commons or JDK 1.4 )
   It depends on apache BCEL for Bytecode engineering.
 
  @@ -2465,8 +2465,8 @@
   
   Purge
 
  -Purge deletes all but the most recent few files 
from a fileset. 
  -For example: if you have generated files (logs, .ear, .war, .jar 
  +Purge deletes all but the most recent few files 
from a fileset.
  +For example: if you have generated files (logs, .ear, .war, .jar
   etc) accumulating in a directory, the purge task will allow you
   to delete the older files, keeping just the most recent ones.
 
  @@ -2512,6 +2512,56 @@
 
   
   
  +
  +Roxes Ant Tasks
  +  
  +The collections contain 3 Tasks for simplifying 
application
  +deployment: sfx creates native self extracting executables
  +out of ZIP archives; jstub creates native executables;
  +jnlp simplifies the creation of JNLP files for Java Web 
Start.
  +  
  +  
  +  
  +  Compatibility:
  +  
  +  
  +  Ant 1.5 or above
  +  
  +  
  +  
  +  
  +  URL:
  +  
  +  
  +  http://www.roxes.com/produkte/rat.html";>http://www.roxes.com/produkte/rat.html
  +  
  +  
  +  
  +  
  +  Contact:
  +  
  +  
  +  mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]
  +  
  +  
  +  
  +  
  +  License:
  +  
  +  
  +  GNU General Public License (GPL)
  +  
  +  
  +
  +
   
   SerialVer
 
  @@ -3026,9 +3076,9 @@
   
   WOProject
 
  -WOProject provides a set of tools to work with 
  -http://webobjects.com/";>WebObjects 5.1 
  -independent from platform and IDE. It significantly 
  +WOProject provides a set of tools to work with
  +http://webobjects.com/";>WebObjects 5.1
  +independent from platform and IDE. It significantly
   improves developer productivity
   and makes complex project structures more flexible compared to
   traditional Makefile-based approach.
  @@ -3080,8 +3130,8 @@
   XDoclet
 
   XDoclet is an extended Javadoc Doclet engine for 
use in Ant.
  -   It lets you create custom Javadoc @tags and based on those tags 
  -   generates source code or other files (such as xml-ish deployment 
  +   It lets you create custom Javadoc @tags and based on those tags
  +   generates source code or other files (such as xml-ish deployment
  descriptors). Templates and matching tasks are provided to 
generate
  EJB and web application deployment descriptors.
  
  @@ -3709,12 +3759,12 @@
 

cvs commit: ant/docs external.html

2003-08-04 Thread bodewig
bodewig 2003/08/04 05:12:40

  Modified:docs external.html
  Log:
  Revert accidental commit
  
  Revision  ChangesPath
  1.127 +0 -37 ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.126
  retrieving revision 1.127
  diff -u -r1.126 -r1.127
  --- external.html 4 Aug 2003 12:11:37 -   1.126
  +++ external.html 4 Aug 2003 12:12:40 -   1.127
  @@ -3893,43 +3893,6 @@
 
 
   
  -
  -
  -Zelix KlassMaster Java Obfuscator
  -  
  -The task ZKMTask allows the Zelix KlassMaster 
Java obfuscator to be integrated into an Ant build.
  -  
  -  
  -  
  -  Compatibility:
  -  
  -  
  -  Ant 1.4.1
  -  
  -  
  -  
  -  
  -  URL:
  -  
  -  
  -  http://www.zelix.com/klassmaster/docs/buildToolApi.html";>Zelix 
KlassMaster Ant Task
  -  
  -  
  -  
  -  
  -  License:
  -  
  -  
  -  Commercial
  -  
  -  
  -
 
   
 
  
  
  

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



cvs commit: ant/docs external.html

2003-07-17 Thread antoine
antoine 2003/07/17 15:49:56

  Modified:xdocsexternal.xml
   docs external.html
  Log:
  changed compatibility for Just4log from 1.4 to 1.5.2 after exchange of emails 
with Lucas Bruand
  
  Revision  ChangesPath
  1.90  +1 -1  ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.89
  retrieving revision 1.90
  diff -u -r1.89 -r1.90
  --- external.xml  17 Jul 2003 22:21:57 -  1.89
  +++ external.xml  17 Jul 2003 22:49:55 -  1.90
  @@ -1115,7 +1115,7 @@
   
 
   Compatibility:
  -Ant 1.4 or higher
  +Ant 1.5.2 or higher
 
 
   URL:
  
  
  
  1.124 +1 -1  ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.123
  retrieving revision 1.124
  diff -u -r1.123 -r1.124
  --- external.html 17 Jul 2003 22:21:57 -  1.123
  +++ external.html 17 Jul 2003 22:49:56 -  1.124
  @@ -2129,7 +2129,7 @@
 
 
  -  Ant 1.4 or higher
  +  Ant 1.5.2 or higher
 
 
 
  
  
  

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