Author: rjung
Date: Mon Nov  2 20:44:22 2009
New Revision: 832098

URL: http://svn.apache.org/viewvc?rev=832098&view=rev
Log:
Adding some votes, making Mark more happy :)

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=832098&r1=832097&r2=832098&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Nov  2 20:44:22 2009
@@ -377,7 +377,7 @@
 
 * Fix ReplicationValve CrossContext support
   http://svn.apache.org/viewvc?rev=831718&view=rev
-  +1: pero
+  +1: pero, rjung
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47451
@@ -385,20 +385,23 @@
   null header name, zero length header name or null value. Silently ignore the
   calls the same way we do if the response has already been committed
   http://svn.apache.org/viewvc?rev=831774&view=rev
-  +1: markt, kkolinko
+  +1: markt, kkolinko, rjung
   -1: 
+  rjung: Calling a common check method with params name, value, and
+         isNullValueAllowed or something like that seems nicer than
+         copying all the checks around.
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47331
   Treat uninterpretted tags as template text for JSP.2.2
   http://svn.apache.org/viewvc?rev=831785&view=rev
-  +1: markt
+  +1: markt, rjung
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48097
   There are two patches to be applied:
   1) Make WebappClassLoader to do not swallow AccessControlException
   http://svn.apache.org/viewvc?rev=831828&view=rev
-  +1: kkolinko
+  +1: kkolinko, rjung
   -1:
 
   2) Patch for SecurityClassLoad to preload o.a.c.loader.ResourceEntry class
@@ -411,18 +414,18 @@
   The difference from rev.831819 is that second "doPrivileged" that is
   private and unused one, and is already absent in trunk, is being removed.
   
http://people.apache.org/~kkolinko/patches/2009-11-02_ApplicationContextFacade.patch
-  +1: kkolinko
+  +1: kkolinko, rjung
   -1:
 
 * Mark JspCompilationContext#removed as volatile
   http://svn.apache.org/viewvc?rev=831850&view=rev
-  +1: kkolinko
+  +1: kkolinko, rjung
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47881
   Fix processing of "startd" and "stopd" arguments, when they are not alone.
   http://svn.apache.org/viewvc?rev=831860&view=rev
-  +1: kkolinko
+  +1: kkolinko, rjung
   -1:
 
 



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

Reply via email to