bodewig 2003/10/06 02:09:31
Modified: docs/manual/CoreTypes Tag: ANT_15_BRANCH fileset.html
Log:
Merge from HEAD
Revision Changes Path
No revision
No revision
1.12.2.8 +5 -1 ant/docs/manual/CoreTypes/fileset.html
Index: fileset.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTypes/fileset.html,v
retrieving revision 1.12.2.7
retrieving revision 1.12.2.8
diff -u -r1.12.2.7 -r1.12.2.8
--- fileset.html 5 Feb 2003 11:27:47 -0000 1.12.2.7
+++ fileset.html 6 Oct 2003 09:09:31 -0000 1.12.2.8
@@ -35,7 +35,11 @@
<tr>
<td valign="top">dir</td>
<td valign="top">the root of the directory tree of this FileSet.</td>
- <td valign="top" align="center">Yes</td>
+ <td valign="middle" align="center" rowspan="2">Either dir or file must
be specified</td>
+ </tr>
+ <tr>
+ <td valign="top">file</td>
+ <td valign="top">shortcut for specifying a single file fileset</td>
</tr>
<tr>
<td valign="top">defaultexcludes</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]