You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2014/03/21 16:03:05 UTC

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

Author: remm
Date: Fri Mar 21 15:03:05 2014
New Revision: 1579953

URL: http://svn.apache.org/r1579953
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=1579953&r1=1579952&r2=1579953&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Mar 21 15:03:05 2014
@@ -33,7 +33,7 @@ PATCHES PROPOSED TO BACKPORT:
   Prevent user supplied XSLTs used by the DefaultServlet from defining external
   entities.
   http://people.apache.org/~markt/patches/2014-03-17-globalXsltFile-tc6-v1.patch
-  +1: markt, kkolinko
+  +1: markt, kkolinko, remm
   -1: schultz: The idea of the patch is fine: I'm actually +1.
                I have some small nits:
                2. Two instances of swallowing IOException
@@ -46,23 +46,24 @@ PATCHES PROPOSED TO BACKPORT:
         Re 2.:
           Those are input streams that are read, not written. Nothing
           should really happen when those are closed.
+      remm: no need to add i18n for something that will not happen
   -1:
 
 * Use StringBuilder in DefaultServlet
   Apply only DefaultServlet.java part of the following patch:
   https://people.apache.org/~kkolinko/patches/StringBuilder/2009-11-02_StringBuilder_o_a_c_servlets.patch
-  +1: kkolinko, schultz
+  +1: kkolinko, schultz, remm
   -1:
 
 * Fix possible overflow when parsing long values from a byte array.
   http://people.apache.org/~markt/patches/2014-03-18-ascii-tc6.patch
-  +1: markt, kkolinko, schultz
+  +1: markt, kkolinko, schultz, remm
   -1:
 
 * Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=56283
   Add Java 8 support to Jasper's default configuration
   http://people.apache.org/~markt/patches/2014-03-19-Jasper-Java8-tc6-v1.patch
-  +1: markt
+  +1: markt, remm
   +0: kkolinko:
        - See r1557990. There are noTldJars lists in TldConfig, TldLocationsCache
          that have to be updated. Maybe add support for "ecj-*.jar" pattern
@@ -77,27 +78,27 @@ PATCHES PROPOSED TO BACKPORT:
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56265
   Don't escape values for dynamic tag attributes
   http://people.apache.org/~markt/patches/2014-03-19-bug56265-tc6-v1.patch
-  +1: markt, kkolinko
+  +1: markt, kkolinko, remm
   -1:
     kkolinko: Beware that changelog part of this patch merges into a wrong
     place. This change belongs to Jasper, not Catalina.
 
 * Update tc-native to 1.1.29
   http://people.apache.org/~markt/patches/2014-03-19-tc-native-tc6-v1.patch
-  +1: markt, kkolinko, schultz
+  +1: markt, kkolinko, schultz, remm
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56275
   Fix memory leak if a Filter throws an exception during its destroy() method
   http://people.apache.org/~markt/patches/2014-03-19-bug56275-tc6-v1.patch
-  +1: markt, schultz, kkolinko
+  +1: markt, schultz, kkolinko, remm
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54475
   Add Java 8 support to SMAP generation for JSPs.
   Patch by Robbie Gibson.
   http://people.apache.org/~markt/patches/2014-03-20-smap-java8-tc6-v1.patch
-  +1: markt, kkolinko, schultz
+  +1: markt, kkolinko, schultz, remm
   -1:
 
 



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