antonio 2003/11/24 04:20:53
Modified: lib/endorsed xml-apis.jar
. status.xml
lib jars.xml
Added: lib/endorsed xercesImpl-2.6.0.jar
Removed: lib/endorsed xercesImpl-2.5.0.jar
Log:
Update Xerces to 2.6.0 and xml-apis.jar
Revision Changes Path
1.5 +410 -418 cocoon-2.1/lib/endorsed/xml-apis.jar
<<Binary file>>
1.1 cocoon-2.1/lib/endorsed/xercesImpl-2.6.0.jar
<<Binary file>>
1.201 +4 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/status.xml,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- status.xml 20 Nov 2003 15:40:25 -0000 1.200
+++ status.xml 24 Nov 2003 12:20:53 -0000 1.201
@@ -182,6 +182,9 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="AG" type="update">
+ Update libs Xerces to 2.6.0 and xml-apis.jar
+ </action>
<action dev="SW" type="add">
The "cocoon" object in flowscript has a new setup(object) method that
honors the various Avalon lifecycle
interfaces implemented by an object. This allows Java classes
instanciated by a flowscript to access e.g.
1.126 +3 -3 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/lib/jars.xml,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- jars.xml 21 Nov 2003 22:32:57 -0000 1.125
+++ jars.xml 24 Nov 2003 12:20:53 -0000 1.126
@@ -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.5.0.jar</lib>
+ <lib>endorsed/xercesImpl-2.6.0.jar</lib>
<homepage>http://xml.apache.org/xerces-j/</homepage>
</file>
@@ -902,7 +902,7 @@
for Java Objects against relational databases.
</description>
<used-by>OJB</used-by>
- <lib>ojb/lib/db-ojb-1.0.rc4-20031102.jar</lib>
+ <lib>ojb/lib/db-ojb-1.0.rc4-20031120.jar</lib>
<homepage>http://db.apache.org/ojb/</homepage>
</file>
<!-- OJB block end (6-Aug-2003) -->