Author: funkman
Date: Mon Aug 31 13:24:49 2009
New Revision: 809575

URL: http://svn.apache.org/viewvc?rev=809575&view=rev
Log:
some 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=809575&r1=809574&r2=809575&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Aug 31 13:24:49 2009
@@ -82,7 +82,7 @@
 
 * Dont try to report thread counts when using an executor from outside
   http://people.apache.org/~fhanik/connector-thread-report.patch
-  +1: fhanik, kkolinko
+  +1: fhanik, kkolinko,funkman
   +1: markt - would 0 make more sense rather than -1? Happy with either
   -1: 
 
@@ -105,7 +105,7 @@
   https://issues.apache.org/bugzilla/show_bug.cgi?id=37933 and implements an
   alternative that doesn't have the side effects described in 38797
   http://svn.apache.org/viewvc?rev=791224&view=rev
-  +1: markt, kkolinko
+  +1: markt, kkolinko,funkman
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47478
@@ -150,7 +150,7 @@
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47515
   https://issues.apache.org/bugzilla/attachment.cgi?id=23973
-  +1: fhanik, kkolinko, markt
+  +1: fhanik, kkolinko, markt,funkman
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47413
@@ -158,13 +158,13 @@
   Without coercion, the concatenation of ((Object)null) + string results in
   "null" being printed.
   http://svn.apache.org/viewvc?rev=795466&view=rev
-  +1: kkolinko, markt, rjung
+  +1: kkolinko, markt, rjung, funkman
   -1: 
 
 * Fix the JDBC driver clean-up
   http://svn.apache.org/viewvc?view=rev&revision=789389
   See below for additional fix required
-  +1: markt, rjung
+  +1: markt, rjung, funkman
   -1: 
   rjung: I don't really like the implicit 4KB class size limit.
   I understand your rationale, but we don't know enough about other JVMs
@@ -174,13 +174,13 @@
 
 * Fix NPE observed when unpackWARs="false" with above fix
   http://svn.apache.org/viewvc?view=rev&revision=805153
-  +1: markt
+  +1: markt, funkman
   -1: 
 
 * Port Active Directory improvements to JNDIREalm from trunk
   Patch testing successfully by willing volunteer on the users list
   http://people.apache.org/~markt/patches/2009-08-06-ADforJNDIRealm.patch
-  +1: markt, kkolinko
+  +1: markt, kkolinko, funkman
   -1: 
   kkolinko: (
      There are several (two) places with a loop printing containerLog.debug(
@@ -237,14 +237,14 @@
 * Expose filter configuration via JMX (read-only)
   Based on a patch by Xie Xiaodong as part of GSOC2009.
   http://svn.apache.org/viewvc?rev=802727&view=rev
-  +1: markt
+  +1: markt, funkman
   -1: 
 
 * Use platform MBean server rather than creating a new one. Makes it possible 
to
   connect JConsole and other JMX tools to locally running Tomcat instances
   without any config changes to Tomcat
   http://svn.apache.org/viewvc?rev=677910&view=rev 
-  +1: markt
+  +1: markt, funkman
   -1: 
 
 * Add remote JMX listener. Enables JMX to be configured so that it can be used
@@ -252,19 +252,19 @@
   uses one fixed and one random port.
   Needs the platform MBean server fix above to be really useful
   http://people.apache.org/~markt/patches/2009-08-12-jmx-remote.patch
-  +1: markt
+  +1: markt, funkman
   -1: 
 
 * Make context deployment error message more meaningful
   http://svn.apache.org/viewvc?rev=802940&view=rev
-  +1: markt, kkolinko
+  +1: markt, kkolinko, funkman
   -1: 
 
 * Additional patch required for 
   https://issues.apache.org/bugzilla/show_bug.cgi?id=47046
   Clean up Jk components that only exist in the 6.0.x and were hence missed
   https://issues.apache.org/bugzilla/attachment.cgi?id=24125
-  +1: markt
+  +1: markt, funkman
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45403
@@ -275,14 +275,14 @@
     - test on linux in normal and failure modes
   http://svn.apache.org/viewvc?rev=804462&view=rev
   http://svn.apache.org/viewvc?rev=804544&view=rev
-  +1: kkolinko, markt
+  +1: kkolinko, markt, funkman
   -1:
 
 * Perform deserialization with the context class loader set.
   This ensures that code that actually executes Class.forName(...,classloader) 
during this phase
   works properly. 
    http://svn.apache.org/viewvc?rev=804057&view=rev
-  +1: fhanik, markt, kkolinko
+  +1: fhanik, markt, kkolinko,funkman
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47158
@@ -299,7 +299,7 @@
   simple tags and tags and can't find any regression issues. The TCK also
   passes.
   http://svn.apache.org/viewvc?rev=804734&view=rev
-  +1: markt
+  +1: markt, funkman
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47699
@@ -312,4 +312,5 @@
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44041
   Threading issue in classloading. Adds a sync so please check performance
   +1: markt
+  0: Where's the patch?
   -1: 



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

Reply via email to