jhm 2004/05/24 23:30:19
Modified: xdocs external.xml
docs external.html
Log:
Add reflectant task
Revision Changes Path
1.126 +23 -0 ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/external.xml,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- external.xml 7 May 2004 12:36:35 -0000 1.125
+++ external.xml 25 May 2004 06:30:19 -0000 1.126
@@ -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:[EMAIL PROTECTED]">[EMAIL PROTECTED]</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
1.165 +47 -0 ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/ant/docs/external.html,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- external.html 7 May 2004 12:36:35 -0000 1.164
+++ external.html 25 May 2004 06:30:19 -0000 1.165
@@ -3387,6 +3387,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:[EMAIL PROTECTED]">[EMAIL PROTECTED]</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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]