DO NOT REPLY [Bug 46907] Jasper with log4j in web-app classpath and debug level enabled prevents reading HTTP POST stream from JSP

2009-07-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46907 --- Comment #12 from Mark Thomas 2009-07-23 23:18:42 PST --- I have removed the debug logging (of the request parameters) that caused the input stream to be consumed in trunk. The patch has been proposed for 5.5.x and 6.0.x. -- Confi

DO NOT REPLY [Bug 47569] New: Test cases do not clear up afterwards

2009-07-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47569 Summary: Test cases do not clear up afterwards Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: minor Priority: P2

DO NOT REPLY [Bug 47568] New: TestTomcat fails to delete work directory

2009-07-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47568 Summary: TestTomcat fails to delete work directory Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: trivial Priority

DO NOT REPLY [Bug 41260] [Contribution] WebAppLoader and DirContext implementations for handling with expanded webapp during development

2009-07-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41260 --- Comment #7 from quartz 2009-07-23 12:51:48 PST --- Still has no indication on how to prepend the classpath to override classes. Still no indication on how to add an entire jars folder. -- Configure bugmail: https://issues.apache

DO NOT REPLY [Bug 47567] New: Add description for default build target

2009-07-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47567 Summary: Add description for default build target Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: enhancement Prior

DO NOT REPLY [Bug 47566] New: Update to NSIS 2.45

2009-07-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47566 Summary: Update to NSIS 2.45 Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: enhancement Priority: P2 Comp

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

2009-07-23 Thread kkolinko
Author: kkolinko Date: Thu Jul 23 18:46:36 2009 New Revision: 797186 URL: http://svn.apache.org/viewvc?rev=797186&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=7971

Re: svn commit: r797151 - /tomcat/trunk/build.xml

2009-07-23 Thread sebb
On 23/07/2009, ma...@apache.org wrote: > Author: markt > Date: Thu Jul 23 17:15:55 2009 > New Revision: 797151 > > URL: http://svn.apache.org/viewvc?rev=797151&view=rev > Log: > Correct the file name > > Modified: > tomcat/trunk/build.xml > > Modified: tomcat/trunk/build.xml > URL: >

svn commit: r797185 - /tomcat/current/tc5.5.x/STATUS.txt

2009-07-23 Thread kkolinko
Author: kkolinko Date: Thu Jul 23 18:43:41 2009 New Revision: 797185 URL: http://svn.apache.org/viewvc?rev=797185&view=rev Log: vote Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?re

svn commit: r797170 - /tomcat/current/tc5.5.x/STATUS.txt

2009-07-23 Thread markt
Author: markt Date: Thu Jul 23 17:52:16 2009 New Revision: 797170 URL: http://svn.apache.org/viewvc?rev=797170&view=rev Log: Propose fix Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.tx

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

2009-07-23 Thread markt
Author: markt Date: Thu Jul 23 17:51:02 2009 New Revision: 797169 URL: http://svn.apache.org/viewvc?rev=797169&view=rev Log: Propose fix 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=

svn commit: r797168 - /tomcat/trunk/java/org/apache/jasper/servlet/JspServlet.java

2009-07-23 Thread markt
Author: markt Date: Thu Jul 23 17:48:56 2009 New Revision: 797168 URL: http://svn.apache.org/viewvc?rev=797168&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46907 Debug logging should not cause the input stream to be swallowed There are better, less intrusive ways to read r

svn commit: r797162 - in /tomcat/trunk: java/org/apache/catalina/ha/session/ java/org/apache/catalina/realm/ java/org/apache/catalina/startup/ test/org/apache/catalina/ha/session/

2009-07-23 Thread markt
Author: markt Date: Thu Jul 23 17:39:51 2009 New Revision: 797162 URL: http://svn.apache.org/viewvc?rev=797162&view=rev Log: Preparatory work for https://issues.apache.org/bugzilla/show_bug.cgi?id=40881 As proposed on the dev list, remove the Realm from GenericPrincipal Modified: tomcat/trunk

svn commit: r797152 - /tomcat/trunk/java/org/apache/catalina/realm/GenericPrincipal.java

2009-07-23 Thread markt
Author: markt Date: Thu Jul 23 17:17:11 2009 New Revision: 797152 URL: http://svn.apache.org/viewvc?rev=797152&view=rev Log: Fix unused import Modified: tomcat/trunk/java/org/apache/catalina/realm/GenericPrincipal.java Modified: tomcat/trunk/java/org/apache/catalina/realm/GenericPrincipal.ja

svn commit: r797151 - /tomcat/trunk/build.xml

2009-07-23 Thread markt
Author: markt Date: Thu Jul 23 17:15:55 2009 New Revision: 797151 URL: http://svn.apache.org/viewvc?rev=797151&view=rev Log: Correct the file name Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=797151&r1=797150&

DO NOT REPLY [Bug 47564] .. and WEB-INF are allowed in pathInfo assignment

2009-07-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47564 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: svn commit: r796739 - /tomcat/trunk/java/org/apache/catalina/connector/AsyncContextImpl.java

2009-07-23 Thread sebb
On 23/07/2009, Mark Thomas wrote: > Filip Hanik - Dev Lists wrote: > > Correct, servlet 3.0 requires minimum 1.6 > > so we don't have to build down to 1.5 anymore > > > > Filip > > > I think sebb needs to do an svn up. build.properties.default has specified 1.6 > for over 6 months. I have be

DO NOT REPLY [Bug 47564] New: .. and WEB-INF are allowed in pathInfo assignment

2009-07-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47564 Summary: .. and WEB-INF are allowed in pathInfo assignment Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Windows Vista Status: NEW Severity: minor

svn commit: r797058 - in /tomcat/trunk/test/org/apache: TestAll.java el/TestELEvaluation.java el/parser/

2009-07-23 Thread kkolinko
Author: kkolinko Date: Thu Jul 23 13:15:41 2009 New Revision: 797058 URL: http://svn.apache.org/viewvc?rev=797058&view=rev Log: Moved and renamed TestELParser class. Some more EL tests to be added later. Added: tomcat/trunk/test/org/apache/el/TestELEvaluation.java - copied, changed from

Re: svn commit: r796739 - /tomcat/trunk/java/org/apache/catalina/connector/AsyncContextImpl.java

2009-07-23 Thread Mark Thomas
Filip Hanik - Dev Lists wrote: > Correct, servlet 3.0 requires minimum 1.6 > so we don't have to build down to 1.5 anymore > > Filip I think sebb needs to do an svn up. build.properties.default has specified 1.6 for over 6 months. Mark > > On 07/22/2009 10:48 AM, sebb wrote: >> On 22/07/2009,

Re: Tomcat segments

2009-07-23 Thread Mark Thomas
Richard Frovarp wrote: > The Revision3 show Hak5 is doing a couple of segments on Tomcat. They > just released one episode this week with some Tomcat stuff in it, and > will be doing at least one more next week. I don't know if any of the > devs want to respond to their security or other concerns o

Re: svn commit: r796739 - /tomcat/trunk/java/org/apache/catalina/connector/AsyncContextImpl.java

2009-07-23 Thread Filip Hanik - Dev Lists
Correct, servlet 3.0 requires minimum 1.6 so we don't have to build down to 1.5 anymore Filip On 07/22/2009 10:48 AM, sebb wrote: On 22/07/2009, ma...@apache.org wrote: Author: markt Date: Wed Jul 22 14:29:09 2009 New Revision: 796739 URL: http://svn.apache.org/viewvc?rev=796739&vi

svn commit: r796989 - /tomcat/container/tc5.5.x/webapps/docs/config/valve.xml

2009-07-23 Thread markt
Author: markt Date: Thu Jul 23 09:45:01 2009 New Revision: 796989 URL: http://svn.apache.org/viewvc?rev=796989&view=rev Log: Add proxy caching configuration information to valves docs Modified: tomcat/container/tc5.5.x/webapps/docs/config/valve.xml Modified: tomcat/container/tc5.5.x/webapps/

svn commit: r796988 - /tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml

2009-07-23 Thread markt
Author: markt Date: Thu Jul 23 09:44:39 2009 New Revision: 796988 URL: http://svn.apache.org/viewvc?rev=796988&view=rev Log: Add proxy caching configuration information to valves docs Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/con

svn commit: r796987 - /tomcat/trunk/webapps/docs/config/valve.xml

2009-07-23 Thread markt
Author: markt Date: Thu Jul 23 09:43:52 2009 New Revision: 796987 URL: http://svn.apache.org/viewvc?rev=796987&view=rev Log: Add proxy caching configuration information to valves docs Modified: tomcat/trunk/webapps/docs/config/valve.xml Modified: tomcat/trunk/webapps/docs/config/valve.xml UR