You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sc...@apache.org on 2012/10/03 17:05:53 UTC

svn commit: r1393528 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: schultz
Date: Wed Oct  3 15:05:52 2012
New Revision: 1393528

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

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=1393528&r1=1393527&r2=1393528&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Oct  3 15:05:52 2012
@@ -39,7 +39,7 @@ PATCHES PROPOSED TO BACKPORT:
   listed and undeployed.
   http://people.apache.org/~kkolinko/patches/2011-11-14_tc6_HostConfig.patch
   http://people.apache.org/~kkolinko/patches/2011-11-14_tc6_ContainerBase.patch
-  +1: kkolinko
+  +1: kkolinko, schultz
   +0: kfujino: Question of if host.addChild(context) threw IllegalStateException.
       E.g. case of deployDirectory.
       If META-INF/context.xml exist in Directory, context.xml is copied to configBase.
@@ -48,7 +48,7 @@ PATCHES PROPOSED TO BACKPORT:
       If manager app execute undeploy(or delete directory), directory is deleted 
       but context.xml isn't deleted.
       Should (conf/Catalina/localhost/)context.xml be registered into redeployResources? 
-      Or need to delete context.xml manually? 
+      Or need to delete context.xml manually?
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52918
@@ -78,7 +78,7 @@ PATCHES PROPOSED TO BACKPORT:
   The nextRequest() method already recycles the filters. If it has been called,
   then lastActiveFilter is -1 and the new code will be NOOP.
   http://people.apache.org/~kkolinko/patches/2012-06-02_tc6_recycle.patch
-  +1: kkolinko
+  +1: kkolinko, schultz
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53481
@@ -111,20 +111,20 @@ PATCHES PROPOSED TO BACKPORT:
   Change links on the list of applications in the Manager to point to
   '/appname/' instead of '/appname'.
   https://issues.apache.org/bugzilla/attachment.cgi?id=29296
-  +1: kkolinko, kfujino
+  +1: kkolinko, kfujino, schultz
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53800
   FileDirContext.list() did not provide correct paths for subdirectories.
   Patch provided by Kevin Wooten.
   http://svn.apache.org/viewvc?view=revision&revision=1378819
-  +1: kkolinko, kfujino
+  +1: kkolinko, kfujino, schultz
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53830
   Better handling of Manager.randomFile default value on Windows
   https://issues.apache.org/bugzilla/attachment.cgi?id=29330
-  +1: kkolinko
+  +1: kkolinko, schultz
   -1:
 
 * Fix a behavior of TcpPingInterceptor#useThread.
@@ -133,7 +133,7 @@ PATCHES PROPOSED TO BACKPORT:
   "Do not start a ping thread when useThread is set to false."
   http://svn.apache.org/viewvc?view=revision&revision=1387073
   http://svn.apache.org/viewvc?view=revision&revision=1387487
-  +1: kfujino, kkolinko
+  +1: kfujino, kkolinko, schultz
   -1:
 
 * Improve session management in CsrfPreventionFilter



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