Author: peterreilly
Date: Wed Aug 22 01:55:51 2007
New Revision: 568519
URL: http://svn.apache.org/viewvc?rev=568519&view=rev
Log:
sync: fix manual entry for erroronmissingdir
Modified:
ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTypes/fileset.html
Modified: ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTypes/fileset.html
URL:
http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTypes/fileset.html?rev=568519&r1=568518&r2=568519&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTypes/fileset.html
(original)
+++ ant/core/branches/ANT_17_BRANCH/docs/manual/CoreTypes/fileset.html Wed Aug
22 01:55:51 2007
@@ -104,7 +104,10 @@
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>
+ Defaults to true.
+ <em>Since Ant 1.7.1 (default is true for backward compatiblity
+ reasons.)</em>
+ </td>
<td valign="top" align="center">No</td>
</tr>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]