Author: jim
Date: Tue Dec 15 16:13:06 2009
New Revision: 890856

URL: http://svn.apache.org/viewvc?rev=890856&view=rev
Log:
Some votes... those with >=3 I will commit today or so

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=890856&r1=890855&r2=890856&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Dec 15 16:13:06 2009
@@ -98,7 +98,7 @@
 
 * Make JULI FileHandler thread safe
   http://svn.apache.org/viewvc?rev=881396&view=rev
-  +1: fhanik, markt, jfclere
+  +1: fhanik, markt, jfclere, jim
   -1: 
 
 * Allow to disable buffering in JULI FileHandler
@@ -106,7 +106,7 @@
   records, like it was before rev.814876.
   It depends on the above FileHandler patches.
   http://svn.apache.org/viewvc?rev=816252&view=rev
-  +1: kkolinko, markt, jfclere
+  +1: kkolinko, markt, jfclere, jim
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47893
@@ -277,7 +277,7 @@
 * Additional fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47495
   Exit immediately if Catalina.load() failed to create a server instance.
   http://svn.apache.org/viewvc?rev=836405&view=rev
-  +1: kkolinko, markt, jfclere
+  +1: kkolinko, markt, jfclere, jim
   -1:
 
 * Further improvements to Windows installer password handling
@@ -293,7 +293,7 @@
 
 * Improvements to memory leak prevention
   http://people.apache.org/~markt/patches/2009-11-10-leak-prevention.patch
-  +1: markt, kkolinko
+  +1: markt, kkolinko, jim
   -1:
 
 * Additional fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48097
@@ -304,22 +304,22 @@
   2) Add preloading of WebappClassLoader$PrivilegedFindResourceByName,
   to fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48097#c13
   
http://people.apache.org/~kkolinko/patches/2009-11-12_PrivilegedFindResource_tc6.patch
-  +1: kkolinko, markt
+  +1: kkolinko, markt, jim
   -1:
 
 * Single quote should be not be treated as a separator
   http://svn.apache.org/viewvc?rev=830999&view=rev
-  +1: markt, kkolinko, jfclere
+  +1: markt, kkolinko, jfclere, jim
   -1: 
 
 * Update to commons-pool 1.5.4
   http://svn.apache.org/viewvc?rev=881412&view=rev
-  +1: markt
+  +1: markt, jim
   -1: 
 
 * Provide new option to allow = in cookie values
   http://people.apache.org/~markt/patches/2009-11-17-cookie-allow-equals.patch
-  +1: markt
+  +1: markt, jim
   -1: 
 
 * Alternative fix for CVE-2009-3555 SSL MITN
@@ -327,26 +327,26 @@
   technically possible an attack may suceed before the socket is closed
   The new patch only logs failed server initiated negotiations 
   http://people.apache.org/~markt/patches/2009-11-20-cve2009-3555-v2.patch
-  +1: markt
+  +1: markt, jim
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48252
   Patch attached to BZ
-  +1: fhanik, markt
+  +1: fhanik, markt, jim
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47609
   Implment fail-safe EOL conversion for source disributions
   Based on a patch provided by sebb
   http://svn.apache.org/viewvc?rev=883125&view=rev
-  +1: markt
+  +1: markt, jim
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47718
   Correct file descriptor leak on context stop/reload
   Patch provided by George Sexton
   http://svn.apache.org/viewvc?rev=883130&view=rev
-  +1: markt
+  +1: markt, jim
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47997
@@ -365,7 +365,7 @@
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47554
   httpOnly flag not applied to migrated session cookie
   https://issues.apache.org/bugzilla/show_bug.cgi?id=47554
-  +1: markt
+  +1: markt, jim
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47799
@@ -379,7 +379,7 @@
   Fix copy and paste error and call correct function
   Patch provided by gingyang.xu
   http://svn.apache.org/viewvc?rev=883177&view=rev
-  +1: markt
+  +1: markt, jim
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48113
@@ -407,13 +407,13 @@
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48300
   Only the APR lifecycle listener should try and initialise APR
   http://people.apache.org/~markt/patches/2009-11-27-bug48300-tc6.patch
-  +1: markt, jfclere
+  +1: markt, jfclere, jim
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47342
   Fix NPE on replicated context start
   Patch provided by Keiichi Fujino
-  +1: markt, pero, jfclere
+  +1: markt, pero, jfclere, jim
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47453
@@ -427,12 +427,12 @@
   Don't try and replicate attributes we know to be non-serializable
   Patch by Tim Funk
   http://svn.apache.org/viewvc?rev=886019&view=rev
-  +1: markt, pero
+  +1: markt, pero, jim
   -1: 
 
 * Prevent lost log messages on shutdown
   http://svn.apache.org/viewvc?rev=888072&view=rev
-  +1: markt
+  +1: markt, jim
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47537
@@ -449,7 +449,7 @@
   for changing the ID by default I'll apply the patch with the default set to
   not change the session ID
   http://svn.apache.org/viewvc?rev=889716&view=rev
-  +1: markt, jfclere
+  +1: markt, jfclere, jim
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43656
@@ -466,7 +466,7 @@
 * Pre-load class required to obtain SSL key size if running under a security
   manager
   http://svn.apache.org/viewvc?rev=890349&view=rev
-  +1: markt
+  +1: markt, jim
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47744



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

Reply via email to