Author: scolebourne
Date: Sat Jan 14 10:14:21 2006
New Revision: 369069

URL: http://svn.apache.org/viewcvs?rev=369069&view=rev
Log:
Remove completed line iterator task

Modified:
    jakarta/commons/proper/io/trunk/xdocs/tasks.xml

Modified: jakarta/commons/proper/io/trunk/xdocs/tasks.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/tasks.xml?rev=369069&r1=369068&r2=369069&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/tasks.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/tasks.xml Sat Jan 14 10:14:21 2006
@@ -28,7 +28,6 @@
         <li>A proper user guide</li>
         <li>A FileWriter that takes an encoding (base on 
LockableFileWriter)</li>
         <li>A URLUtils class that has many of the FileUtils operations, but 
for a URL</li>
-        <li>An iterator over the lines in a file</li>
         <li>FilePoller for telling when a file changes. Look in Tomcat, or 
GenJava[bayard]</li>
         <li>A "hot folder" handler which triggers an action when a new file 
has been uploaded to an FTP directory, for example.</li>
         <li>JoinReader/ConcatReader. One in GenJava, one submitted to 
Bayard</li>



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

Reply via email to