donaldp     02/02/24 00:38:13

  Modified:    docs     index.html
               xdocs    index.xml
  Log:
  Add LogKit blurb.
  
  Revision  Changes    Path
  1.62      +12 -0     jakarta-site/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site/docs/index.html,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- index.html        20 Feb 2002 03:52:05 -0000      1.61
  +++ index.html        24 Feb 2002 08:38:13 -0000      1.62
  @@ -308,6 +308,18 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                <a href="./avalon/logkit/index.html">LogKit</a>:
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                A fast and well designed logging toolkit.
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   <a href="./oro/index.html">ORO</a>:
               </font>
   </td>
  
  
  
  1.31      +4 -0      jakarta-site/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site/xdocs/index.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- index.xml 20 Feb 2002 03:52:08 -0000      1.30
  +++ index.xml 24 Feb 2002 08:38:13 -0000      1.31
  @@ -106,6 +106,10 @@
   <td valign="top">A fast and flexible logging library for Java.</td>
   </tr>
   <tr>
  +<td align="right" valign="top"><a href="./avalon/logkit/index.html">LogKit</a>:</td>
  +<td valign="top">A fast and well designed logging toolkit.</td>
  +</tr>
  +<tr>
   <td align="right" valign="top"><a href="./oro/index.html">ORO</a>:</td>
   <td valign="top">Set of text-processing Java classes that provide Perl5 compatible 
regular expressions, AWK-like regular expressions, glob expressions, and utility 
classes for performing substitutions, splits, filtering filenames, etc.</td>
   </tr>
  
  
  

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

Reply via email to