Author: scolebourne
Date: Tue Jan 8 23:44:31 2008
New Revision: 610292
URL: http://svn.apache.org/viewvc?rev=610292&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=610292&r1=610291&r2=610292&view=diff
==============================================================================
--- commons/proper/io/trunk/xdocs/tasks.xml (original)
+++ commons/proper/io/trunk/xdocs/tasks.xml Tue Jan 8 23:44:31 2008
@@ -27,7 +27,6 @@
</p>
<ul>
<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>FilePoller for telling when a file changes. Look in Tomcat, or
GenJava[bayard] (One implemented in bugzilla awaiting investigation)</li>
<li>A "hot folder" handler which triggers an action when a new file
has been uploaded to an FTP directory, for example.</li>