antonio     2003/09/25 03:00:34

  Modified:    lib      jars.xml
  Added:       src/blocks/cron/lib quartz-1.2.3.jar
               src/blocks/stx/lib joost-20030914.jar
               src/blocks/qdox/lib qdox-1.2.jar
  Removed:     src/blocks/cron/lib quartz-1.2.2.jar
               src/blocks/stx/lib joost-20030502.jar
               src/blocks/qdox/lib qdox-1.1.jar
  Log:
  Updating the last 3 libraries: quartz, qdox ad joost
  
  Revision  Changes    Path
  1.1                  cocoon-2.1/src/blocks/cron/lib/quartz-1.2.3.jar
  
        <<Binary file>>
  
  
  1.1                  cocoon-2.1/src/blocks/stx/lib/joost-20030914.jar
  
        <<Binary file>>
  
  
  1.1                  cocoon-2.1/src/blocks/qdox/lib/qdox-1.2.jar
  
        <<Binary file>>
  
  
  1.104     +24 -13    cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.103
  retrieving revision 1.104
  diff -u -r1.103 -r1.104
  --- jars.xml  25 Sep 2003 09:10:58 -0000      1.103
  +++ jars.xml  25 Sep 2003 10:00:33 -0000      1.104
  @@ -683,11 +683,14 @@
     </file>
   
     <file>
  -    <title>???</title>
  -    <description>???</description>
  +    <title>SOAP with Attachments API for Java (SAAJ)</title>
  +    <description>
  +      SAAJ enables developers to produce and consume messages conforming to 
the
  +      SOAP 1.1 specification and SOAP with Attachments note.
  +    </description>
       <used-by>Axis block</used-by>
       <lib>axis/lib/axis-saaj-1.1.jar</lib>
  -    <homepage>#</homepage>
  +    <homepage>http://java.sun.com/xml/saaj/</homepage>
     </file>
   
     <file>
  @@ -711,19 +714,27 @@
     </file>
   
     <file>
  -    <title>???</title>
  -    <description>???</description>
  +    <title>Java API for XML-based RPC (JAX-RPC)</title>
  +    <description>The JAX-RPC enables Java technology developers to build Web
  +      applications and Web services incorporating XML based RPC functionality
  +      according to the SOAP (Simple Object Access Protocol) 1.1 
specification.
  +      JAX-RPC provides the core API for developing and deploying web services
  +      on the Java platform.
  +    </description>
       <used-by>Axis block</used-by>
       <lib>axis/lib/axis-jaxrpc-1.1.jar</lib>
  -    <homepage>#</homepage>
  +    <homepage>http://java.sun.com/xml/jaxrpc/</homepage>
     </file>
   
     <file>
  -    <title>???</title>
  -    <description>???</description>
  +    <title>Apache Axis</title>
  +    <description>
  +      Apache Axis is an implementation of the SOAP ("Simple Object Access
  +      Protocol")
  +    </description>
       <used-by>Axis block</used-by>
       <lib>axis/lib/axis-1.1.jar</lib>
  -    <homepage>#</homepage>
  +    <homepage>http://ws.apache.org/axis/</homepage>
     </file>
   
     <file>
  @@ -760,7 +771,7 @@
       <title>Joost</title>
       <description>Streaming Transformation for XML (STX) library</description>
       <used-by>STX block</used-by>
  -    <lib>stx/lib/joost-20030502.jar</lib>
  +    <lib>stx/lib/joost-20030914.jar</lib>
       <homepage>http://joost.sourceforge.net/</homepage>
     </file>
   
  @@ -771,7 +782,7 @@
         definitions from source files complete with JavaDoc @tags.
       </description>
       <used-by>QDoxSource (qdox block)</used-by>
  -    <lib>qdox/lib/qdox-1.1.jar</lib>
  +    <lib>qdox/lib/qdox-1.2.jar</lib>
       <homepage>http://qdox.codehaus.org</homepage>
      </file>
   
  @@ -779,8 +790,8 @@
       <title>Quartz</title>
       <description>Quartz Scheduler</description>
       <used-by>Cron block</used-by>
  -    <lib>cron/lib/quartz-1.2.2.jar</lib>
  -    <homepage>http://quartz.sf.net/</homepage>
  +    <lib>cron/lib/quartz-1.2.3.jar</lib>
  +    <homepage>http://www.part.net/quartz.html</homepage>
      </file>
   
      <file>
  
  
  

Reply via email to