diff --git a/docs/external.html b/docs/external.html index 84008406a..a1618604d 100644 --- a/docs/external.html +++ b/docs/external.html @@ -175,7 +175,8 @@
This page lists external resources for Apache Ant: 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.
@@ -330,6 +331,57 @@ valign="top" align="left"> Apache Software License 1.1 + + +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/ + | +
+ Contact: + | ++ loney <at> spiritedsw <dot> com + | +
+ License: + | ++ The Apache Software License 2.0 + |
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.
+ Compatibility: + | ++ Ant 1.5 and later + | +
---|---|
+ URL: + | ++ + Surround SCM Resource Center + | +
+ Contact: + | ++ Seapine Support + | +
+ License: + | ++ GNU Lesser General Public 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 as well as used + from any Java application including those that do not make use of Ant.
++ Compatibility: + | ++ Ant 1.6.1 + | +
---|---|
+ URL: + | ++ http://www.inversoft.com + | +
+ Contact: + | ++ http://www.inversoft.com/contact.html + | +
+ License: + | ++ LGPL + |
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/ | +
Contact: | +loney <at> spiritedsw <dot> 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.
Compatibility: | +Ant 1.5 and later | +
---|---|
URL: | ++ Surround SCM Resource Center | +
Contact: | +Seapine Support | +
License: | +GNU Lesser General Public License | +