DO NOT REPLY [Bug 50726] Jasper can generate uncompilable source code if genStringAsCharArray is turned on

2011-02-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50726 --- Comment #5 from Mark Thomas 2011-02-12 14:37:44 EST --- I have fixed this in 7.0.x and it will be included in 7.0.9 onwards. I have also proposed the fix for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cg

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

2011-02-12 Thread markt
Author: markt Date: Sat Feb 12 19:37:05 2011 New Revision: 1070140 URL: http://svn.apache.org/viewvc?rev=1070140&view=rev 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=1

svn commit: r1070139 - in /tomcat/trunk: java/org/apache/jasper/compiler/Generator.java webapps/docs/changelog.xml

2011-02-12 Thread markt
Author: markt Date: Sat Feb 12 19:35:26 2011 New Revision: 1070139 URL: http://svn.apache.org/viewvc?rev=1070139&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50726 Ensure that the use of the genStringAsCharArray does not result in String constants that are too long for val