You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by an...@apache.org on 2003/08/15 23:18:23 UTC

cvs commit: ant/docs/manual/CoreTypes selectors.html

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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org