Browse Source

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
master
Jan Materne 15 years ago
parent
commit
18ebfda114
2 changed files with 74 additions and 28 deletions
  1. +49
    -15
      docs/external.html
  2. +25
    -13
      xdocs/external.xml

+ 49
- 15
docs/external.html View File

@@ -364,11 +364,6 @@
</tr>
</table>
<h4 class="subsection">
<a name="Ant2Svg"></a>
Ant2Svg
</h4>
<p>The domain is sold and we did not found it any more.</p>
<h4 class="subsection">
<a name="ant4eclipse"></a>
ant4eclipse
</h4>
@@ -841,6 +836,55 @@
valign="top" align="left">
Apache License V2.0
</td>
</tr>
</table>
<h4 class="subsection">
<a name="AntRunner"></a>
AntRunner
</h4>
<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" 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">
Ant 1.6 and newer
</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="http://visualdrugs.net/antrunner/">http://visualdrugs.net/antrunner/</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="http://visualdrugs.net/">Andre Fiedler</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
License:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
GPL
</td>
</tr>
</table>
<h4 class="subsection">
@@ -5617,11 +5661,6 @@
</tr>
</table>
<h4 class="subsection">
<a name="Tidy Imports (Tim)"></a>
Tidy Imports (Tim)
</h4>
<p>Note: While the domain is active (for .NET projects) the page itself is not longer available.</p>
<h4 class="subsection">
<a name="TiniAnt"></a>
TiniAnt
</h4>
@@ -5722,11 +5761,6 @@
</tr>
</table>
<h4 class="subsection">
<a name="Venus Application Publisher's (Vamp) Ant Task Suite"></a>
Venus Application Publisher's (Vamp) Ant Task Suite
</h4>
<p>Note: The website is not longer available.</p>
<h4 class="subsection">
<a name="Version_Tool"></a>
Version_Tool
</h4>


+ 25
- 13
xdocs/external.xml View File

@@ -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>


Loading…
Cancel
Save