Author: jhm Date: Fri Dec 1 06:49:15 2006 New Revision: 481253 URL: http://svn.apache.org/viewvc?view=rev&rev=481253 Log: Add Leafcutter. Minor codestyle. Modified: ant/core/trunk/docs/projects.html ant/core/trunk/xdocs/projects.xml Modified: ant/core/trunk/docs/projects.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/projects.html?view=diff&rev=481253&r1=481252&r2=481253 ============================================================================== --- ant/core/trunk/docs/projects.html (original) +++ ant/core/trunk/docs/projects.html Fri Dec 1 06:49:15 2006 @@ -271,7 +271,7 @@ - Apache Software Foundation license + Apache Software Foundation License @@ -386,7 +386,7 @@ Antigen -

Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI +

Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI and wrap it up as an executable jar file. Its main use is for creating graphical, ant-based installers.

@@ -476,8 +476,7 @@
- LGPL but in the process of of moving to Apache2.0 on - request + LGPL but in the process of of moving to Apache2.0 on request
@@ -807,6 +806,58 @@

The Centipede admin told us, that that project "is no more" and that "Antworks has taken it place."

+

+ + Leafcutter +

+

Leafcutter is an API which allows you to execute Ant tasks from Java code.
+ Leafcutter is useful as:

+

+ + + + + + + + + + + + + + + + + +
+ Compatibility: + + unknown +
+ URL: + + https://leafcutter.dev.java.net/ +
+ Contact: + + Discussion Forum +
+ License: + + Apache Software Foundation License +

luntbuild Modified: ant/core/trunk/xdocs/projects.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/projects.xml?view=diff&rev=481253&r1=481252&r2=481253 ============================================================================== --- ant/core/trunk/xdocs/projects.xml (original) +++ ant/core/trunk/xdocs/projects.xml Fri Dec 1 06:49:15 2006 @@ -80,7 +80,7 @@ License: - Apache Software Foundation license + Apache Software Foundation License @@ -149,7 +149,7 @@ -

Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI +

Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI and wrap it up as an executable jar file. Its main use is for creating graphical, ant-based installers.

@@ -193,8 +193,7 @@ - +
License:LGPL but in the process of of moving to Apache2.0 on - requestLGPL but in the process of of moving to Apache2.0 on request
@@ -386,6 +385,33 @@

The Centipede admin told us, that that project "is no more" and that "Antworks has taken it place."

+ + + +

Leafcutter is an API which allows you to execute Ant tasks from Java code.
+ Leafcutter is useful as:

+

+ + + + + + + + + + + + + + + + + +
Compatibility:unknown
URL:https://leafcutter.dev.java.net/
Contact:Discussion Forum
License:Apache Software Foundation License
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org