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-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46907 --- Comment #12 from Mark Thomas ma...@apache.org 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

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

2009-07-24 Thread rjung
Author: rjung Date: Fri Jul 24 12:14:05 2009 New Revision: 797425 URL: http://svn.apache.org/viewvc?rev=797425view=rev Log: Correct build.properties.default file name in more build files and explain more explicit how the customization files work. Modified: tomcat/trunk/build.xml

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

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

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

2009-07-24 Thread sebb
On 24/07/2009, Rainer Jung rainer.j...@kippdata.de wrote: On 23.07.2009 20:43, sebb wrote: On 23/07/2009, ma...@apache.org ma...@apache.org wrote: Author: markt Date: Thu Jul 23 17:15:55 2009 New Revision: 797151 URL: http://svn.apache.org/viewvc?rev=797151view=rev Log:

svn commit: r797528 - in /tomcat/trunk/modules/jdbc-pool: doc/ java/org/apache/tomcat/jdbc/pool/

2009-07-24 Thread fhanik
Author: fhanik Date: Fri Jul 24 15:24:52 2009 New Revision: 797528 URL: http://svn.apache.org/viewvc?rev=797528view=rev Log: Add in Linux special case for performance optimization around locking. Set default queue to be the fair one Remove unused code Modified:

svn commit: r797529 - in /tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test: AbandonPercentageTest.java BorrowWaitTest.java DefaultTestCase.java TestConcurrency.java

2009-07-24 Thread fhanik
Author: fhanik Date: Fri Jul 24 15:25:17 2009 New Revision: 797529 URL: http://svn.apache.org/viewvc?rev=797529view=rev Log: update test cases Modified: tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/AbandonPercentageTest.java

Re: svn commit: r797529 - in /tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test: AbandonPercentageTest.java BorrowWaitTest.java DefaultTestCase.java TestConcurrency.java

2009-07-24 Thread sebb
On 24/07/2009, fha...@apache.org fha...@apache.org wrote: Author: fhanik Date: Fri Jul 24 15:25:17 2009 New Revision: 797529 URL: http://svn.apache.org/viewvc?rev=797529view=rev Log: update test cases Modified:

DO NOT REPLY [Bug 42996] POST with nio connector results in missing variables

2009-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996 --- Comment #19 from Jerome Louvel jerome.lou...@noelios.com 2009-07-24 10:00:31 PST --- Some Restlet users encountered a very similar issue: their sometimes get requests with an empty content (the POST/PUT entity is somehow lost). I

DO NOT REPLY [Bug 47566] Update to NSIS 2.45

2009-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47566 --- Comment #1 from Konstantin Kolinko knst.koli...@gmail.com 2009-07-24 10:51:34 PST --- Thank you for the reminder. By the way, Ant downloads from downloads.sourceforge.net are currently broken, because their site does not properly

svn commit: r797596 - /tomcat/trunk/build.properties.default

2009-07-24 Thread kkolinko
Author: kkolinko Date: Fri Jul 24 18:31:58 2009 New Revision: 797596 URL: http://svn.apache.org/viewvc?rev=797596view=rev Log: Update to NSIS 2.45 https://issues.apache.org/bugzilla/show_bug.cgi?id=47566 This version adds support for the upcoming release of Microsoft Windows 7 Release notes:

Re: svn commit: r797528 - in /tomcat/trunk/modules/jdbc-pool: doc/ java/org/apache/tomcat/jdbc/pool/

2009-07-24 Thread sebb
On 24/07/2009, fha...@apache.org fha...@apache.org wrote: Author: fhanik Date: Fri Jul 24 15:24:52 2009 New Revision: 797528 URL: http://svn.apache.org/viewvc?rev=797528view=rev Log: Add in Linux special case for performance optimization around locking. Set default queue to be the

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

2009-07-24 Thread kkolinko
Author: kkolinko Date: Fri Jul 24 19:00:30 2009 New Revision: 797604 URL: http://svn.apache.org/viewvc?rev=797604view=rev Log: proposal Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

svn commit: r797607 - /tomcat/trunk/java/org/apache/jasper/compiler/JspUtil.java

2009-07-24 Thread markt
Author: markt Date: Fri Jul 24 19:06:54 2009 New Revision: 797607 URL: http://svn.apache.org/viewvc?rev=797607view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41824 Need to use canonical rather than binary form when writing code Modified:

svn commit: r797611 - in /tomcat: current/tc5.5.x/STATUS.txt tc6.0.x/trunk/STATUS.txt

2009-07-24 Thread markt
Author: markt Date: Fri Jul 24 19:10:17 2009 New Revision: 797611 URL: http://svn.apache.org/viewvc?rev=797611view=rev Log: Propose fix for 41824 Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

DO NOT REPLY [Bug 41824] Unable to use nested type in TLD

2009-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41824 --- Comment #2 from Mark Thomas ma...@apache.org 2009-07-24 12:10:36 PST --- This has been fixed in trunk and proposed for 5.5.x and 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You

svn commit: r797616 - in /tomcat/trunk/modules/jdbc-pool: build.properties.default sign.sh

2009-07-24 Thread fhanik
Author: fhanik Date: Fri Jul 24 19:15:31 2009 New Revision: 797616 URL: http://svn.apache.org/viewvc?rev=797616view=rev Log: up the version Modified: tomcat/trunk/modules/jdbc-pool/build.properties.default tomcat/trunk/modules/jdbc-pool/sign.sh Modified:

DO NOT REPLY [Bug 42996] POST with nio connector results in missing variables

2009-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|REOPENED|NEEDINFO ---

DO NOT REPLY [Bug 42996] POST with nio connector results in missing variables

2009-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996 --- Comment #21 from Filip Hanik fha...@apache.org 2009-07-24 12:52:43 PST --- Created an attachment (id=24034) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=24034) Output from wireshark, shows no body Same with an

DO NOT REPLY [Bug 42996] POST with nio connector results in missing variables

2009-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996 --- Comment #22 from Filip Hanik fha...@apache.org 2009-07-24 12:54:06 PST --- (In reply to comment #19) Some Restlet users encountered a very similar issue: their sometimes get requests with an empty content (the POST/PUT entity is

svn commit: r797686 - /tomcat/trunk/modules/jdbc-pool/build.xml

2009-07-24 Thread fhanik
Author: fhanik Date: Fri Jul 24 23:08:32 2009 New Revision: 797686 URL: http://svn.apache.org/viewvc?rev=797686view=rev Log: Add missing files to distribution Modified: tomcat/trunk/modules/jdbc-pool/build.xml Modified: tomcat/trunk/modules/jdbc-pool/build.xml URL:

jdbc-pool 1.0.7 release candidate

2009-07-24 Thread Filip Hanik - Dev Lists
http://people.apache.org/~fhanik/jdbc-pool/v1.0.7/ Same thing here, if all checks out well, plan a vote mid next week Filip - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

Re: 5.5.28 release candidate

2009-07-24 Thread sebb
On 24/07/2009, Filip Hanik - Dev Lists devli...@hanik.com wrote: http://people.apache.org/~fhanik/tomcat/tomcat-5.5/v5.5.28/ There is no .zip version of apache-tomcat-5.5.28-fulldocs.tar.gz The source archives contain the file container/webapps/admin/images/Thumbs.db which does not belong in

Re: 5.5.28 release candidate

2009-07-24 Thread Filip Hanik - Dev Lists
how much of that is different from 5.5.27? Filip On 07/24/2009 05:44 PM, sebb wrote: On 24/07/2009, Filip Hanik - Dev Listsdevli...@hanik.com wrote: http://people.apache.org/~fhanik/tomcat/tomcat-5.5/v5.5.28/ There is no .zip version of apache-tomcat-5.5.28-fulldocs.tar.gz The

DO NOT REPLY [Bug 47576] New: Javadoc errors - Exception name misspelt

2009-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47576 Summary: Javadoc errors - Exception name misspelt Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority:

DO NOT REPLY [Bug 47577] New: Unused imports and other compilation warnings

2009-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47577 Summary: Unused imports and other compilation warnings Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: minor

DO NOT REPLY [Bug 47576] Javadoc errors - Exception name misspelt

2009-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47576 --- Comment #1 from Sebb s...@apache.org 2009-07-24 17:40:06 PST --- Created an attachment (id=24036) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=24036) Patch to fix Exception names -- Configure bugmail: