From 2bb79912653a7ce90307d40725e9aebe2fe167aa Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 25 Jun 2004 06:54:27 +0000 Subject: [PATCH] Add pointer to Grand by Christophe Labouisse git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276633 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 51 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 27 ++++++++++++++++++++++++ 2 files changed, 78 insertions(+) diff --git a/docs/external.html b/docs/external.html index 9c05b03e4..84008406a 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1350,6 +1350,57 @@ valign="top" align="left"> Apache Software Foundation License + + +

+ + Grand +

+

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.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.6 and later +
+ URL: + + http://www.ggtools.net/grand/ +
+ Contact: + + Christophe Labouisse +
+ License: + + BSD License +

diff --git a/xdocs/external.xml b/xdocs/external.xml index 808470133..62224dc92 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -673,6 +673,33 @@ + +

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.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.6 and later
URL:http://www.ggtools.net/grand/
Contact:Christophe Labouisse
License:BSD License
+
+

Greebo is an Ant-task for downloading dependency files