ehatcher 02/05/28 17:14:37
Modified: docs/manual Tag: ANT_15_BRANCH tasksoverview.html
Log:
add XmlProperty task to the overview
Revision Changes Path
No revision
No revision
1.14.2.4 +5 -0 jakarta-ant/docs/manual/tasksoverview.html
Index: tasksoverview.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/tasksoverview.html,v
retrieving revision 1.14.2.3
retrieving revision 1.14.2.4
diff -u -r1.14.2.3 -r1.14.2.4
--- tasksoverview.html 16 May 2002 19:48:31 -0000 1.14.2.3
+++ tasksoverview.html 29 May 2002 00:14:37 -0000 1.14.2.4
@@ -914,6 +914,11 @@
<td><p>Sets a property if a given target file is newer than a set of
source files.</p></td>
</tr>
+
+ <tr valign="top">
+ <td nowrap><a href="CoreTasks/xmlproperty.html">XmlProperty</a></td>
+ <td><p>Loads property values from a valid XML file.</p></td>
+ </tr>
</table>
<p></p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>