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/09/11 12:30:11 UTC

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

Author: kkolinko
Date: Thu Sep 11 10:30:11 2014
New Revision: 1624256

URL: http://svn.apache.org/r1624256
Log:
Proposal

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=1624256&r1=1624255&r2=1624256&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Sep 11 10:30:11 2014
@@ -35,6 +35,7 @@ PATCHES PROPOSED TO BACKPORT:
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56334#c15
+  Fix a regression in EL parsing when quoted string follows a whitespace.
   http://people.apache.org/~markt/patches/2014-06-18-bug56334%23c15-tc6-v1.patch
   +1: markt, kkolinko
   -1:
@@ -66,6 +67,17 @@ PATCHES PROPOSED TO BACKPORT:
   +1: kkolinko
   -1:
 
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43001
+  Enable the JspC Ant task to set the JspC option mappedFile.
+
+  Motivation: A really simple fix. The mappedFile option has different
+  default (false) in JspC vs. EmbeddedServletOptions, and there was no way
+  to configure it in an Ant task.
+
+  http://svn.apache.org/r1624249
+  +1: kkolinko
+  -1:
+
 PATCHES/ISSUES THAT ARE STALLED:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44312



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