Author: kkolinko
Date: Mon Jan 24 08:44:11 2011
New Revision: 1062679
URL: http://svn.apache.org/viewvc?rev=1062679&view=rev
Log:
Replace broken patch with a new one
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=1062679&r1=1062678&r2=1062679&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Jan 24 08:44:11 2011
@@ -97,15 +97,9 @@ PATCHES PROPOSED TO BACKPORT:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48822
Include context name in reload and stop log statements.
-
http://people.apache.org/~slaurent/patches/2010-12-16_BZ48822_context_name_on_reload-tc6.patch
- +1: slaurent
- +0: kkolinko: Good idea, though logName() is
- "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
+ Based on the patch by Marc Guillemot.
+ http://people.apache.org/~kkolinko/patches/2011-01-23_tc6_48822.patch
+ +1: kkolinko
-1:
* Followup to r1061433
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]