You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jh...@apache.org on 2006/12/01 15:49:16 UTC

svn commit: r481253 - in /ant/core/trunk: docs/projects.html xdocs/projects.xml

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 @@
       </th>
                           <td colspan="1" rowspan="1"
       valign="top" align="left">
-          Apache Software Foundation license
+          Apache Software Foundation License
       </td>
       </tr>
           </table>
@@ -386,7 +386,7 @@
         <a name="Antigen"></a>
         Antigen
       </h4>
-                        <p>Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI 
+                        <p>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.</p>
                                       <table class="externals" cellspacing="1" cellpadding="4">
               <tr>
@@ -476,8 +476,7 @@
       </th>
                           <td colspan="1" rowspan="1"
       valign="top" align="left">
-          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
       </td>
       </tr>
           </table>
@@ -807,6 +806,58 @@
                         <p>The Centipede admin told us, that that project
            "is no more" and that "Antworks has taken it place."
         </p>
+                                                          <h4 class="subsection">
+        <a name="Leafcutter"></a>
+        Leafcutter
+      </h4>
+                        <p>Leafcutter is an API which allows you to execute Ant tasks from Java code. <br />
+           Leafcutter is useful as: <ul>
+           <li>A way of integrating Ant tasks into existing Java programs. </li>
+           <li>A wholesale alternative to standard Ant for process automation. </li>
+           </ul>
+        </p>
+                                      <table class="externals" cellspacing="1" cellpadding="4">
+              <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          Compatibility:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <i>unknown</i>
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          URL:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <a href="https://leafcutter.dev.java.net/">https://leafcutter.dev.java.net/</a>
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          Contact:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <a href="https://leafcutter.dev.java.net/servlets/ProjectForumView">Discussion Forum</a>
+      </td>
+      </tr>
+                  <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          License:
+      </th>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          Apache Software Foundation License
+      </td>
+      </tr>
+          </table>
                                                           <h4 class="subsection">
         <a name="luntbuild"></a>
         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 @@
           </tr>
           <tr>
             <th>License:</th>
-            <td>Apache Software Foundation license</td>
+            <td>Apache Software Foundation License</td>
           </tr>
         </table>
       </subsection>
@@ -149,7 +149,7 @@
 
       <subsection name="Antigen">
 
-        <p>Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI 
+        <p>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.</p>
 
         <table class="externals">
@@ -193,8 +193,7 @@
           </tr>
           <tr>
             <th>License:</th>
-            <td>LGPL but in the process of of moving to Apache2.0 on
-            request</td>
+            <td>LGPL but in the process of of moving to Apache2.0 on request</td>
           </tr>
         </table>
       </subsection>
@@ -386,6 +385,33 @@
         <p>The Centipede admin told us, that that project
            "is no more" and that "Antworks has taken it place."
         </p>
+      </subsection>
+
+      <subsection name="Leafcutter">
+        <p>Leafcutter is an API which allows you to execute Ant tasks from Java code. <br/>
+           Leafcutter is useful as: <ul>
+           <li>A way of integrating Ant tasks into existing Java programs. </li>
+           <li>A wholesale alternative to standard Ant for process automation. </li>
+           </ul>
+        </p>
+        <table class="externals">
+          <tr>
+            <th>Compatibility:</th>
+            <td><i>unknown</i></td>
+          </tr>
+          <tr>
+            <th>URL:</th>
+            <td><a href="https://leafcutter.dev.java.net/">https://leafcutter.dev.java.net/</a></td>
+          </tr>
+          <tr>
+            <th>Contact:</th>
+            <td><a href="https://leafcutter.dev.java.net/servlets/ProjectForumView">Discussion Forum</a></td>
+          </tr>
+          <tr>
+            <th>License:</th>
+            <td>Apache Software Foundation License</td>
+          </tr>
+        </table>
       </subsection>
 
       <subsection name="luntbuild">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org