dgraham     2003/11/11 19:04:56

  Modified:    xdocs    components.xml
  Log:
  Moved DbUtils to released section.
  
  Revision  Changes    Path
  1.107     +15 -15    jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.106
  retrieving revision 1.107
  diff -u -r1.106 -r1.107
  --- components.xml    9 Nov 2003 20:46:41 -0000       1.106
  +++ components.xml    12 Nov 2003 03:04:56 -0000      1.107
  @@ -107,6 +107,21 @@
       </ul>
       </dd>
       <!-- /DBCP -->
  +    
  +    <!-- DbUtils -->
  +    <dt><b><big><a 
href="http://jakarta.apache.org/commons/dbutils/";>DbUtils</a></big></b></dt>
  +    <dd>
  +     DbUtils is a JDBC helper library that factors out mundane resource cleanup
  +     code for common database tasks.
  +     <br/>
  +     Releases:
  +     <ul>
  +       <li>Release 1.0
  +       <a 
href="http://jakarta.apache.org/site/binindex.cgi#commons-dbutils";>binary</a>
  +       <a 
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-dbutils";>source</a> - 11 
Nov 2003</li>
  +     </ul>
  +    </dd>
  +    <!-- /DbUtils-->
   
       <!-- Digester -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/digester.html";>Digester</a></big></b></dt>
  @@ -333,21 +348,6 @@
        </ul>
       </dd>
       <!-- /Betwixt -->
  -    
  -    <!-- DbUtils -->
  -    <dt><b><big><a 
href="http://cvs.apache.org/viewcvs/jakarta-commons/dbutils/";>DbUtils</a></big></b></dt>
  -    <dd>
  -     DbUtils is a JDBC(tm) helper library that factors out mundane resource cleanup
  -     code for common database tasks.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li>Release 1.0 RC1
  -       <a href="http://jakarta.apache.org/~dgraham/dbutils-1.0-rc1/";>binary</a>
  -       <a href="http://jakarta.apache.org/~dgraham/dbutils-1.0-rc1/";>source</a> - 
09 Nov 2003</li>
  -     </ul>
  -    </dd>
  -    <!-- /DbUtils-->
   
      <!-- HttpClient -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/httpclient/";>HttpClient</a></big></b></dt>
  
  
  

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

Reply via email to