Author: markt Date: Tue Jan 4 21:47:25 2011 New Revision: 1055190 URL: http://svn.apache.org/viewvc?rev=1055190&view=rev Log: Votes
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=1055190&r1=1055189&r2=1055190&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jan 4 21:47:25 2011 @@ -318,7 +318,7 @@ PATCHES PROPOSED TO BACKPORT: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50460 Avoid leak caused by using a cached exception instance http://svn.apache.org/viewvc?rev=1044987&view=rev - +1: kkolinko, slaurent, kfujino + +1: kkolinko, slaurent, kfujino, markt -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48822 @@ -329,6 +329,9 @@ PATCHES PROPOSED TO BACKPORT: "org.apache.catalina.core.ContainerBase.[engine].[host].[path]" which is not just a context name and looks ugly. The patch is not clean - it includes BZ 50459 bindThread patch that was proposed above. + -0: markt: The patch is not clean (includes BZ50459) + logName() is the wrong thing to be using. getName() should be + sufficient -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50500 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org