Browse Source

Change to use of AntLib.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@329556 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 19 years ago
parent
commit
e463367b71
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      docs/manual/CoreTasks/copy.html

+ 0
- 1
docs/manual/CoreTasks/copy.html View File

@@ -248,7 +248,6 @@ destination directory, flattening the directory structure.</b></p>

<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;


Loading…
Cancel
Save