diff --git a/docs/manual/CoreTypes/fileset.html b/docs/manual/CoreTypes/fileset.html index 2a3eed383..efadcd632 100644 --- a/docs/manual/CoreTypes/fileset.html +++ b/docs/manual/CoreTypes/fileset.html @@ -104,7 +104,10 @@ equivalent to an <and> selector container.

Specify what happens if the base directory does not exist. If true a build error will happen, if false, the fileset will be ignored. - true. + Defaults to true. + Since Ant 1.7.1 (default is true for backward compatiblity + reasons.) + No