Author: rjung
Date: Sat May 22 07:01:09 2010
New Revision: 947257

URL: http://svn.apache.org/viewvc?rev=947257&view=rev
Log:
Vote.

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=947257&r1=947256&r2=947257&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sat May 22 07:01:09 2010
@@ -55,17 +55,18 @@ PATCHES PROPOSED TO BACKPORT:
   Patch provided by 'eric'
   http://svn.apache.org/viewvc?view=revision&revision=920824
   +1: markt, kkolinko
+  +1: rjung, when combined with the "immutable" change below (r945841)
   -1: 
 
 * Make user's role list immutable. Modify a copy in getRoles(DirContext, User)
   http://svn.apache.org/viewvc?rev=945841&view=rev
-  +1: markt
+  +1: markt, rjung
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48701
   Take account of TagVariableInfo when implementing the rules of JSP.5.3
   http://people.apache.org/~markt/patches/2010-03-09-bug48701.patch
-  +1: markt, kkolinko
+  +1: markt, kkolinko, rjung
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48843
@@ -144,7 +145,7 @@ PATCHES PROPOSED TO BACKPORT:
   -1: 
 
   Add the new contextName property of WebappClassLoader
-  to its toString() and expose a read only via JMX.
+  to its toString() and expose as read only via JMX.
   http://svn.apache.org/viewvc?view=revision&revision=944396
   
http://people.apache.org/~rjung/patches/2010-05-14-loader-backport-r944396.patch
   +1: rjung, markt
@@ -153,13 +154,13 @@ PATCHES PROPOSED TO BACKPORT:
 * Fix missing message text and logging with unexpected logger issues in cluster
   listeners
   http://people.apache.org/~markt/patches/2010-05-19-lost-messages.patch
-  +1: markt
+  +1: markt, rjung
   -1: 
 
 * Additional fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
   Port the fix from catalina.sh to tool-wrapper.sh as well.
   http://svn.apache.org/viewvc?rev=946686&view=rev
-  +1: kkolinko, markt
+  +1: kkolinko, markt, rjung
   -1:
 
 * Code cleanup in o.a.t.util.buf classes - port from tc5.5.x
@@ -169,7 +170,7 @@ PATCHES PROPOSED TO BACKPORT:
    plus resolving a conflict in UDecoder.java
   ) Patch:
   
http://people.apache.org/~kkolinko/patches/2010-05-20_tc6_r481614_cleanup.patch
-  +1: kkolinko, markt
+  +1: kkolinko, markt, rjung
   -1:
 
 * Fix ByteChunk.indexOf(String, ...) when the string is of length 1
@@ -195,4 +196,4 @@ Index: java/org/apache/tomcat/util/buf/B
                  if( buff[myPos++] != src.charAt( srcPos++ ))
               
 
-  
\ No newline at end of file
+  



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

Reply via email to