Browse Source

sp; elaboration

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568633 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 18 years ago
parent
commit
90134276aa
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/manual/CoreTypes/fileset.html

+ 2
- 2
docs/manual/CoreTypes/fileset.html View File

@@ -103,9 +103,9 @@ equivalent to an <code>&lt;and&gt;</code> selector container.</p>
<td valign="top">
Specify what happens if the base directory does not exist.
If true a build error will happen, if false, the fileset
will be ignored.
will be ignored/empty.
Defaults to true.
<em>Since Ant 1.7.1 (default is true for backward compatiblity
<em>Since Ant 1.7.1 (default is true for backward compatibility
reasons.)</em>
</td>
<td valign="top" align="center">No</td>


Loading…
Cancel
Save