You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2006/03/05 01:55:53 UTC

svn commit: r383237 - /jakarta/commons/proper/io/trunk/xdocs/tasks.xml

Author: scolebourne
Date: Sat Mar  4 16:55:52 2006
New Revision: 383237

URL: http://svn.apache.org/viewcvs?rev=383237&view=rev
Log:
Indicate current task status

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=383237&r1=383236&r2=383237&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/tasks.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/tasks.xml Sat Mar  4 16:55:52 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-Copyright 2002-2005 The Apache Software Foundation.
+Copyright 2002-2006 The Apache Software Foundation.
  
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@
         <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]</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>
         <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>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org