diff options
| author | Jan Materne <jhm@apache.org> | 2009-10-27 14:00:52 +0000 |
|---|---|---|
| committer | Jan Materne <jhm@apache.org> | 2009-10-27 14:00:52 +0000 |
| commit | 18ebfda11461d85d4232fb74d4a89e9d64e039aa (patch) | |
| tree | c5bff805a56f7b25e2fb5048bc65413006013e20 /xdocs/external.xml | |
| parent | 89ddfa3d6c328407d120b33bad3705b3f54f4d7e (diff) | |
| download | ant-18ebfda11461d85d4232fb74d4a89e9d64e039aa.tar.gz | |
update externals:
- add AntRunner
- remove entries which were marked as not-longer-available
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@830189 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xdocs/external.xml')
| -rw-r--r-- | xdocs/external.xml | 38 |
1 files changed, 25 insertions, 13 deletions
diff --git a/xdocs/external.xml b/xdocs/external.xml index 6bb4bfc0f..1b4d33522 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -122,10 +122,6 @@ </table> </subsection> - <subsection name="Ant2Svg"> - <p>The domain is sold and we did not found it any more.</p> - </subsection> - <subsection name="ant4eclipse"> <p>ant4eclipse provides a set of Ant tasks to make several @@ -389,9 +385,33 @@ </tr> </table> </subsection> + + <subsection name="AntRunner"> + <p>AntRunner is an easy to use and free GUI application for running + Ant build files. It's written for .NET so it should run on any Windows + Platform.</p> + <table class="externals"> + <tr> + <th>Compatibility:</th> + <td>Ant 1.6 and newer</td> + </tr> + <tr> + <th>URL:</th> + <td><a href="http://visualdrugs.net/antrunner/">http://visualdrugs.net/antrunner/</a></td> + </tr> + <tr> + <th>Contact:</th> + <td><a href="http://visualdrugs.net/">Andre Fiedler</a></td> + </tr> + <tr> + <th>License:</th> + <td>GPL</td> + </tr> + </table> + </subsection> - <subsection name="AntSpaces"> + <subsection name="AntSpaces"> <p>AntSpaces provides Ant integration with JavaSpaces. This allows you to coordinate Ant tasks via JavaSpaces, pull out work units from a JavaSpace for distributed Ant tasks to work @@ -3067,10 +3087,6 @@ </table> </subsection> - <subsection name="Tidy Imports (Tim)"> - <p>Note: While the domain is active (for .NET projects) the page itself is not longer available.</p> - </subsection> - <subsection name="TiniAnt"> <p>TiniAnt is an Ant task to support building applications for @@ -3124,10 +3140,6 @@ </table> </subsection> - <subsection name="Venus Application Publisher's (Vamp) Ant Task Suite"> - <p>Note: The website is not longer available.</p> - </subsection> - <subsection name="Version_Tool"> <p>A versioning tool for Ant.</p> <p>Note: <i>As the Sourceforge <a href="http://sourceforge.net/projects/antversiontool">project site</a> |
