From ad37501556082bd11e8f41176f874403f2909c6c Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Fri, 4 Mar 2005 17:57:24 +0000 Subject: [PATCH] Add a link to selectors from isfileselected. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277790 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/conditions.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/conditions.html b/docs/manual/CoreTasks/conditions.html index f6d832d6b..f00903d90 100644 --- a/docs/manual/CoreTasks/conditions.html +++ b/docs/manual/CoreTasks/conditions.html @@ -368,7 +368,8 @@ that is "true","yes", or "on"

isfileselected

- Test whether a file passes an embedded selector. + Test whether a file passes an embedded + selector.

This condition was added in Apache Ant 1.6.3.