Author: kkolinko Date: Mon Dec 26 07:49:12 2011 New Revision: 1224690 URL: http://svn.apache.org/viewvc?rev=1224690&view=rev Log: Propose update of commons-pool
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1224690&r1=1224689&r2=1224690&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Dec 26 07:49:12 2011 @@ -126,6 +126,18 @@ PATCHES PROPOSED TO BACKPORT: +1: kkolinko -1: +* Update to Apache Commons Pool 1.5.7 + In build.properties.default line 138: + - commons-pool.version=1.5.6 + + commons-pool.version=1.5.7 + Changelog: http://commons.apache.org/pool/changes-report.html + Reminder: One has to explicitly select "download" target in build.xml to + pick up the changes, as in the usual "deploy" target there is no check + that tomcat-dbcp.jar that has been built earlier used the specified + versions of pool and dbcp. + +1: kkolinko + -1: + PATCHES/ISSUES THAT ARE STALLED --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org