diff --git a/docs/manual/CoreTasks/copy.html b/docs/manual/CoreTasks/copy.html index acfbcfded..4e16b8957 100644 --- a/docs/manual/CoreTasks/copy.html +++ b/docs/manual/CoreTasks/copy.html @@ -91,8 +91,8 @@ operation as filtersets. filtering - Indicates whether token filtering using the global - build-file filters should take place during the copy. + Indicates whether token filtering using the global + build-file filters should take place during the copy. Note: Nested <filterset> elements will always be used, even if this attribute is not specified, or its value is false (no, or off). @@ -192,6 +192,8 @@ be used.

tokens in files that are copied. To use a FilterSet, use the nested <filterset> element.

+

It is possible to use more than one filterset.

+

filterchain

The Copy task supports nested FilterChains.