You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/05/08 19:43:36 UTC

svn commit: r942423 - in /tomcat: tc5.5.x/trunk/STATUS.txt tc6.0.x/trunk/STATUS.txt

Author: kkolinko
Date: Sat May  8 17:43:36 2010
New Revision: 942423

URL: http://svn.apache.org/viewvc?rev=942423&view=rev
Log:
votes

Modified:
    tomcat/tc5.5.x/trunk/STATUS.txt
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=942423&r1=942422&r2=942423&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Sat May  8 17:43:36 2010
@@ -132,5 +132,5 @@ PATCHES PROPOSED TO BACKPORT:
 
 * Update to DBCP 1.3
   http://people.apache.org/~markt/patches/2010-05-06-dbcp13-tc5.patch
-  +1: markt
+  +1: markt, kkolinko
   -1: 
\ No newline at end of file

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=942423&r1=942422&r2=942423&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sat May  8 17:43:36 2010
@@ -244,8 +244,11 @@ PATCHES PROPOSED TO BACKPORT:
   -1: 
   Alternative patch that addresses Konstatin's review comments
   http://people.apache.org/~markt/patches/2010-05-05-bug49158.patch
-  +1: markt
+  +1: markt, kkolinko
   -1: 
+   kkolinko: (Trivial: in generateCookieString() you can declare
+     httpOnlyParam as "final" and get rid of a local variable.)
+
 
 * Configure Tomcat to use HttpOnly for session cookies by default
   http://people.apache.org/~kkolinko/patches/2010-04-21_tc6_context_httpOnly.patch
@@ -262,7 +265,7 @@ PATCHES PROPOSED TO BACKPORT:
 
 * Make the principal implement Serializable 
  http://svn.apache.org/viewvc?view=revision&revision=939491
- +1: fhanik, markt
+ +1: fhanik, markt, kkolinko
  -1: 
 
 * Log unexpected errors in ApplicationContext#getResource() and #getResourceAsStream()
@@ -292,5 +295,5 @@ PATCHES PROPOSED TO BACKPORT:
 
 * Update to DBCP 1.3
   http://people.apache.org/~markt/patches/2010-05-06-dbcp13-tc6.patch
-  +1: markt
+  +1: markt, kkolinko
   -1: 



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