Author: rjung
Date: Fri Aug 22 02:44:20 2008
New Revision: 688043

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

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=688043&r1=688042&r2=688043&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Fri Aug 22 02:44:20 2008
@@ -28,7 +28,7 @@
 * Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=44282
   Do call to getClassLoader() in a privileged block.
   http://svn.apache.org/viewvc?rev=616953&view=rev (less the generics stuff)
-  +1: markt, fhanik
+  +1: markt, fhanik, rjung
   -1:
   0: yoavs (because I think there might be a bug when we're only diong the 
work if log.isTraceEnabled)
      markt I believe this is correct. The privileged block is only required for
@@ -50,23 +50,25 @@
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45591
-  NPE on start-up failure in some cases. Based on a patch by Matt Passell
+  NPE on shutdown failure in some cases. Based on a patch by Matt Passell
   http://svn.apache.org/viewvc?rev=683982&view=rev
-  +1: markt, fhanik
+  +1: markt, fhanik, rjung
   -1: 
 
 * JAASMemoryLoginModule didn't confirm to JAASRealm contract. This prevented 
any
   user from being assigned a role.
   http://svn.apache.org/viewvc?rev=684081&view=rev
-  +1: markt, fhanik
+  +1: markt, fhanik, rjung
   -1: 
+  rjung: sudjucts -> subjects ;)
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45585
   Tomcat failed to start if using $CATALINA_BASE but not JULI. Patch based on a
   suggestion by Ian Ward Comfort
   http://svn.apache.org/viewvc?rev=684001&view=rev
-  +1: markt, fhanik
+  +1: markt, fhanik, rjung
   -1: 
+  rjung: Only needed if r651713 above gets applied.
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45576
   Add support for DIGEST to the JAASRealm
@@ -76,9 +78,9 @@
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41407
   Add support for CLIENT-CERT to the JASSRealm. Builds on DIGEST patch above.
-  https://issues.apache.org/bugzilla/show_bug.cgi?id=41407
   +1: markt, fhanik
   -1: 
+  rjung: Can you please add the original revision here?
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45528
   Improved fix that hopefully addresses previous concerns
@@ -90,6 +92,6 @@
 * Additional fix for 44494, holding up 5.5.27
   http://people.apache.org/~fhanik/patches/55-44494.patch
   Reproduce error, call getReader, but never use the converter. You'll get a 
NPE on InputBuffer.recycle()
-  +1: fhanik, jfclere
+  +1: fhanik, jfclere, rjung
   -1: 
   



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to