antonio 2004/01/18 23:50:05
Modified: . status.xml
lib jars.xml
Added: src/blocks/ojb/lib db-ojb-1.0.rc5-20040118.jar
antlr-2.7.2.jar
lib/core commons-httpclient-2.0-rc3.jar
Removed: lib/core commons-httpclient-2.0-rc1.jar
Log:
UPdating commons-httpclient and OJB lib
Revision Changes Path
1.1 cocoon-2.1/src/blocks/ojb/lib/db-ojb-1.0.rc5-20040118.jar
<<Binary file>>
1.1 cocoon-2.1/src/blocks/ojb/lib/antlr-2.7.2.jar
<<Binary file>>
1.225 +5 -2 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/status.xml,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- status.xml 16 Jan 2004 14:01:22 -0000 1.224
+++ status.xml 19 Jan 2004 07:50:04 -0000 1.225
@@ -92,7 +92,7 @@
<person name="Carsten Ziegeler" email="[EMAIL PROTECTED]" id="CZ"/>
<person name="Volunteer needed" email="[EMAIL PROTECTED]" id="open"/>
</developers>
-
+
<todo>
<actions priority="high">
<action context="code" assigned-to="all">
@@ -196,6 +196,9 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="AG" type="update">
+ Updated commons-httpclient to the version 2.0-RC3
+ </action>
<action dev="UH" type="update">
Renamed JspGenerator to JSPGenerator to match JSPEngine and JSPReader
naming convention.
</action>
1.1 cocoon-2.1/lib/core/commons-httpclient-2.0-rc3.jar
<<Binary file>>
1.150 +5 -5 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/lib/jars.xml,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- jars.xml 18 Jan 2004 18:36:07 -0000 1.149
+++ jars.xml 19 Jan 2004 07:50:05 -0000 1.150
@@ -389,7 +389,7 @@
HTTP standards and recommendations.
</description>
<used-by>SOAP logicsheet, WebServiceProxyGenerator,
HttpProxyGenerator</used-by>
- <lib>core/commons-httpclient-2.0-rc1.jar</lib>
+ <lib>core/commons-httpclient-2.0-rc3.jar</lib>
<homepage>http://jakarta.apache.org/commons/httpclient/</homepage>
</file>
@@ -914,7 +914,7 @@
translators from grammatical descriptions containing Java, C#, or C++
actions
</description>
<used-by>OJB</used-by>
- <lib>ojb/lib/antlr-2.7.1.jar</lib>
+ <lib>ojb/lib/antlr-2.7.2.jar</lib>
<homepage>http://www.antlr.org/</homepage>
</file>
@@ -946,7 +946,7 @@
for Java Objects against relational databases.
</description>
<used-by>OJB</used-by>
- <lib>ojb/lib/db-ojb-1.0.rc5-20031227.jar</lib>
+ <lib>ojb/lib/db-ojb-1.0.rc5-20040118.jar</lib>
<homepage>http://db.apache.org/ojb/</homepage>
</file>
<!-- OJB block end (6-Aug-2003) -->
@@ -955,7 +955,7 @@
<title>JMS Spec</title>
<description>
J2EE Java Message Service Specification. This implentation
- developed by the (currently incubating) Apache Geronimo project is an
+ developed by the (currently incubating) Apache Geronimo project is an
open source implementation from the original spec. As such it is
licensed
under the Apache license and therefore freely distributable.
</description>