antonio 2004/02/15 20:51:28
Modified: lib jars.xml
. status.xml
Added: lib/core commons-httpclient-2.0-final.jar
Removed: lib/core commons-httpclient-2.0-rc3.jar
Log:
Update commons-httpclient to 2.0-final
Revision Changes Path
1.1 cocoon-2.2/lib/core/commons-httpclient-2.0-final.jar
<<Binary file>>
1.126 +2 -5 cocoon-2.2/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs//cocoon-2.2/lib/jars.xml,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- jars.xml 15 Feb 2004 09:22:31 -0000 1.125
+++ jars.xml 16 Feb 2004 04:51:28 -0000 1.126
@@ -379,7 +379,7 @@
HTTP standards and recommendations.
</description>
<used-by>SOAP logicsheet, WebServiceProxyGenerator,
HttpProxyGenerator</used-by>
- <lib>core/commons-httpclient-2.0-rc3.jar</lib>
+ <lib>core/commons-httpclient-2.0-final.jar</lib>
<lib>optional/commons-logging-1.0.3.jar</lib>
<homepage>http://jakarta.apache.org/commons/httpclient/</homepage>
</file>
@@ -403,8 +403,6 @@
<homepage>http://www.redrival.com/greenrd/java/jstyle/</homepage>
</file>
-
-
<file>
<title>Pizza Java Compiler</title>
<description>Java Compiler</description>
@@ -432,7 +430,6 @@
<lib>optional/servlet_2_2.jar</lib>
<homepage>http://jakarta.apache.org/tomcat/</homepage>
</file>
-
<file>
<title>Jakarta Commons JXPath</title>
1.179 +4 -1 cocoon-2.2/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs//cocoon-2.2/status.xml,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- status.xml 15 Feb 2004 10:38:03 -0000 1.178
+++ status.xml 16 Feb 2004 04:51:28 -0000 1.179
@@ -190,6 +190,9 @@
<changes>
<release version="@version@" date="@date@">
<action dev="AG" type="update">
+ Updated commons-httpclient to 2.0-final
+ </action>
+ <action dev="AG" type="update">
Updated Ant to 1.6.1
</action>
<action dev="AG" type="update">