bodewig 2005/01/14 00:14:12
Modified: docs contributors.html external.html
xdocs external.xml
Log:
Add pointer to AntForm
Revision Changes Path
1.54 +1 -1 ant/docs/contributors.html
Index: contributors.html
===================================================================
RCS file: /home/cvs/ant/docs/contributors.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- contributors.html 10 Jan 2005 08:38:05 -0000 1.53
+++ contributors.html 14 Jan 2005 08:14:12 -0000 1.54
@@ -236,7 +236,7 @@
of Northrhine Westfalia / Germany. He is the co-author of
<a
href="http://www.galileocomputing.de/katalog/buecher/titel/gp/titelID-341?">
Rational Rose und UML im Praxiseinsatz</a> the first German book about
-that OOAD-tool.
+that OOAD-tool.
</p>
<p>
<b>Costin Monolache</b><br />
1.191 +48 -0 ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/ant/docs/external.html,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- external.html 10 Jan 2005 08:38:05 -0000 1.190
+++ external.html 14 Jan 2005 08:14:12 -0000 1.191
@@ -495,6 +495,54 @@
</tr>
</table>
<h4 class="subsection">
+ <a name="AntForm"></a>
+ AntForm
+ </h4>
+ <p>Provides a java/swing form-based input scheme for
+ configuring ant properties and launching ant targets.</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.2.
+ </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://antforms.sourceforge.net/">http://antforms.sourceforge.net/</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:[EMAIL PROTECTED]">Ren� Ghosh</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ License:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ GNU General Public License
+ </td>
+ </tr>
+ </table>
+ <h4 class="subsection">
<a name="Antmerge"></a>
Antmerge
</h4>
1.151 +25 -0 ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/external.xml,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- external.xml 10 Jan 2005 08:37:07 -0000 1.150
+++ external.xml 14 Jan 2005 08:14:12 -0000 1.151
@@ -210,6 +210,31 @@
</table>
</subsection>
+ <subsection name="AntForm">
+
+ <p>Provides a java/swing form-based input scheme for
+ configuring ant properties and launching ant targets.</p>
+
+ <table class="externals">
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.6.2.</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://antforms.sourceforge.net/">http://antforms.sourceforge.net/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">René Ghosh</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>GNU General Public License</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="Antmerge">
<p>Provides simple inheritance between ant files</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]