You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2005/08/15 12:20:22 UTC

svn commit: r232783 - in /cocoon/branches/BRANCH_2_1_X: ./ legal/ lib/ lib/optional/

Author: cziegeler
Date: Mon Aug 15 03:19:27 2005
New Revision: 232783

URL: http://svn.apache.org/viewcvs?rev=232783&view=rev
Log:
Update axis to 1.2.1

Added:
    cocoon/branches/BRANCH_2_1_X/legal/axis-1.2.1.jar.license.txt
      - copied unchanged from r232764, cocoon/branches/BRANCH_2_1_X/legal/axis-1.2.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/legal/axis-jaxrpc-1.2.1.jar.license.txt
      - copied unchanged from r232764, cocoon/branches/BRANCH_2_1_X/legal/axis-jaxrpc-1.2.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/legal/axis-saaj-1.2.1.jar.license.txt
      - copied unchanged from r232764, cocoon/branches/BRANCH_2_1_X/legal/axis-saaj-1.2.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/optional/axis-1.2.1.jar   (with props)
    cocoon/branches/BRANCH_2_1_X/lib/optional/axis-jaxrpc-1.2.1.jar   (with props)
    cocoon/branches/BRANCH_2_1_X/lib/optional/axis-saaj-1.2.1.jar   (with props)
Removed:
    cocoon/branches/BRANCH_2_1_X/legal/axis-1.2.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/legal/axis-jaxrpc-1.2.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/legal/axis-saaj-1.2.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/optional/axis-1.2.jar
    cocoon/branches/BRANCH_2_1_X/lib/optional/axis-jaxrpc-1.2.jar
    cocoon/branches/BRANCH_2_1_X/lib/optional/axis-saaj-1.2.jar
Modified:
    cocoon/branches/BRANCH_2_1_X/lib/jars.xml
    cocoon/branches/BRANCH_2_1_X/status.xml

Modified: cocoon/branches/BRANCH_2_1_X/lib/jars.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/jars.xml?rev=232783&r1=232782&r2=232783&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Mon Aug 15 03:19:27 2005
@@ -861,7 +861,7 @@
       SOAP 1.1 specification and SOAP with Attachments note.
     </description>
     <used-by>Axis block</used-by>
-    <lib>optional/axis-saaj-1.2.jar</lib>
+    <lib>optional/axis-saaj-1.2.1.jar</lib>
     <homepage>http://java.sun.com/xml/saaj/</homepage>
   </file>
 
@@ -886,7 +886,7 @@
       on the Java platform.
     </description>
     <used-by>Axis block</used-by>
-    <lib>optional/axis-jaxrpc-1.2.jar</lib>
+    <lib>optional/axis-jaxrpc-1.2.1.jar</lib>
     <homepage>http://java.sun.com/xml/jaxrpc/</homepage>
   </file>
 
@@ -897,7 +897,7 @@
       Protocol")
     </description>
     <used-by>Axis block</used-by>
-    <lib>optional/axis-1.2.jar</lib>
+    <lib>optional/axis-1.2.1.jar</lib>
     <homepage>http://ws.apache.org/axis/</homepage>
   </file>
 

Added: cocoon/branches/BRANCH_2_1_X/lib/optional/axis-1.2.1.jar
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/optional/axis-1.2.1.jar?rev=232783&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cocoon/branches/BRANCH_2_1_X/lib/optional/axis-1.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cocoon/branches/BRANCH_2_1_X/lib/optional/axis-jaxrpc-1.2.1.jar
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/optional/axis-jaxrpc-1.2.1.jar?rev=232783&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cocoon/branches/BRANCH_2_1_X/lib/optional/axis-jaxrpc-1.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: cocoon/branches/BRANCH_2_1_X/lib/optional/axis-saaj-1.2.1.jar
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/optional/axis-saaj-1.2.1.jar?rev=232783&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cocoon/branches/BRANCH_2_1_X/lib/optional/axis-saaj-1.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?rev=232783&r1=232782&r2=232783&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Mon Aug 15 03:19:27 2005
@@ -209,7 +209,7 @@
      JXTemplate: ensure JXPath expressions can use namespace prefix mappings declared in the template document.
     </action>
     <action dev="CZ" type="update">
-     Updated Axis to 1.2 and wsdl4j to 1.5.1.
+     Updated Axis to 1.2.1 and wsdl4j to 1.5.1.
     </action>
     <action dev="AG" type="update">
       Updated xercesImpl to 2.7.1, log4j to 1.2.11, nekohtml to 0.9.5, geromino-spec-jms and geronimo-spec-jta to M3.