bruno 2003/04/23 06:36:04
Modified: lib jars.xml Added: lib/optional commons-logging-1.0.3.jar Removed: lib/optional commons-logging-1.0.2.jar Log: Upgrade to commons-logging 1.0.3 This fixes the performance problem with HttpProxyGenerator mentioned in http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=104816620105739&w=2 Revision Changes Path 1.1 cocoon-2.1/lib/optional/commons-logging-1.0.3.jar <<Binary file>> 1.31 +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.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- jars.xml 22 Apr 2003 12:06:37 -0000 1.30 +++ jars.xml 23 Apr 2003 13:36:03 -0000 1.31 @@ -427,7 +427,7 @@ </description> <used-by>SOAP logicsheet, WebServiceProxyGenerator</used-by> <lib>optional/commons-httpclient-20030210.jar</lib> - <lib>optional/commons-logging-1.0.2.jar</lib> + <lib>optional/commons-logging-1.0.3.jar</lib> <homepage>http://jakarta.apache.org/commons/httpclient/</homepage> </file>