Skip to content

Commit 3d63ae6

Browse files
author
Stephen Colebourne
committed
Indicate current task status
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk@383237 13f79535-47bb-0310-9956-ffa450edef68
1 parent a7c7813 commit 3d63ae6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xdocs/tasks.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<!--
3-
Copyright 2002-2005 The Apache Software Foundation.
3+
Copyright 2002-2006 The Apache Software Foundation.
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@ limitations under the License.
2828
<li>A proper user guide</li>
2929
<li>A FileWriter that takes an encoding (base on LockableFileWriter)</li>
3030
<li>A URLUtils class that has many of the FileUtils operations, but for a URL</li>
31-
<li>FilePoller for telling when a file changes. Look in Tomcat, or GenJava[bayard]</li>
31+
<li>FilePoller for telling when a file changes. Look in Tomcat, or GenJava[bayard] (One implemented in bugzilla awaiting investigation)</li>
3232
<li>A "hot folder" handler which triggers an action when a new file has been uploaded to an FTP directory, for example.</li>
3333
<li>JoinReader/ConcatReader. One in GenJava, one submitted to Bayard</li>
3434
<li>FormattedWriter, when it writes out values it uses Format objects to output them. </li>

0 commit comments

Comments
 (0)