psteitz     2004/01/04 22:54:27

  Modified:    xdocs    components.xml
               docs     components.html
  Log:
  Removed release info from Components page.
  
  Revision  Changes    Path
  1.110     +0 -157    jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.109
  retrieving revision 1.110
  diff -u -r1.109 -r1.110
  --- components.xml    23 Dec 2003 15:47:02 -0000      1.109
  +++ components.xml    5 Jan 2004 06:54:27 -0000       1.110
  @@ -25,16 +25,6 @@
       <dd>
        Commons-BeanUtils provides easy-to-use wrappers around the Java
        reflection and introspection APIs.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li>Release 1.6.1 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 18 Feb 
2003</li>
  -       <li>Release 1.6 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 21 Jan 
2003</li>
  -     </ul>
       </dd>
       <!-- /BeanUtils -->
   
  @@ -54,11 +44,6 @@
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/cli/";>CLI</a></big></b></dt>
       <dd>
        CLI provides a simple API for working with Comamnd Line arguments, options, 
option groups, mandatory options and so forth.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-cli/v1.0/";>Release
 1.0</a> - 6 Nov 2002</li>
  -     </ul>
       </dd>
       <!-- /CLI-->
   
  @@ -67,16 +52,6 @@
       <dd>
        Codec contains some general encoding/decoding algorithms.  Includes
        some phonetic encoders, Hex, Base64, and a URL encoder.
  -     <br/>
  -     Releases:
  -     <ul>
  -      <li>Release 1.2 (from mirror)
  -      <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -      <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 13 Dec 
2003</li>
  -      <li>Release 1.1 (from mirror)
  -      <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -      <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 11 May 
2003</li>
  -     </ul>
       </dd>
       <!-- /Codec -->
   
  @@ -86,13 +61,6 @@
        Commons-Collections provides a suite of classes that
        extend or augment the
        <a href="http://java.sun.com/products/jdk/1.2/docs/guide/collections/";>Java 
Collections Framework</a>.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/";>Release
 2.1</a> - 21 Oct 2002</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.0/";>Release
 2.0</a> - 05 Apr 2002</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v1.0/";>Release
 1.0</a> - 14 Jul 2001</li>
  -     </ul>
       </dd>
       <!-- /Collections -->
       
  @@ -100,14 +68,6 @@
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/dbcp/";>DBCP</a></big></b></dt>
       <dd>
       Commons-DBCP provides database connection pooling services.
  -    <br/>
  -    Releases:
  -       (<a 
href="http://jakarta.apache.org/site/binindex.cgi#commons-dbcp";>binary</a>, 
  -       <a 
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-dbcp";>source</a>)
  -    <ul>
  -      <li>Version 1.1 - 20 October 2003</li>
  -      <li>Version 1.0 - 12 August 2002</li>
  -    </ul>
       </dd>
       <!-- /DBCP -->
       
  @@ -116,13 +76,6 @@
       <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-->
   
  @@ -131,13 +84,6 @@
       <dd>
        Commons-Digester is an XML-to-Java-object mapping utility commonly
        used for parsing XML configuration files.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li>Release 1.5 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 27 Apr 
2003</li>
  -     </ul>
       </dd>
       <!-- /Digester -->
   
  @@ -146,14 +92,6 @@
       <dd>
        Commons-Discovery provides tools for locating resources (including classes)
        by mapping service/reference names to resource names using a variety of 
schemes.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li>Pre-Release 0.2 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 15 Apr 
2003</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-discovery/v0.1/";>Release
 0.1</a> - 12 Sep 2002</li>
  -     </ul>
       </dd>
       <!-- /Discovery -->
   
  @@ -162,13 +100,6 @@
       <dd>
        Commons-EL provides an interpreter for the Expression Language which is
        defined by the JavaServer Pages(TM) specification, version 2.0.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li>Release 1.0 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 20 Jun 
2003</li>
  -     </ul>
       </dd>
       <!-- /EL -->
   
  @@ -178,13 +109,6 @@
       <dd>
         FileUpload makes it easy to add robust, high-performance, file upload
         capability to your servlets and web applications.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li>Release 1.0 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 25 Jun 
2003</li>
  -     </ul>
       </dd>
       <!-- /FileUpload -->
   
  @@ -205,10 +129,6 @@
         Jexl is an expression language which entends the Expression Language of the 
JSTL
         by bringing in some of the lessons leaned by the
         <a href='http://jakarta.apache.org/velocity/'>Velocity</a> community.
  -    <br/>
  -    <ul>
  -    <li><a 
href='http://cvs.apache.org/builds/jakarta-commons/nightly/commons-jexl/'>Nightly 
Builds</a></li>
  -    </ul>
       </dd>
       <!-- /Jexl -->
   
  @@ -218,12 +138,6 @@
        Commons-JXPath provides utilities for manipulating Java classes that conform 
to the
        JavaBeans naming conventions using the XPath syntax.  It also supports maps, 
DOM and
        other object models.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-jxpath/v1.1/";>Release
 1.1</a> - 10 Mar 2003</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-jxpath/v1.0/";>Release
 1.0</a> - 25 Jun 2002</li>
  -     </ul>
       </dd>
      <!-- /JXPath -->
   
  @@ -232,12 +146,6 @@
       <dd>
        Commons-Lang provides a very common set of utility classes that provide
        extra functionality for classes in java.lang.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-lang/v1.0.1/";>Release
 1.0.1</a> - 25 Nov 2002</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-lang/v1.0/";>Release
 1.0</a> - 4 Oct 2002</li>
  -     </ul>
       </dd>
      <!-- /Lang -->
   
  @@ -246,16 +154,6 @@
       <dd>
        Commons-Logging is a wrapper around a variety of logging API
        implementations.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li>Release 1.0.3 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 7 Apr 
2003</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.2/";>Release
 1.0.2</a> - 27 Sep 2002</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.1/";>Release
 1.0.1</a> - 12 Aug 2002</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0/";>Release
 1.0</a> - 20 Feb 2002</li>
  -     </ul>
       </dd>
       <!-- /Logging -->
   
  @@ -264,12 +162,6 @@
       <dd>
        Commons-Modeler provides mechanisms to create <em>Model MBeans</em>
        compatible with the Java Management Extensions (JMX) specification.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-modeler/v1.0/";>Release
 1.0</a> - 30 Apr 2002</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-modeler/v1.1/";>Release
 1.1</a> - 1 Aug 2003</li>
  -     </ul>
       </dd>
       <!-- /Modeler -->
   
  @@ -277,13 +169,6 @@
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/net/";>Net</a></big></b></dt>
       <dd>
         Net is a a collection of network utilities, based on the NetComponents 
codebase, including FTP clients etc.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li>Release 1.0.0 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 21 Feb 
2003</li>
  -     </ul>
       </dd>
       <!-- /Net -->
       
  @@ -292,15 +177,6 @@
       <dd>
        Commons-Pool provides a generic object pooling interface, a toolkit for 
creating modular object pools,
        and several general purpose pool implementations.
  -     <br/>
  -     Releases: 
  -       (<a 
href="http://jakarta.apache.org/site/binindex.cgi#commons-pool";>binary</a>, 
  -       <a 
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-pool";>source</a>)
  -     <ul>
  -       <li>Release 1.1 - 20 October 2003</li>
  -       <li>Release 1.0.1 - 12 August 2002</li>
  -       <li>Release 1.0 - 4 May 2002</li>
  -     </ul>
       </dd>
       <!-- /Pool -->
   
  @@ -309,13 +185,6 @@
       <dd>
        Commons-Primitives provides smaller, faster and easier to work with types 
supporting Java primitive types.
        Currently Primitives is primarily focused on collections of primitives.
  -     <br />
  -     Releases: 
  -       (<a 
href="http://jakarta.apache.org/site/binindex.cgi#commons-primitives";>binary</a>, 
  -       <a 
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-primitives";>source</a>)
  -     <ul>
  -       <li>Release 1.0 - 5 November 2003</li>
  -     </ul>
       </dd>
   
      <!-- validator -->
  @@ -324,11 +193,6 @@
           The commons-validator package provides a simple, extendable framework
           to define validators (validation methods) and validation rules in an xml 
file.
           There is support for internationalization of validation rules and error 
messages.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-validator/v1.0/";>Release
 1.0</a> - 1 Nov 2002</li>
  -     </ul>
       </dd>
      <!-- /validator -->
   
  @@ -342,13 +206,6 @@
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/betwixt/";>Betwixt</a></big></b></dt>
       <dd>
        Betwixt provides services for mapping JavaBeans to XML documents, and vice 
versa.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li>Release 1.0 Alpha 1 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 28 Jan 
2003</li>
  -     </ul>
       </dd>
       <!-- /Betwixt -->
       
  @@ -357,10 +214,6 @@
       <dd>
        Commons-Configuration Tools to assist in the reading of 
configuration/preferences files in
        various formats.
  -     <br/>
  -     Releases:
  -     <ul>       
  -     </ul>
       </dd>
       <!-- /Configuration -->
       
  @@ -368,11 +221,6 @@
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/httpclient/";>HttpClient</a></big></b></dt>
       <dd>
        Commons-HttpClient provides a framework for working with the client-side of 
the HTTP protocol.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/";>2.0
 Release Candidate 1</a> - 01 August 2003</li>
  -     </ul>
       </dd>
      <!-- /HttpClient -->
   
  @@ -381,11 +229,6 @@
       <dd>
        Commons-Latka is an HTTP functional testing suite for automated QA, acceptance 
and regression
        testing.
  -     <br/>
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-latka/1.0/";>Release
 1.0 Alpha 1</a> - 13 Sep 2001</li>
  -     </ul>
       </dd>
      <!-- /Latka -->
      </dl>
  
  
  
  1.133     +14 -157   jakarta-commons/docs/components.html
  
  Index: components.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/components.html,v
  retrieving revision 1.132
  retrieving revision 1.133
  diff -u -r1.132 -r1.133
  --- components.html   14 Dec 2003 06:13:05 -0000      1.132
  +++ components.html   5 Jan 2004 06:54:27 -0000       1.133
  @@ -103,6 +103,8 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/collections.html";>Collections</a>
   </li>
  +                    <li>    <a 
href="http://jakarta.apache.org/commons/configuration";>Configuration</a>
  +</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/daemon";>Daemon</a>
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/dbcp";>DBCP</a>
  @@ -158,7 +160,7 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/compress/";>Compress</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/configuration/";>Configuration</a>
  +                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/convert/";>Convert</a>
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/events/";>Events</a>
   </li>
  @@ -248,16 +250,6 @@
       <dd>
        Commons-BeanUtils provides easy-to-use wrappers around the Java
        reflection and introspection APIs.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li>Release 1.6.1 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 18 Feb 
2003</li>
  -       <li>Release 1.6 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 21 Jan 
2003</li>
  -     </ul>
       </dd>
       <!-- /BeanUtils -->
   
  @@ -277,11 +269,6 @@
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/cli/";>CLI</a></big></b></dt>
       <dd>
        CLI provides a simple API for working with Comamnd Line arguments, options, 
option groups, mandatory options and so forth.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-cli/v1.0/";>Release
 1.0</a> - 6 Nov 2002</li>
  -     </ul>
       </dd>
       <!-- /CLI-->
   
  @@ -290,16 +277,6 @@
       <dd>
        Codec contains some general encoding/decoding algorithms.  Includes
        some phonetic encoders, Hex, Base64, and a URL encoder.
  -     <br />
  -     Releases:
  -     <ul>
  -      <li>Release 1.2 (from mirror)
  -      <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -      <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 13 Dec 
2003</li>
  -      <li>Release 1.1 (from mirror)
  -      <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -      <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 11 May 
2003</li>
  -     </ul>
       </dd>
       <!-- /Codec -->
   
  @@ -309,28 +286,13 @@
        Commons-Collections provides a suite of classes that
        extend or augment the
        <a href="http://java.sun.com/products/jdk/1.2/docs/guide/collections/";>Java 
Collections Framework</a>.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/";>Release
 2.1</a> - 21 Oct 2002</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.0/";>Release
 2.0</a> - 05 Apr 2002</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v1.0/";>Release
 1.0</a> - 14 Jul 2001</li>
  -     </ul>
       </dd>
       <!-- /Collections -->
  -
  +    
       <!-- DBCP -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/dbcp/";>DBCP</a></big></b></dt>
       <dd>
       Commons-DBCP provides database connection pooling services.
  -    <br />
  -    Releases:
  -       (<a 
href="http://jakarta.apache.org/site/binindex.cgi#commons-dbcp";>binary</a>, 
  -       <a 
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-dbcp";>source</a>)
  -    <ul>
  -      <li>Version 1.1 - 20 October 2003</li>
  -      <li>Version 1.0 - 12 August 2002</li>
  -    </ul>
       </dd>
       <!-- /DBCP -->
       
  @@ -339,13 +301,6 @@
       <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-->
   
  @@ -354,13 +309,6 @@
       <dd>
        Commons-Digester is an XML-to-Java-object mapping utility commonly
        used for parsing XML configuration files.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li>Release 1.5 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 27 Apr 
2003</li>
  -     </ul>
       </dd>
       <!-- /Digester -->
   
  @@ -369,14 +317,6 @@
       <dd>
        Commons-Discovery provides tools for locating resources (including classes)
        by mapping service/reference names to resource names using a variety of 
schemes.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li>Pre-Release 0.2 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 15 Apr 
2003</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-discovery/v0.1/";>Release
 0.1</a> - 12 Sep 2002</li>
  -     </ul>
       </dd>
       <!-- /Discovery -->
   
  @@ -385,13 +325,6 @@
       <dd>
        Commons-EL provides an interpreter for the Expression Language which is
        defined by the JavaServer Pages(TM) specification, version 2.0.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li>Release 1.0 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 20 Jun 
2003</li>
  -     </ul>
       </dd>
       <!-- /EL -->
   
  @@ -401,13 +334,6 @@
       <dd>
         FileUpload makes it easy to add robust, high-performance, file upload
         capability to your servlets and web applications.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li>Release 1.0 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 25 Jun 
2003</li>
  -     </ul>
       </dd>
       <!-- /FileUpload -->
   
  @@ -428,10 +354,6 @@
         Jexl is an expression language which entends the Expression Language of the 
JSTL
         by bringing in some of the lessons leaned by the
         <a href="http://jakarta.apache.org/velocity/";>Velocity</a> community.
  -    <br />
  -    <ul>
  -    <li><a 
href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-jexl/";>Nightly 
Builds</a></li>
  -    </ul>
       </dd>
       <!-- /Jexl -->
   
  @@ -441,12 +363,6 @@
        Commons-JXPath provides utilities for manipulating Java classes that conform 
to the
        JavaBeans naming conventions using the XPath syntax.  It also supports maps, 
DOM and
        other object models.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-jxpath/v1.1/";>Release
 1.1</a> - 10 Mar 2003</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-jxpath/v1.0/";>Release
 1.0</a> - 25 Jun 2002</li>
  -     </ul>
       </dd>
      <!-- /JXPath -->
   
  @@ -455,12 +371,6 @@
       <dd>
        Commons-Lang provides a very common set of utility classes that provide
        extra functionality for classes in java.lang.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-lang/v1.0.1/";>Release
 1.0.1</a> - 25 Nov 2002</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-lang/v1.0/";>Release
 1.0</a> - 4 Oct 2002</li>
  -     </ul>
       </dd>
      <!-- /Lang -->
   
  @@ -469,16 +379,6 @@
       <dd>
        Commons-Logging is a wrapper around a variety of logging API
        implementations.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li>Release 1.0.3 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 7 Apr 
2003</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.2/";>Release
 1.0.2</a> - 27 Sep 2002</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.1/";>Release
 1.0.1</a> - 12 Aug 2002</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0/";>Release
 1.0</a> - 20 Feb 2002</li>
  -     </ul>
       </dd>
       <!-- /Logging -->
   
  @@ -487,12 +387,6 @@
       <dd>
        Commons-Modeler provides mechanisms to create <em>Model MBeans</em>
        compatible with the Java Management Extensions (JMX) specification.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-modeler/v1.0/";>Release
 1.0</a> - 30 Apr 2002</li>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-modeler/v1.1/";>Release
 1.1</a> - 1 Aug 2003</li>
  -     </ul>
       </dd>
       <!-- /Modeler -->
   
  @@ -500,13 +394,6 @@
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/net/";>Net</a></big></b></dt>
       <dd>
         Net is a a collection of network utilities, based on the NetComponents 
codebase, including FTP clients etc.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li>Release 1.0.0 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 21 Feb 
2003</li>
  -     </ul>
       </dd>
       <!-- /Net -->
       
  @@ -515,15 +402,6 @@
       <dd>
        Commons-Pool provides a generic object pooling interface, a toolkit for 
creating modular object pools,
        and several general purpose pool implementations.
  -     <br />
  -     Releases: 
  -       (<a 
href="http://jakarta.apache.org/site/binindex.cgi#commons-pool";>binary</a>, 
  -       <a 
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-pool";>source</a>)
  -     <ul>
  -       <li>Release 1.1 - 20 October 2003</li>
  -       <li>Release 1.0.1 - 12 August 2002</li>
  -       <li>Release 1.0 - 4 May 2002</li>
  -     </ul>
       </dd>
       <!-- /Pool -->
   
  @@ -532,13 +410,6 @@
       <dd>
        Commons-Primitives provides smaller, faster and easier to work with types 
supporting Java primitive types.
        Currently Primitives is primarily focused on collections of primitives.
  -     <br />
  -     Releases: 
  -       (<a 
href="http://jakarta.apache.org/site/binindex.cgi#commons-primitives";>binary</a>, 
  -       <a 
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-primitives";>source</a>)
  -     <ul>
  -       <li>Release 1.0 - 5 November 2003</li>
  -     </ul>
       </dd>
   
      <!-- validator -->
  @@ -547,11 +418,6 @@
           The commons-validator package provides a simple, extendable framework
           to define validators (validation methods) and validation rules in an xml 
file.
           There is support for internationalization of validation rules and error 
messages.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-validator/v1.0/";>Release
 1.0</a> - 1 Nov 2002</li>
  -     </ul>
       </dd>
      <!-- /validator -->
   
  @@ -574,25 +440,21 @@
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/betwixt/";>Betwixt</a></big></b></dt>
       <dd>
        Betwixt provides services for mapping JavaBeans to XML documents, and vice 
versa.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li>Release 1.0 Alpha 1 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 28 Jan 
2003</li>
  -     </ul>
       </dd>
       <!-- /Betwixt -->
  -
  +    
  +    <!-- Configuration -->
  +    <dt><b><big><a 
href="http://jakarta.apache.org/commons/configuration/";>Configuration</a></big></b></dt>
  +    <dd>
  +     Commons-Configuration Tools to assist in the reading of 
configuration/preferences files in
  +     various formats.
  +    </dd>
  +    <!-- /Configuration -->
  +    
      <!-- HttpClient -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/httpclient/";>HttpClient</a></big></b></dt>
       <dd>
        Commons-HttpClient provides a framework for working with the client-side of 
the HTTP protocol.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/";>2.0
 Release Candidate 1</a> - 01 August 2003</li>
  -     </ul>
       </dd>
      <!-- /HttpClient -->
   
  @@ -601,11 +463,6 @@
       <dd>
        Commons-Latka is an HTTP functional testing suite for automated QA, acceptance 
and regression
        testing.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li><a 
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-latka/1.0/";>Release
 1.0 Alpha 1</a> - 13 Sep 2001</li>
  -     </ul>
       </dd>
      <!-- /Latka -->
      </dl>
  @@ -789,7 +646,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2003, Apache Software Foundation
  +                    Copyright &#169; 1999-2004, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  

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

Reply via email to