Hi,

I'll attached a patch to add Grand to the "External Tools and Tasks" on
Ant web site.

Thanks,

Christophe
--- external.xml-org    2004-06-25 07:19:10.000000000 +0200
+++ external.xml        2004-06-25 07:22:36.000000000 +0200
@@ -673,6 +673,33 @@
         </table>
       </subsection>
 
+      <subsection name="Grand">
+        <p>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.</p>
+
+        <table class="externals">
+          <tr>
+            <th>Compatibility:</th>
+            <td>Ant 1.6 and later</td>
+          </tr>
+          <tr>
+            <th>URL:</th>
+            <td><a 
href="http://www.ggtools.net/grand/";>http://www.ggtools.net/grand/</a></td>
+          </tr>
+          <tr>
+            <th>Contact:</th>
+            <td>Christophe Labouisse</td>
+          </tr>
+          <tr>
+            <th>License:</th>
+            <td>BSD License</td>
+          </tr>
+        </table>
+      </subsection>
+
       <subsection name="Greebo">
 
         <p>Greebo is an Ant-task for downloading dependency files

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

Reply via email to