jhm 2004/05/24 23:37:50
Modified: xdocs Tag: ANT_16_BRANCH external.xml
docs Tag: ANT_16_BRANCH external.html
Log:
sync
Revision Changes Path
No revision
No revision
1.100.2.13 +23 -0 ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/external.xml,v
retrieving revision 1.100.2.12
retrieving revision 1.100.2.13
diff -u -r1.100.2.12 -r1.100.2.13
--- external.xml 10 May 2004 15:01:40 -0000 1.100.2.12
+++ external.xml 25 May 2004 06:37:49 -0000 1.100.2.13
@@ -1826,6 +1826,29 @@
</table>
</subsection>
+ <subsection name="Reflectant Task">
+
+ <p>This is a task for reflection invocation from within ant build file.</p>
+ <table class="externals">
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.5 or above</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a href="http://sourceforge.net/projects/reflectant/">http://sourceforge.net/projects/reflectant/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="mailto:sv_ant@mail.bg">sv_ant@mail.bg</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>The Apache Software License</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="Roxes Ant Tasks">
<p>The collections contain 3 Tasks for simplifying application
No revision
No revision
1.136.2.13 +47 -0 ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/ant/docs/external.html,v
retrieving revision 1.136.2.12
retrieving revision 1.136.2.13
diff -u -r1.136.2.12 -r1.136.2.13
--- external.html 10 May 2004 15:01:40 -0000 1.136.2.12
+++ external.html 25 May 2004 06:37:49 -0000 1.136.2.13
@@ -3384,6 +3384,53 @@
</tr>
</table>
<h4 class="subsection">
+ <a name="Reflectant Task"></a>
+ Reflectant Task
+ </h4>
+ <p>This is a task for reflection invocation from within ant
build file.</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 or above
+ </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://sourceforge.net/projects/reflectant/">http://sourceforge.net/projects/reflectant/</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:sv_ant@mail.bg">sv_ant@mail.bg</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ License:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ The Apache Software License
+ </td>
+ </tr>
+ </table>
+ <h4 class="subsection">
<a name="Roxes Ant Tasks"></a>
Roxes Ant Tasks
</h4>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|