scolebourne    2002/12/25 14:17:28

  Modified:    io       STATUS.html
  Log:
  Add myself as a committer
  Document [lang] dependency
  
  Revision  Changes    Path
  1.7       +17 -10    jakarta-commons-sandbox/io/STATUS.html
  
  Index: STATUS.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/io/STATUS.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- STATUS.html       7 Dec 2002 20:26:11 -0000       1.6
  +++ STATUS.html       25 Dec 2002 22:17:28 -0000      1.7
  @@ -13,7 +13,9 @@
   <a href="#Action%20Items">[Action Items]</a> <br>
   <br>
    </div>
  -   <a name="Introduction"></a> 
  + 
  + 
  +<a name="Introduction"></a> 
   <h3>1.  INTRODUCTION</h3>
     
   <p>The <em>IO</em> Component contains a set of Java classes that provide I/O
  @@ -29,9 +31,11 @@
   1.2 or later)</li>
    <li><a href="http://www.junit.org";>JUnit Testing Framework</a>     (Version
   3.7 or later) - for unit tests only, not required     for deployment</li>
  - 
  + <li>Apache Jakarta Commons Lang (latest CVS code)</li>
   </ul>
  -   <a name="Release Info"></a> 
  +
  +
  +<a name="Release Info"></a> 
   <h3>3.  RELEASE INFO</h3>
     
   <p>Current Release: IO is yet to be released.  We hope it will be RSN.</p>
  @@ -39,7 +43,9 @@
   <p>Planned Next Release:  Real Soon Now :)  See the <a
    href="#Action%20Items">Action Items</a> list for tasks that need to be completed
   prior to this release.</p>
  -   <a name="Committers"></a> 
  +
  +
  +<a name="Committers"></a> 
   <h3>4.  COMMITTERS</h3>
     
   <p>The following individuals are the primary developers and maintainers of
  @@ -50,13 +56,14 @@
   <ul>
    <li><a href="mailto:[EMAIL PROTECTED]";>Scott Sanders</a></li>
    <li><a href="mailto:[EMAIL PROTECTED]";>dIon Gillard</a></li>
  -  <li><a href="maito:[EMAIL PROTECTED]">Nicola Ken Barozzi</a><br>
  -  <li><a href="maito:[EMAIL PROTECTED]">Henri Yandell</a><br>
  -  </li>
  + <li><a href="maito:[EMAIL PROTECTED]">Nicola Ken Barozzi</a><br></li>
  + <li><a href="maito:[EMAIL PROTECTED]">Henri Yandell</a><br></li>
  + <li><a href="maito:[EMAIL PROTECTED]">Stephen Colebourne</a><br></li>
    <li>Fancy volunteering?  We need you!</li>
  - 
   </ul>
  -   <a name="Action Items"></a> 
  +
  +
  +<a name="Action Items"></a> 
   <h3>5.  ACTION ITEMS</h3>
     
   <p>The following action items need to be completed prior to a Version 1.0 
  
  
  

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

Reply via email to