geirm       01/03/31 12:47:36

  Modified:    beanutils STATUS.html
  Log:
  volunteered for Bean and Convert unit tests
  
  Revision  Changes    Path
  1.2       +3 -3      jakarta-commons/beanutils/STATUS.html
  
  Index: STATUS.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/beanutils/STATUS.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- STATUS.html       2001/03/27 05:25:34     1.1
  +++ STATUS.html       2001/03/31 20:47:36     1.2
  @@ -7,7 +7,7 @@
   
   <div align="center">
   <h1>The Jakarta Commons <em>BeanUtils</em> Component</h1>
  -$Id: STATUS.html,v 1.1 2001/03/27 05:25:34 craigmcc Exp $<br>
  +$Id: STATUS.html,v 1.2 2001/03/31 20:47:36 geirm Exp $<br>
   <a href="#Introduction">[Introduction]</a>
   <a href="#Dependencies">[Dependencies]</a>
   <a href="#Release Info">[Release Info]</a>
  @@ -100,13 +100,13 @@
     <tr>
       <td><strong>Unit Tests for ConvertUtils</strong>.  Create and run
           the JUnit tests for the <code>ConvertUtils</code> class.</td>
  -    <td align="center">&nbsp;</td>
  +    <td align="center">Geir (volunteer if you want it :)</td>
     </tr>
   
     <tr>
       <td><strong>Unit Tests for BeanUtils</strong>.  Create and run
           the JUnit tests for the <code>BeanUtils</code> class.</td>
  -    <td align="center">&nbsp;</td>
  +    <td align="center">Geir</td>
     </tr>
   
     <tr>
  
  
  

Reply via email to