diff --git a/docs/manual/CoreTypes/selectors.html b/docs/manual/CoreTypes/selectors.html index d0a0a64a3..af4c42dd2 100755 --- a/docs/manual/CoreTypes/selectors.html +++ b/docs/manual/CoreTypes/selectors.html @@ -66,6 +66,9 @@
<modified>
- Select files if
the return value of the configured algorithm is different from that
stored in a cache.<signedselector>
- Select files if
+ they are signed, and optionally if they have a signative of a certain name.
+
+ The <signedselector>
tag selects signed files and optionaly
+ signed with a certain name.
+
+ This selector has been added in Apache Ant 1.7. +
+Attribute | +Description | +Required | +
name | +The signature name to check for. | +no | +