antonio 2004/01/25 18:11:02
Modified: . status.xml
lib jars.xml
Added: src/blocks/ojb/lib db-ojb-1.0.rc5-20040125.jar
lib/core commons-collections-3.0.jar
Removed: src/blocks/ojb/lib db-ojb-1.0.rc5-20040118.jar
lib/core commons-collections-2.1.jar
Log:
Update to jakarta common-collections 3.0
Revision Changes Path
1.1 cocoon-2.1/src/blocks/ojb/lib/db-ojb-1.0.rc5-20040125.jar
<<Binary file>>
1.227 +4 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/status.xml,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -r1.226 -r1.227
--- status.xml 23 Jan 2004 10:26:25 -0000 1.226
+++ status.xml 26 Jan 2004 02:11:02 -0000 1.227
@@ -196,6 +196,9 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="AG" type="update">
+ Updated commons-collections to version 3.0
+ </action>
<action dev="CZ" type="add">
First version of the JSR-168 support in the portal engine.
</action>
1.1 cocoon-2.1/lib/core/commons-collections-3.0.jar
<<Binary file>>
1.157 +4 -4 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/lib/jars.xml,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- jars.xml 22 Jan 2004 14:12:49 -0000 1.156
+++ jars.xml 26 Jan 2004 02:11:02 -0000 1.157
@@ -268,8 +268,8 @@
<title>Jakarta Commons Collections</title>
<description>Common implementations of collection classes.</description>
<used-by>Cocoon, OJB</used-by>
- <lib>core/commons-collections-2.1.jar</lib>
- <homepage>http://jakarta.apache.org/commons/collections.html</homepage>
+ <lib>core/commons-collections-3.0.jar</lib>
+
<homepage>http://jakarta.apache.org/commons/collections/index.html</homepage>
</file>
<file>
@@ -954,7 +954,7 @@
for Java Objects against relational databases.
</description>
<used-by>OJB</used-by>
- <lib>ojb/lib/db-ojb-1.0.rc5-20040118.jar</lib>
+ <lib>ojb/lib/db-ojb-1.0.rc5-20040125.jar</lib>
<homepage>http://db.apache.org/ojb/</homepage>
</file>
<!-- OJB block end (6-Aug-2003) -->