Author: kkolinko
Date: Thu Sep 23 13:06:28 2010
New Revision: 1000448

URL: http://svn.apache.org/viewvc?rev=1000448&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=1000448&r1=1000447&r2=1000448&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Sep 23 13:06:28 2010
@@ -141,7 +141,7 @@ PATCHES PROPOSED TO BACKPORT:
 * Allow off-line building of the extras packages. Also saves downloading deps
   every build
   http://people.apache.org/~markt/patches/2010-08-23-offline-extras-tc6.patch
-  +1: markt, rjung
+  +1: markt, rjung, kkolinko
   -1:
   rjung: s/vesion/version/g
 
@@ -149,14 +149,17 @@ PATCHES PROPOSED TO BACKPORT:
   failed ping message rather than propagating the exception (which just logs 
the
   stack trace but doesn't do anything to deal with the failure)
   http://svn.apache.org/viewvc?rev=993007&view=rev
-  +1: markt, kfujino
+  +1: markt, kfujino, kkolinko
   -1:
+   kkolinko: s/membersq/members/ in a comment
 
 * Make sure Contexts defined in server.xml pick up any configClass setting from
   the parent Host.
   http://people.apache.org/~markt/patches/2010-09-11-configClass.patch
   +1: markt
   -1:
+   kkolinko: A bit hard to understand. The proposal is about a rule that 
processes
+    <Context>, but LifecycleListenerRule is used for <Engine> and <Host> as 
well.
 
 * Update commons pool to 1.5.5
   http://svn.apache.org/viewvc?rev=996163&view=rev
@@ -170,3 +173,5 @@ PATCHES PROPOSED TO BACKPORT:
   http://svn.apache.org/viewvc?view=revision&revision=996778
   +1: kfujino, markt
   -1:
+   kkolinko: I think getMapOwner().objectMadePrimay(key, entry.getValue()); can
+    throw an NPE. Can the mapOwner be null?



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to