bayard 2003/12/29 23:09:53
Modified: io/xdocs tasks.xml
Log:
updated todos
Revision Changes Path
1.10 +4 -2 jakarta-commons-sandbox/io/xdocs/tasks.xml
Index: tasks.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/io/xdocs/tasks.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- tasks.xml 29 Dec 2003 06:18:25 -0000 1.9
+++ tasks.xml 30 Dec 2003 07:09:53 -0000 1.10
@@ -8,9 +8,10 @@
</p>
<ul>
<li>IOUtils: Remove the toByteArray() variants with the bufferSize
- parameter. Reasoning can be found at
+ parameter. [Jeremias] Reasoning can be found at
http://www.mail-archive.com/[EMAIL PROTECTED]/msg19703.html</li>
- <li>FileUtils: This class is a big mess ATM. We need to clean it up.</li>
+ <li>FilenameUtils: This class is a big mess ATM. We need to clean it
up.</li>
+ <li>IOUtilsTestCase: Move copy tests over to CopyUtilsTestCase or kill
them. [Hen]</li>
<li>Write TestCases for:
<ul>
<li>EndianUtils - InputStream/OutputStream methods</li>
@@ -18,6 +19,7 @@
<li>ClassLoaderObjectInputStream</li>
<li>SwappedDataInputStream</li>
</ul>
+ though they may not affect an initial beta release.
</li>
<li>More Javadocs!!!</li>
<li>Improve site!!!</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]