bayard      2004/02/09 22:03:18

  Modified:    io/xdocs tasks.xml
  Log:
  pushed the ClassLoaderObjectStream to a later release [unless a unit test is 
written] and added tasks for javadocs
  
  Revision  Changes    Path
  1.17      +8 -2      jakarta-commons/io/xdocs/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/io/xdocs/tasks.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- tasks.xml 16 Jan 2004 17:05:03 -0000      1.16
  +++ tasks.xml 10 Feb 2004 06:03:18 -0000      1.17
  @@ -12,19 +12,25 @@
           <ul>
             <li>EndianUtils - InputStream/OutputStream methods</li>
             <li>LockableFileWriter</li>
  -          <li>ClassLoaderObjectInputStream</li>
             <li>SwappedDataInputStream - [half done]</li>
           </ul>
           though they may not affect an initial beta release. 
           </li>
  -        <li>More Javadocs!!!</li>
           <li>Improve site!!!</li>
         </ul>
  +      <p>Javadoc status:</p>
  +      <ul>
  +        <li>io.*</li>
  +        <li>io.filefilter</li>
  +        <li>io.input</li>
  +        <li>io.output</li>
  +      </ul>
         <p>
           The following classes will be excluded from the initial release:
         </p>
         <ul>
           <li>FilenameUtils: This class is still a big mess with many methods not 
working properly.</li>
  +        <li>ClassLoaderObjectInputStream: Unless a unit test is written for it in 
time. </li>
         </ul>
       </section>
       <section name="Post 1.0 release">
  
  
  

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

Reply via email to