You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2005/08/06 06:51:03 UTC

svn commit: r230525 - in /cocoon/branches/BRANCH_2_1_X: legal/xercesImpl-2.7.0.jar.license.txt legal/xercesImpl-2.7.1.jar.license.txt lib/endorsed/xercesImpl-2.7.0.jar lib/endorsed/xercesImpl-2.7.1.jar lib/endorsed/xml-apis.jar lib/jars.xml status.xml

Author: antonio
Date: Fri Aug  5 21:50:19 2005
New Revision: 230525

URL: http://svn.apache.org/viewcvs?rev=230525&view=rev
Log:
Update xerces to 2.7.1

Added:
    cocoon/branches/BRANCH_2_1_X/legal/xercesImpl-2.7.1.jar.license.txt
      - copied unchanged from r230515, cocoon/branches/BRANCH_2_1_X/legal/xercesImpl-2.7.0.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/endorsed/xercesImpl-2.7.1.jar   (with props)
Removed:
    cocoon/branches/BRANCH_2_1_X/legal/xercesImpl-2.7.0.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/endorsed/xercesImpl-2.7.0.jar
Modified:
    cocoon/branches/BRANCH_2_1_X/lib/endorsed/xml-apis.jar
    cocoon/branches/BRANCH_2_1_X/lib/jars.xml
    cocoon/branches/BRANCH_2_1_X/status.xml

Added: cocoon/branches/BRANCH_2_1_X/lib/endorsed/xercesImpl-2.7.1.jar
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/endorsed/xercesImpl-2.7.1.jar?rev=230525&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cocoon/branches/BRANCH_2_1_X/lib/endorsed/xercesImpl-2.7.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: cocoon/branches/BRANCH_2_1_X/lib/endorsed/xml-apis.jar
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/endorsed/xml-apis.jar?rev=230525&r1=230524&r2=230525&view=diff
==============================================================================
Binary files - no diff available.

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=230525&r1=230524&r2=230525&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Fri Aug  5 21:50:19 2005
@@ -325,7 +325,7 @@
     <description>Xerces is an XML parser.</description>
     <used-by>Cocoon</used-by>
     <ant-target>jars</ant-target>
-    <lib>endorsed/xercesImpl-2.7.0.jar</lib>
+    <lib>endorsed/xercesImpl-2.7.1.jar</lib>
     <homepage>http://xml.apache.org/xerces2-j/</homepage>
   </file>
 

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?rev=230525&r1=230524&r2=230525&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Fri Aug  5 21:50:19 2005
@@ -196,6 +196,9 @@
 
   <changes>
   <release version="@version@" date="@date@">
+    <action dev="AG" type="update">
+      Updated xercesImpl to 2.7.1.
+    </action>
     <action dev="BD" type="update">
       Webapp context is now configurable when starting with the included Jetty webserver. Setting
       JAVA_OPTIONS=-Dcontext=blah/, for example will make the Cocoon webapp available at