antoine 2003/08/15 14:18:23
Modified: docs/manual/CoreTypes selectors.html
Log:
Date selector's behavior was inconsistent with the documentation
PR: 22473
Submitted by: gudnabrsam at yahoo dot com
Revision Changes Path
1.14 +1 -1 ant/docs/manual/CoreTypes/selectors.html
Index: selectors.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTypes/selectors.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- selectors.html 25 May 2003 11:40:54 -0000 1.13
+++ selectors.html 15 Aug 2003 21:18:23 -0000 1.14
@@ -153,7 +153,7 @@
<li>after - select files whose last modified date is after the
indicated date
<li>equal - select files whose last modified date is this exact
date
</ul>
- The default is before.
+ The default is equal.
<td valign="top" align="center">No</td>
</tr>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]