joerg       2003/08/20 19:11:02

  Modified:    lib      jars.xml
               lib/optional fop-0.20.5.jar
  Added:       lib/core commons-httpclient-2.0-rc1.jar
               lib/optional batik-all-1.5.jar
  Removed:     lib/core commons-httpclient-20020423.jar
               lib/optional batik-all-1.5b5.jar
  Log:
  Updated HttpClient to the latest version 2.0 RC 1. Backported changes to SOAPHelper 
from Cocoon 2.1.
  Updated Batik to the latest released version 1.5. Rebuilt Fop 0.20.5.
  
  Revision  Changes    Path
  1.11      +4 -4      cocoon-2.0/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.0/lib/jars.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- jars.xml  29 Jul 2003 18:49:29 -0000      1.10
  +++ jars.xml  21 Aug 2003 02:11:01 -0000      1.11
  @@ -209,7 +209,7 @@
         and feature-rich package implementing the client side of the most recent
         HTTP standards and recommendations.</description>
       <used-by>SOAP logicsheet</used-by>
  -    <lib>core/commons-httpclient-20020423.jar</lib>
  +    <lib>core/commons-httpclient-2.0-rc1.jar</lib>
       <homepage>http://jakarta.apache.org/commons/httpclient/</homepage>
     </file>
     <file>
  @@ -244,7 +244,7 @@
     </file>
     <file>
       <title>The XML APIs</title>
  -    <description>JAXP, DOM and SAX interfaces. 
  +    <description>JAXP, DOM and SAX interfaces.
         These are the common interfaces for XML processing.</description>
       <used-by>Cocoon</used-by>
       <lib>core/xml-apis.jar</lib>
  @@ -256,7 +256,7 @@
         the Scalable Vector Graphics (SVG) format for various purposes, such as
         viewing, generation or manipulation.</description>
       <used-by>SVG serializer (SVG to JPG, PNG)</used-by>
  -    <lib>optional/batik-all-1.5b5.jar</lib>
  +    <lib>optional/batik-all-1.5.jar</lib>
       <homepage>http://xml.apache.org/batik/</homepage>
     </file>
     <file>
  @@ -358,7 +358,7 @@
     </file>
     <file>
       <title>Search engine</title>
  -    <description>jakarta-lucene is a search engine toolkit designed for 
  +    <description>jakarta-lucene is a search engine toolkit designed for
         indexing and searching of documents.</description>
       <used-by>?</used-by>
       <lib>optional/lucene-1.2.jar</lib>
  
  
  
  1.1                  cocoon-2.0/lib/core/commons-httpclient-2.0-rc1.jar
  
        <<Binary file>>
  
  
  1.2       +4908 -4741cocoon-2.0/lib/optional/fop-0.20.5.jar
  
        <<Binary file>>
  
  
  1.1                  cocoon-2.0/lib/optional/batik-all-1.5.jar
  
        <<Binary file>>
  
  

Reply via email to