antonio 2004/02/25 04:54:16
Modified: . status.xml
lib jars.xml
Added: lib/endorsed xercesImpl-2.6.2.jar
Removed: lib/endorsed xercesImpl-2.6.1.jar
Log:
Update xerces to 2.6.2
Revision Changes Path
1.248 +4 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/status.xml,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -r1.247 -r1.248
--- status.xml 24 Feb 2004 09:54:56 -0000 1.247
+++ status.xml 25 Feb 2004 12:54:16 -0000 1.248
@@ -196,6 +196,9 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="AG" type="update">
+ Updated xerces to 2.6.2
+ </action>
<action dev="CZ" type="update">
Make the current sitemap service manager available through the
component context.
</action>
1.1 cocoon-2.1/lib/endorsed/xercesImpl-2.6.2.jar
<<Binary file>>
1.171 +2 -2 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/lib/jars.xml,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- jars.xml 23 Feb 2004 15:14:05 -0000 1.170
+++ jars.xml 25 Feb 2004 12:54:16 -0000 1.171
@@ -321,7 +321,7 @@
<description>Xerces is an XML parser.</description>
<used-by>Cocoon</used-by>
<ant-target>jars</ant-target>
- <lib>endorsed/xercesImpl-2.6.1.jar</lib>
+ <lib>endorsed/xercesImpl-2.6.2.jar</lib>
<homepage>http://xml.apache.org/xerces2-j/</homepage>
</file>