You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jh...@apache.org on 2005/10/30 13:38:10 UTC

svn commit: r329556 - /ant/core/trunk/docs/manual/CoreTasks/copy.html

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