Browse Source

remove external task Interactive on request of Daniel Kasmeroglu

Link is also dead.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@376977 13f79535-47bb-0310-9956-ffa450edef68
master
Jacobus Martinus Kruithof 19 years ago
parent
commit
4a27363271
2 changed files with 0 additions and 75 deletions
  1. +0
    -49
      docs/external.html
  2. +0
    -26
      xdocs/external.xml

+ 0
- 49
docs/external.html View File

@@ -2189,55 +2189,6 @@
valign="top" align="left">
Apache License, Version 2.0
</td>
</tr>
</table>
<h4 class="subsection">
<a name="Interactive"></a>
Interactive
</h4>
<p>Task allowing to run a dialog within a build used to setup
some properties. This way you can fill a property with the
input of a user.</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.5.1
</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://www.kasisoft.de/build/ant/interactive/">http://www.kasisoft.de/build/ant/interactive/</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="mailto:support@kasisoft.de">Daniel Kasmeroglu</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
License:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
LGPL
</td>
</tr>
</table>
<h4 class="subsection">


+ 0
- 26
xdocs/external.xml View File

@@ -1144,32 +1144,6 @@
</table>
</subsection>

<subsection name="Interactive">

<p>Task allowing to run a dialog within a build used to setup
some properties. This way you can fill a property with the
input of a user.</p>

<table class="externals">
<tr>
<th>Compatibility:</th>
<td>Ant 1.5.1</td>
</tr>
<tr>
<th>URL:</th>
<td><a href="http://www.kasisoft.de/build/ant/interactive/">http://www.kasisoft.de/build/ant/interactive/</a></td>
</tr>
<tr>
<th>Contact:</th>
<td><a href="mailto:support@kasisoft.de">Daniel Kasmeroglu</a></td>
</tr>
<tr>
<th>License:</th>
<td>LGPL</td>
</tr>
</table>
</subsection>

<subsection name="IsDirValidator">

<p>Checks whether a given directory structure conforms to


Loading…
Cancel
Save