joerg 2003/07/04 22:03:59
Modified: . status.xml
Log:
commons-httpclient-20030210.jar => commons-httpclient-beta2.jar
Revision Changes Path
1.78 +5 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- status.xml 5 Jul 2003 04:50:34 -0000 1.77
+++ status.xml 5 Jul 2003 05:03:59 -0000 1.78
@@ -183,6 +183,10 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="JH" type="update" fixes-bug="12216">
+ Updated common-httpclient from CVS checkout of 2003-02-10 to 2.0 beta 2.
+ This hopefully fixes also the bug. Moved it into core because of
dependencies.
+ </action>
<action dev="JH" type="fix" fixes-bug="21340" due-to="Peter Ross"
due-to-email="[EMAIL PROTECTED]">
Refactored the WebServiceProxyGenerator: "host parameter is null" fixed,
replaced deprecated
stuff, removed all work arounds (hopefully no longer needed), removed the
buggy "<?xml" test,