Author: kkolinko Date: Sat Jan 22 19:08:04 2011 New Revision: 1062235 URL: http://svn.apache.org/viewvc?rev=1062235&view=rev Log: Update proposal
Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1062235&r1=1062234&r2=1062235&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Sat Jan 22 19:08:04 2011 @@ -73,9 +73,14 @@ PATCHES PROPOSED TO BACKPORT: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50620 Exceptions calling session.endAccess should not prevent recycle() from completing normally 1) copy o.a.tomcat.util.ExceptionUtils from trunk + svn copy ../../trunk/java/org/apache/tomcat/util/ExceptionUtils.java connectors/util/java/org/apache/tomcat/util/ 2) patches: http://svn.apache.org/viewvc?rev=1061442&view=rev http://svn.apache.org/viewvc?rev=1061446&view=rev (by markt) +1: kkolinko, markt -1: + + (For convenience, here is patch that applies the above: + http://people.apache.org/~kkolinko/patches/2011-01-22_tc55_50620.patch + ) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org