mbenson 2005/03/04 09:57:24
Modified: docs/manual/CoreTasks conditions.html
Log:
Add a link to selectors from isfileselected.
Revision Changes Path
1.30 +2 -1 ant/docs/manual/CoreTasks/conditions.html
Index: conditions.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/conditions.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- conditions.html 3 Mar 2005 17:26:32 -0000 1.29
+++ conditions.html 4 Mar 2005 17:57:24 -0000 1.30
@@ -368,7 +368,8 @@
</table>
<h4>isfileselected</h4>
<p>
- Test whether a file passes an embedded selector.
+ Test whether a file passes an embedded
+ <a href="../CoreTypes/selectors.html">selector</a>.
</p>
<p>
This condition was added in Apache Ant 1.6.3.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]