Author: jhm
Date: Sun Oct 30 04:38:06 2005
New Revision: 329556

URL: http://svn.apache.org/viewcvs?rev=329556&view=rev
Log:
Change to use of AntLib.

Modified:
    ant/core/trunk/docs/manual/CoreTasks/copy.html

Modified: ant/core/trunk/docs/manual/CoreTasks/copy.html
URL: 
http://svn.apache.org/viewcvs/ant/core/trunk/docs/manual/CoreTasks/copy.html?rev=329556&r1=329555&r2=329556&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/copy.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/copy.html Sun Oct 30 04:38:06 2005
@@ -248,7 +248,6 @@
 
 <p><b>Copies the two newest resources into a destination directory.</b></p>
 <pre>
-  &lt;typedef name=&quot;date&quot; 
classname=&quot;org.apache.tools.ant.types.resources.comparators.Date&quot;/&gt;
   &lt;copy todir=&quot;dest&quot; flatten=&quot;true&quot;&gt;
     &lt;first count=&quot;2&quot;&gt;
       &lt;sort&gt;



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

Reply via email to