Author: markt
Date: Fri Feb 13 16:31:45 2009
New Revision: 744166

URL: http://svn.apache.org/viewvc?rev=744166&view=rev
Log:
Votes

Modified:
    tomcat/current/tc5.5.x/STATUS.txt

Modified: tomcat/current/tc5.5.x/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=744166&r1=744165&r2=744166&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Fri Feb 13 16:31:45 2009
@@ -30,10 +30,6 @@
   +1: markt, rjung (when enhanced by the below added backport proposal)
    0: fhanik - silently swallow an error, and default to the default config 
file, yoavs: don't like silent swallowing
   -1:
-      markt - You can't log it, the logging system isn't initalised at this
-              point. You could use System.out but that is far worse than the
-              current proposal given that this will occur once per context with
-              a default configuration and this is not an error condition.
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45576
   Add support for DIGEST to the JAASRealm
@@ -82,7 +78,7 @@
 
 * Backport: Handle session suffix rewrite at JvmRouteBinderValve with parallel 
requests from same client
   http://svn.apache.org/viewvc?rev=693378&view=rev
-  +1: pero
+  +1: pero, markt
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44382
@@ -97,13 +93,14 @@
 * Correct wrong "No role found" debug message,
   logged in RealmBase even if a role was found.
   http://svn.apache.org/viewvc?rev=697158&view=rev
-  +1: rjung
+  +1: rjung, markt
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45026
   Never use empty reason phrase.
   http://svn.apache.org/viewvc?rev=697183&view=rev
   +1: rjung
+  +1: markt (also required for other AJP connectors)
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45880
@@ -221,7 +218,7 @@
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=39396
-  Don't include TRACEE in OPTIONS response unless we know it hasn't been
+  Don't include TRACE in OPTIONS response unless we know it hasn't been
   disabled in the connector
   http://svn.apache.org/viewvc?rev=742714&view=rev
   +1: markt



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

Reply via email to