Author: scolebourne Date: Sun Jan 6 03:00:51 2008 New Revision: 609291 URL: http://svn.apache.org/viewvc?rev=609291&view=rev Log: Remove completed task
Modified: commons/proper/io/trunk/xdocs/tasks.xml Modified: commons/proper/io/trunk/xdocs/tasks.xml URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/xdocs/tasks.xml?rev=609291&r1=609290&r2=609291&view=diff ============================================================================== --- commons/proper/io/trunk/xdocs/tasks.xml (original) +++ commons/proper/io/trunk/xdocs/tasks.xml Sun Jan 6 03:00:51 2008 @@ -34,7 +34,6 @@ <li>JoinReader/ConcatReader. One in GenJava, one submitted to Bayard</li> <li>FormattedWriter, when it writes out values it uses Format objects to output them. </li> <li>FixedWidthReader. Reads in files with a known width, ie) mainframe like. </li> - <li>FileUtils could use a copyDirectory() method (possibly making use of IOFileFilters)</li> </ul> </section> </body>