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.
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.
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.
${src}/index.html.
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.
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.
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.
<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 @@
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.
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.
<fileset>
+supports most attributes of <fileset>
(dir becomes srcDir) as well as the nested
<include>, <exclude> and
<patternset> elements.