DO NOT REPLY [Bug 48498] 6.0.22RC: ArrayIndexOutOfBoundsException from Jasper when compilation error inside a CDATA block

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48498 --- Comment #1 from Konstantin Kolinko 2010-01-06 19:47:10 UTC --- Created an attachment (id=24809) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24809) /webapps/examples/jsp/jsp2/jspx/basic.jspx One more example - a JSP page

DO NOT REPLY [Bug 48498] New: 6.0.22RC: ArrayIndexOutOfBoundsException from Jasper when compilation error inside a CDATA block

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48498 Summary: 6.0.22RC: ArrayIndexOutOfBoundsException from Jasper when compilation error inside a CDATA block Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Windo

DO NOT REPLY [Bug 47462] The annotation doesn't become effective.(metadata-complete="false" is not effective.)

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47462 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Component|C

DO NOT REPLY [Bug 48169] two second delay for cgi scripts mixed with mod_jk

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48169 --- Comment #4 from Troy Bowman 2010-01-06 16:51:04 UTC --- (In reply to comment #3) > Can you check if the > http://svn.apache.org/viewvc?rev=892725&view=rev > fixes the issue? > > It uses SOCK_CLOEXEC|FD_CLOEXEC so it should close all so

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

2010-01-06 Thread rjung
Author: rjung Date: Wed Jan 6 19:15:25 2010 New Revision: 896626 URL: http://svn.apache.org/viewvc?rev=896626&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=89

svn commit: r896622 - /tomcat/trunk/java/org/apache/jasper/compiler/JspConfig.java

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 19:04:32 2010 New Revision: 896622 URL: http://svn.apache.org/viewvc?rev=896622&view=rev Log: Prevent NPE in emebedded case when no web.xml is provided at all Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspConfig.java Modified: tomcat/trunk/java/org/

svn commit: r896620 - /tomcat/trunk/test/org/apache/el/TestELEvaluation.java

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 18:51:24 2010 New Revision: 896620 URL: http://svn.apache.org/viewvc?rev=896620&view=rev Log: Add a test case for bug 48112 (note this passes - need to check when used in a JSP) Modified: tomcat/trunk/test/org/apache/el/TestELEvaluation.java Modified: tomcat/t

svn commit: r896609 - in /tomcat/tc6.0.x/trunk: build.xml dist.xml extras.xml

2010-01-06 Thread rjung
Author: rjung Date: Wed Jan 6 18:37:58 2010 New Revision: 896609 URL: http://svn.apache.org/viewvc?rev=896609&view=rev Log: More sync between trunk and tc6: - small change in line order - add missing property Modified: tomcat/tc6.0.x/trunk/build.xml tomcat/tc6.0.x/trunk/dist.xml tomc

svn commit: r896602 - /tomcat/trunk/java/org/apache/el/parser/

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 18:28:02 2010 New Revision: 896602 URL: http://svn.apache.org/viewvc?rev=896602&view=rev Log: Ignore the imtermediate file for the parser generation Modified: tomcat/trunk/java/org/apache/el/parser/ (props changed) Propchange: tomcat/trunk/java/org/apache/el/

svn commit: r896595 - in /tomcat/tc6.0.x/trunk: STATUS.txt build.xml res/tomcat.nsi webapps/ROOT/index.html webapps/ROOT/index.jsp

2010-01-06 Thread rjung
Author: rjung Date: Wed Jan 6 18:20:46 2010 New Revision: 896595 URL: http://svn.apache.org/viewvc?rev=896595&view=rev Log: Replace a few hard-coded copyright years with current year applied by ant version filter. Backport of r895206. Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.

svn commit: r896594 - /tomcat/trunk/java/org/apache/el/parser/AstLiteralExpression.java

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 18:18:09 2010 New Revision: 896594 URL: http://svn.apache.org/viewvc?rev=896594&view=rev Log: Fix the remaining test failures Modified: tomcat/trunk/java/org/apache/el/parser/AstLiteralExpression.java Modified: tomcat/trunk/java/org/apache/el/parser/AstLiteralE

svn propchange: r896589 - svn:log

2010-01-06 Thread markt
Author: markt Revision: 896589 Modified property: svn:log Modified: svn:log at Wed Jan 6 18:14:02 2010 -- --- svn:log (original) +++ svn:log Wed Jan 6 18:14:02 2010 @@ -0,0 +1 @@ +Fix some test failures. '\' should not b

Re: svn commit: r896589 - in /tomcat/trunk/java/org/apache/el/parser: ELParser.java ELParser.jjt ELParserConstants.java ELParserTokenManager.java ParseException.java Token.java TokenMgrError.java

2010-01-06 Thread Mark Thomas
On 06/01/2010 18:10, ma...@apache.org wrote: > Author: markt > Date: Wed Jan 6 18:10:41 2010 > New Revision: 896589 > > URL: http://svn.apache.org/viewvc?rev=896589&view=rev > Log: (empty) > > --- tomcat/trunk/java/org/apache/el/parser/ELParser.jjt (original) > +++ tomcat/trunk/java/org/apache/e

svn commit: r896589 - in /tomcat/trunk/java/org/apache/el/parser: ELParser.java ELParser.jjt ELParserConstants.java ELParserTokenManager.java ParseException.java Token.java TokenMgrError.java

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 18:10:41 2010 New Revision: 896589 URL: http://svn.apache.org/viewvc?rev=896589&view=rev Log: (empty) Modified: tomcat/trunk/java/org/apache/el/parser/ELParser.java tomcat/trunk/java/org/apache/el/parser/ELParser.jjt tomcat/trunk/java/org/apache/el/parse

svn commit: r896588 - in /tomcat/tc6.0.x/trunk: build.xml dist.xml

2010-01-06 Thread rjung
Author: rjung Date: Wed Jan 6 18:09:56 2010 New Revision: 896588 URL: http://svn.apache.org/viewvc?rev=896588&view=rev Log: - add versions filter to ant files, needed for: - backport r895203 Modified: tomcat/tc6.0.x/trunk/build.xml tomcat/tc6.0.x/trunk/dist.xml Modified: tomcat/tc6.0.x/

svn commit: r896574 - /tomcat/trunk/java/org/apache/el/parser/ELParserTokenManager.java

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 17:44:15 2010 New Revision: 896574 URL: http://svn.apache.org/viewvc?rev=896574&view=rev Log: Don't edit the generated files at all - makes regeneration simpler Modified: tomcat/trunk/java/org/apache/el/parser/ELParserTokenManager.java Modified: tomcat/trunk/ja

svn commit: r896571 - /tomcat/trunk/test/org/apache/el/TestELEvaluation.java

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 17:41:11 2010 New Revision: 896571 URL: http://svn.apache.org/viewvc?rev=896571&view=rev Log: Additional tests for the specific escaping (of "${" and "#{") for LiteralExpressions Modified: tomcat/trunk/test/org/apache/el/TestELEvaluation.java Modified: tomcat/

svn commit: r896570 - /tomcat/trunk/java/org/apache/el/parser/AstLiteralExpression.java

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 17:39:58 2010 New Revision: 896570 URL: http://svn.apache.org/viewvc?rev=896570&view=rev Log: Fix the test case failures. There is at least one bug still present - more test cases to follow. Modified: tomcat/trunk/java/org/apache/el/parser/AstLiteralExpression.

svn commit: r896565 - in /tomcat/tc6.0.x/trunk: build.xml dist.xml extras.xml

2010-01-06 Thread rjung
Author: rjung Date: Wed Jan 6 17:38:33 2010 New Revision: 896565 URL: http://svn.apache.org/viewvc?rev=896565&view=rev Log: No functional change. Sync 6.0 ant files a bit better with trunk to make backports easier and more robust: - detab - remove trailing whitespace - line breaks - attribute ord

svn commit: r896557 - /tomcat/trunk/test/org/apache/el/TestELEvaluation.java

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 17:33:26 2010 New Revision: 896557 URL: http://svn.apache.org/viewvc?rev=896557&view=rev Log: Start to expand the EL test cases Modified: tomcat/trunk/test/org/apache/el/TestELEvaluation.java Modified: tomcat/trunk/test/org/apache/el/TestELEvaluation.java URL:

svn commit: r896556 - /tomcat/trunk/extras.xml

2010-01-06 Thread rjung
Author: rjung Date: Wed Jan 6 17:33:22 2010 New Revision: 896556 URL: http://svn.apache.org/viewvc?rev=896556&view=rev Log: Fix indentation. Modified: tomcat/trunk/extras.xml Modified: tomcat/trunk/extras.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/extras.xml?rev=896556&r1=896555&r2

svn commit: r896544 - in /tomcat/trunk: build.xml dist.xml extras.xml

2010-01-06 Thread rjung
Author: rjung Date: Wed Jan 6 17:07:14 2010 New Revision: 896544 URL: http://svn.apache.org/viewvc?rev=896544&view=rev Log: Cleanup tabs and trailing whitespace. Modified: tomcat/trunk/build.xml tomcat/trunk/dist.xml tomcat/trunk/extras.xml Modified: tomcat/trunk/build.xml URL: htt

svn commit: r896530 - /tomcat/trunk/dist.xml

2010-01-06 Thread rjung
Author: rjung Date: Wed Jan 6 16:55:45 2010 New Revision: 896530 URL: http://svn.apache.org/viewvc?rev=896530&view=rev Log: Tab police. Modified: tomcat/trunk/dist.xml Modified: tomcat/trunk/dist.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/dist.xml?rev=896530&r1=896529&r2=896530&vie

DO NOT REPLY [Bug 48492] RequestDispatcher.include(...) jumps the queue of out.print()

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48492 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 48492] RequestDispatcher.include(...) jumps the queue of out.print()

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48492 Alexander Horz changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVAL

DO NOT REPLY [Bug 47512] Binding java.lang.reflect.Proxy to JNDI directory raises java.lang.ClassCastException

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47512 --- Comment #9 from Martín Schonaker 2010-01-06 06:51:50 UTC --- (In reply to comment #8) > Whilst binding objects into the global JNDI directory where the classes are > only available to the web application class loader may be possible, t

DO NOT REPLY [Bug 48492] RequestDispatcher.include(...) jumps the queue of out.print()

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48492 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Tomcat Wiki] Update of "PoweredBy" by JohnDeRegnaucour t

2010-01-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by JohnDeRegnaucourt. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=220&rev2=221 -- [

[Tomcat Wiki] Update of "PoweredBy" by JohnDeRegnaucour t

2010-01-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by JohnDeRegnaucourt. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=219&rev2=220 --

[Tomcat Wiki] Update of "PoweredBy" by JohnDeRegnaucour t

2010-01-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by JohnDeRegnaucourt. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=218&rev2=219 -- [

DO NOT REPLY [Bug 48492] New: RequestDispatcher.include(...) jumps the queue of out.print()

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48492 Summary: RequestDispatcher.include(...) jumps the queue of out.print() Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Version: Mac OS X 10.4 Status: NEW

Re: Tomcat-Lite update

2010-01-06 Thread Tim Funk
+1 - I like the ideas +0 - [Day job time constraints to help - but I'll look as I can] -Tim On 1/5/2010 7:27 PM, Costin Manolache wrote: Also, I would like to know if other comitters are OK with (temporarily - i.e. until the 7.0 release vote) including lite in the tomcat7 builds, so people can

Re: [PROPOSAL] Log rotation in Tomcat Connector

2010-01-06 Thread Mladen Turk
On 01/06/2010 03:28 AM, Tim Whittington wrote: The downside of the rotatelogs approach is that it's not easy to do log pruning (since the filenames are based on the time the log rotates, rather than some kind of backup suffix scheme), so I may do nothing about that for now - the best I could

Re: JK 1.2.29 Plan

2010-01-06 Thread Mladen Turk
+1 I've done majority of planned fixes. Let's tag and then play with IIS rotatelogs. BTW, the IIS logging should be fixed now (compiling with commode.obj that forces a real flush on fflush) On 01/06/2010 11:07 AM, Rainer Jung wrote: Any objections to the following plan about JK 1.2.29? - 15.

Re: JK 1.2.29 Plan

2010-01-06 Thread Peter Roßbach
+1 Regards Peter Am 06.01.2010 um 11:07 schrieb Rainer Jung: Any objections to the following plan about JK 1.2.29? - 15.01.2009 make snapshot available for testing feedback like we did for nearly all previous releases - ~22.01.2009 tag 1.2.29 (exact date depending whether there's bug feed

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

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 11:19:33 2010 New Revision: 896395 URL: http://svn.apache.org/viewvc?rev=896395&view=rev Log: Vote 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=896395&

svn commit: r896393 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/javax/servlet/jsp/JspContext.java webapps/docs/changelog.xml

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 11:18:22 2010 New Revision: 896393 URL: http://svn.apache.org/viewvc?rev=896393&view=rev Log: Add missing deprecation markers Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/javax/servlet/jsp/Js

svn commit: r896391 - in /tomcat/tc6.0.x/trunk/java/org/apache/catalina: ha/LocalStrings_fr.properties mbeans/LocalStrings_fr.properties tribes/LocalStrings_fr.properties

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 11:12:05 2010 New Revision: 896391 URL: http://svn.apache.org/viewvc?rev=896391&view=rev Log: Add additional files missed in r896378 Added: tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/LocalStrings_fr.properties - copied unchanged from r894586, tomcat

svn commit: r896389 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/connector/CoyoteAdapter.java webapps/docs/changelog.xml

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 11:09:55 2010 New Revision: 896389 URL: http://svn.apache.org/viewvc?rev=896389&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48006 Update X-Powered-By header to include information suggested by the Servlet spec Use java.runtime.version as we a

svn commit: r896384 - /tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 10:56:48 2010 New Revision: 896384 URL: http://svn.apache.org/viewvc?rev=896384&view=rev Log: Move declaration as per Knostantin's review comment Modified: tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java Modified: tomcat/trunk/java/org/apache

DO NOT REPLY [Bug 48398] Lock fields should be final

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48398 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r896383 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/ha/session/ java/org/apache/catalina/tribes/group/interceptors/ java/org/apache/jasper/compiler/ webapps/docs/

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 10:51:53 2010 New Revision: 896383 URL: http://svn.apache.org/viewvc?rev=896383&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48398 Objects used as locks should be final Patches provided by sebb Modified: tomcat/tc6.0.x/trunk/STATUS.txt

svn commit: r896378 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/manager/ java/org/apache/catalina/realm/ java/org/apache/

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 10:46:49 2010 New Revision: 896378 URL: http://svn.apache.org/viewvc?rev=896378&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48417 Correct French translations Patches provided by André Warnier Modified: tomcat/tc6.0.x/trunk/ (props chan

DO NOT REPLY [Bug 48417] series of patches to LocalStrings_fr.properties

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48417 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r896371 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt conf/web.xml java/org/apache/catalina/servlets/CGIServlet.java webapps/docs/cgi-howto.xml webapps/docs/changelog.xml

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 10:30:07 2010 New Revision: 896371 URL: http://svn.apache.org/viewvc?rev=896371&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48454 Give the stderr reader a chance to finish before terminating the CGI process. This avoids "Bad file descriptor"

DO NOT REPLY [Bug 48454] "Bad file descriptor"-IOException in CGIServlet for some programs

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48454 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r896370 - in /tomcat/trunk: conf/web.xml java/org/apache/catalina/servlets/CGIServlet.java webapps/docs/cgi-howto.xml

2010-01-06 Thread markt
Author: markt Date: Wed Jan 6 10:24:31 2010 New Revision: 896370 URL: http://svn.apache.org/viewvc?rev=896370&view=rev Log: Fix typos / inconsistencies Rainer's review comments on r894580 Modified: tomcat/trunk/conf/web.xml tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java

Re: JK 1.2.29 Plan

2010-01-06 Thread Henri Gomez
+1 2010/1/6 Rainer Jung : > Any objections to the following plan about JK 1.2.29? > > - 15.01.2009 >  make snapshot available for testing feedback like we did >  for nearly all previous releases > > - ~22.01.2009 >  tag 1.2.29 (exact date depending whether there's bug feedback) > > Regards, > > Ra

JK 1.2.29 Plan

2010-01-06 Thread Rainer Jung
Any objections to the following plan about JK 1.2.29? - 15.01.2009 make snapshot available for testing feedback like we did for nearly all previous releases - ~22.01.2009 tag 1.2.29 (exact date depending whether there's bug feedback) Regards, Rainer

DO NOT REPLY [Bug 48489] Tomcat CL doesn't resolve the array classes.

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48489 Mark Thomas changed: What|Removed |Added Resolution|FIXED |INVALID -- Configure bugmail: https

Re: [PROPOSAL] Log rotation in Tomcat Connector

2010-01-06 Thread Rainer Jung
Hi Tim, On 06.01.2010 03:28, Tim Whittington wrote: For consistency (with Apache at least) I've gone down the road of mirroring the functionality of rotatelogs, which was fairly easy. I'm doing some long running tests (I'm seeing some weird DLL unloading/crashing behaviour in IIS 5.1 that I w

DO NOT REPLY [Bug 48489] Tomcat CL doesn't resolve the array classes.

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48489 VickyKak changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #13 from VickyKak 20

DO NOT REPLY [Bug 48489] Tomcat CL doesn't resolve the array classes.

2010-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48489 --- Comment #12 from VickyKak 2010-01-06 01:15:30 UTC --- Bug48489.patch is the required fix. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are t

Re: Tomcat-Lite update

2010-01-06 Thread Mark Thomas
On 06/01/2010 00:27, Costin Manolache wrote: > Also, I would like to know if other comitters are OK with (temporarily - > i.e. until the 7.0 release vote) including lite in the tomcat7 builds, > so people can try it out. How about adding it to the extras build? It could be included in the release