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 2014/03/20 19:37:05 UTC

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

Author: kkolinko
Date: Thu Mar 20 18:37:04 2014
New Revision: 1579704

URL: http://svn.apache.org/r1579704
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=1579704&r1=1579703&r2=1579704&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Mar 20 18:37:04 2014
@@ -38,12 +38,21 @@ PATCHES PROPOSED TO BACKPORT:
 
 * 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
+  +1: markt, kkolinko
   -1:
 
 * 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
+  +0: kkolinko:
+       - See r1557990. There are noTldJars lists in TldConfig, TldLocationsCache
+         that have to be updated. Maybe add support for "ecj-*.jar" pattern
+         there? (If not, then just add "4.3.2" and "P20140317-1600" versions).
+
+       - Technically CompilerOptions.VERSION_1_8 is a String constant "1.8",
+         so it will be inlined at compile time. At runtime Jasper will be
+         compatible with any earlier versions of ecj 4.3.x.
+         Thus I am OK with this change.
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56265
@@ -54,7 +63,7 @@ PATCHES PROPOSED TO BACKPORT:
 
 * Update tc-native to 1.1.29
   http://people.apache.org/~markt/patches/2014-03-19-tc-native-tc6-v1.patch
-  +1: markt
+  +1: markt, kkolinko
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56275
@@ -67,7 +76,7 @@ PATCHES PROPOSED TO BACKPORT:
   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
+  +1: markt, kkolinko
   -1:
 
 



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