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. +
  • @@ -894,6 +897,28 @@ instantiation. There is a problem in the initialization algorithm for this case. Therefore you should not use this (or tell me the workaround :-).

    + +

    Signed Selector

    + +

    + The <signedselector> tag selects signed files and optionaly + signed with a certain name. +

    +

    + This selector has been added in Apache Ant 1.7. +

    + + + + + + + + + + + +
    AttributeDescriptionRequired
    name The signature name to check for.no
    @@ -1292,4 +1317,4 @@ - \ No newline at end of file +