>Bugzilla 11270: add errorOnMissingDir attribute to fileset
>
>--- ant/core/trunk/docs/manual/CoreTypes/fileset.html (original)
>+++ ant/core/trunk/docs/manual/CoreTypes/fileset.html Wed Aug 
>22 01:16:49 2007
>@@ -98,6 +98,15 @@
>       true. See the note <a href="#symlink">below</a>.</td>
>     <td valign="top" align="center">No</td>
>   </tr>
>+  <tr>
>+    <td valign="top">erroronmissingdir</td>
>+    <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.

>+      true.</td>


s/true/Defaults to true for bc-reasons/

So you know what the default is and why it defaults to that value.



Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to