Author: kkolinko Date: Thu Jun 11 13:50:26 2009 New Revision: 783768 URL: http://svn.apache.org/viewvc?rev=783768&view=rev Log: comments and proposal
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=783768&r1=783767&r2=783768&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Jun 11 13:50:26 2009 @@ -137,11 +137,22 @@ http://svn.apache.org/viewvc?rev=783696&view=rev +1: markt -1: + kkolinko: A comment in build.xml mentions "${commons-collections.home}". + You may remove that one too. * Update commons-pool to 1.5. http://svn.apache.org/viewvc?rev=783697&view=rev +1: markt -1: + kkolinko: 'and download' won't download the file and will stop with a build + error, unless you manually delete the ${tomcat-dbcp.jar} file or otherwise + start with a clean environment. The rev.783762 proposed below fixes this + issue. + +* Fix download task dependency for commons-pool and commons-dbcp. + http://svn.apache.org/viewvc?rev=783762&view=rev + +1: kkolinko + -1: * Make diagnosing broken requests a little easier http://svn.apache.org/viewvc?rev=783724&view=rev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org