You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dm...@apache.org on 2002/06/26 00:57:33 UTC

cvs commit: jakarta-commons/xdocs components.xml

dmitri      2002/06/25 15:57:33

  Modified:    xdocs    components.xml
  Log:
  JXPath Release 1.0
  
  Revision  Changes    Path
  1.34      +14 -14    jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- components.xml	10 Jun 2002 18:27:48 -0000	1.33
  +++ components.xml	25 Jun 2002 22:57:32 -0000	1.34
  @@ -79,6 +79,20 @@
       </dd>
       <!-- /Digester -->
   
  +   <!-- JXPath -->
  +    <dt><b><big><a href="http://jakarta.apache.org/commons/jxpath/">JXPath</a></big></b></dt>
  +    <dd>
  +     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.0/">Release 1.0</a> - 25 June 2002</li>
  +     </ul>
  +    </dd>
  +   <!-- /JXPath -->
  +
       <!-- Logging -->
       <dt><b><big><a href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a></big></b></dt>
       <dd>
  @@ -134,20 +148,6 @@
        </ul>
       </dd>
      <!-- /HTTP Client -->
  -
  -   <!-- JXPath -->
  -    <dt><b><big><a href="http://jakarta.apache.org/commons/jxpath/">JXPath</a></big></b></dt>
  -    <dd>
  -     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.0/">Release 1.0 Beta 1</a> - 29 April 2002</li>
  -     </ul>
  -    </dd>
  -   <!-- /JXPath -->
   
      <!-- Latka -->
       <dt><b><big><a href="http://jakarta.apache.org/commons/latka">Latka</a></big></b></dt>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>