diff --git a/docs/manual/CoreTasks/copydir.html b/docs/manual/CoreTasks/copydir.html index 38d91b678..bf277ac6b 100644 --- a/docs/manual/CoreTasks/copydir.html +++ b/docs/manual/CoreTasks/copydir.html @@ -39,7 +39,7 @@ want to use default exclusions or not. See the section on directory based tasks, on how the inclusion/exclusion of files works, and how to write patterns.

This task forms an implicit FileSet and -supports all attributes of <fileset> +supports most attributes of <fileset> (dir becomes src) as well as the nested <include>, <exclude> and <patternset> elements.

diff --git a/docs/manual/CoreTasks/fixcrlf.html b/docs/manual/CoreTasks/fixcrlf.html index 83f16fdf1..15dc45c6d 100644 --- a/docs/manual/CoreTasks/fixcrlf.html +++ b/docs/manual/CoreTasks/fixcrlf.html @@ -48,7 +48,7 @@

This task forms an implicit FileSet and - supports all attributes of <fileset> + supports most attributes of <fileset> (dir becomes srcdir) as well as the nested <include>, <exclude> and <patternset> elements. diff --git a/docs/manual/CoreTasks/jar.html b/docs/manual/CoreTasks/jar.html index 700ac78c1..d1eecac23 100644 --- a/docs/manual/CoreTasks/jar.html +++ b/docs/manual/CoreTasks/jar.html @@ -39,7 +39,7 @@ want to use default exclusions or not. See the section on directory based tasks, on how the inclusion/exclusion of files works, and how to write patterns.

This task forms an implicit FileSet and -supports all attributes of <fileset> +supports most attributes of <fileset> (dir becomes basedir) as well as the nested <include>, <exclude> and <patternset> elements.

diff --git a/docs/manual/CoreTasks/javac.html b/docs/manual/CoreTasks/javac.html index 35b2f27c8..e3856ac14 100644 --- a/docs/manual/CoreTasks/javac.html +++ b/docs/manual/CoreTasks/javac.html @@ -438,7 +438,7 @@ invoking the compiler.

Parameters specified as nested elements

This task forms an implicit FileSet and -supports all attributes of <fileset> +supports most attributes of <fileset> (dir becomes srcdir) as well as the nested <include>, <exclude> and <patternset> elements.

diff --git a/docs/manual/CoreTasks/replace.html b/docs/manual/CoreTasks/replace.html index c25da05e8..70bda52dd 100644 --- a/docs/manual/CoreTasks/replace.html +++ b/docs/manual/CoreTasks/replace.html @@ -139,7 +139,7 @@ have been regenerated by this task.

"wombat", in the file ${src}/index.html.

Parameters specified as nested elements

This task forms an implicit FileSet and -supports all attributes of <fileset> as well as the +supports most attributes of <fileset> as well as the nested <include>, <exclude> and <patternset> elements.

Since Ant 1.8.0 this task supports any filesystem diff --git a/docs/manual/CoreTasks/rmic.html b/docs/manual/CoreTasks/rmic.html index 3bbda352a..788683b96 100644 --- a/docs/manual/CoreTasks/rmic.html +++ b/docs/manual/CoreTasks/rmic.html @@ -43,7 +43,7 @@ want to use default exclusions or not. See the section on directory based tasks, on how the inclusion/exclusion of files works, and how to write patterns.

This task forms an implicit FileSet and -supports all attributes of <fileset> +supports most attributes of <fileset> (dir becomes base) as well as the nested <include>, <exclude> and <patternset> elements.

diff --git a/docs/manual/CoreTasks/zip.html b/docs/manual/CoreTasks/zip.html index 16fa794b9..8fb51d0cb 100644 --- a/docs/manual/CoreTasks/zip.html +++ b/docs/manual/CoreTasks/zip.html @@ -39,7 +39,7 @@ want to use default exclusions or not. See the section on directory based tasks, on how the inclusion/exclusion of files works, and how to write patterns.

This task forms an implicit FileSet and -supports all attributes of <fileset> +supports most attributes of <fileset> (dir becomes basedir) as well as the nested <include>, <exclude> and <patternset> elements.

diff --git a/docs/manual/OptionalTasks/cab.html b/docs/manual/OptionalTasks/cab.html index cafab4817..cd7504d82 100644 --- a/docs/manual/OptionalTasks/cab.html +++ b/docs/manual/OptionalTasks/cab.html @@ -37,7 +37,7 @@ http://trill.cis.fordham.edu/~barbacha/cabinet_library/.

tasks, on how the inclusion/exclusion of files works, and how to write patterns.

This task forms an implicit FileSet and -supports all attributes of <fileset> +supports most attributes of <fileset> (dir becomes basedir) as well as the nested <include>, <exclude> and <patternset> elements.

diff --git a/docs/manual/OptionalTasks/depend.html b/docs/manual/OptionalTasks/depend.html index 786864d27..b4b780920 100644 --- a/docs/manual/OptionalTasks/depend.html +++ b/docs/manual/OptionalTasks/depend.html @@ -180,7 +180,7 @@ via a nested <classpath> element.

Additionally, this task forms an implicit FileSet -and supports all attributes of +and supports most attributes of <fileset> (dir becomes srcdir), as well as the nested <include>, <exclude>, and <patternset> elements. diff --git a/docs/manual/OptionalTasks/image.html b/docs/manual/OptionalTasks/image.html index c2574cf08..93614416c 100644 --- a/docs/manual/OptionalTasks/image.html +++ b/docs/manual/OptionalTasks/image.html @@ -120,7 +120,7 @@

Parameters specified as nested elements

This task forms an implicit FileSet and -supports all attributes of <fileset> as well as the +supports most attributes of <fileset> as well as the nested <include>, <exclude> and <patternset> elements.

diff --git a/docs/manual/OptionalTasks/native2ascii.html b/docs/manual/OptionalTasks/native2ascii.html index c040fe642..2cefeca36 100644 --- a/docs/manual/OptionalTasks/native2ascii.html +++ b/docs/manual/OptionalTasks/native2ascii.html @@ -51,7 +51,7 @@

This task forms an implicit File Set, - and supports all attributes of <fileset> + and supports most attributes of <fileset> (dir becomes src) as well as nested <include>, <exclude>, and <patternset> elements. diff --git a/docs/manual/OptionalTasks/netrexxc.html b/docs/manual/OptionalTasks/netrexxc.html index f02e233f9..88215de2e 100644 --- a/docs/manual/OptionalTasks/netrexxc.html +++ b/docs/manual/OptionalTasks/netrexxc.html @@ -48,7 +48,7 @@ want to use default exclusions or not. See the section on directory based tasks, on how the inclusion/exclusion of files works, and how to write patterns.

This task forms an implicit FileSet and -supports all attributes of <fileset> +supports most attributes of <fileset> (dir becomes srcdir) as well as the nested <include>, <exclude> and <patternset> elements.

diff --git a/docs/manual/OptionalTasks/renameextensions.html b/docs/manual/OptionalTasks/renameextensions.html index d1695ee55..4ac951cb9 100644 --- a/docs/manual/OptionalTasks/renameextensions.html +++ b/docs/manual/OptionalTasks/renameextensions.html @@ -38,7 +38,7 @@ task with a glob mapper inste directory based tasks, on how the inclusion/exclusion of files works, and how to write patterns. This task forms an implicit FileSet and -supports all attributes of <fileset> +supports most attributes of <fileset> (dir becomes srcDir) as well as the nested <include>, <exclude> and <patternset> elements.