antonio 2004/03/28 12:07:59
Modified: . status.xml
lib jars.xml
Added: src/blocks/ojb/lib db-ojb-1.0.rc6.jar
Removed: src/blocks/ojb/lib db-ojb-1.0.rc5-20040222.jar
Log:
Update OJB lib to 1.0RC6
Revision Changes Path
1.1 cocoon-2.1/src/blocks/ojb/lib/db-ojb-1.0.rc6.jar
<<Binary file>>
1.290 +8 -2 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/status.xml,v
retrieving revision 1.289
retrieving revision 1.290
diff -u -r1.289 -r1.290
--- status.xml 28 Mar 2004 00:09:02 -0000 1.289
+++ status.xml 28 Mar 2004 20:07:59 -0000 1.290
@@ -213,7 +213,13 @@
<release version="@version@" date="@date@">
<action dev="AG" type="update">
- Updated batik to 1.5.1
+ Deprecated Tokenizer and the methods count(), matchStrings(),
+ repleaceTokens() and both split() in StringUtils. The functionality of
all this
+ was replaced in favor of Apache commons.lang lib.
+ They will be removed in Cocoon 2.2
+ </action>
+ <action dev="AG" type="update">
+ Updated batik to 1.5.1, db-ojb to 1.0RC6
</action>
<action dev="TC" type="remove">
Removed xmlform and jxforms blocks as confirmed by a users poll.
1.195 +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.194
retrieving revision 1.195
diff -u -r1.194 -r1.195
--- jars.xml 28 Mar 2004 00:09:03 -0000 1.194
+++ jars.xml 28 Mar 2004 20:07:59 -0000 1.195
@@ -998,7 +998,7 @@
for Java Objects against relational databases.
</description>
<used-by>OJB</used-by>
- <lib>ojb/lib/db-ojb-1.0.rc5-20040222.jar</lib>
+ <lib>ojb/lib/db-ojb-1.0.rc6.jar</lib>
<homepage>http://db.apache.org/ojb/</homepage>
</file>
<!-- OJB block end (6-Aug-2003) -->