[g...@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2010-07-28 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test has an issue affecting its community integration. This i

Re: svn commit: r980106 - in /tomcat/trunk: build.properties.default build.xml

2010-07-28 Thread Bill Barker
wrote in message news:20100728155830.a602f2388...@eris.apache.org... Author: markt Date: Wed Jul 28 15:58:30 2010 New Revision: 980106 URL: http://svn.apache.org/viewvc?rev=980106&view=rev Log: Only download Checkstyle if it is going to be used Add note the Checkstyle is LGPL Add option (off

svn commit: r980262 - /tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java

2010-07-28 Thread markt
Author: markt Date: Wed Jul 28 23:03:40 2010 New Revision: 980262 URL: http://svn.apache.org/viewvc?rev=980262&view=rev Log: Make life easier when debugging failing tests Modified: tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java Modified: tomcat/trunk/test/org/apache/catali

svn commit: r980260 - /tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java

2010-07-28 Thread markt
Author: markt Date: Wed Jul 28 22:55:08 2010 New Revision: 980260 URL: http://svn.apache.org/viewvc?rev=980260&view=rev Log: Fix a failing test with the APR connector. Handle async requests that timeout. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java Modified: to

Re: Question about tests in tomcat/trunk not backported to tomcat 6 and 7 trunk

2010-07-28 Thread Mark Thomas
On 28/07/2010 23:21, Franck Arnulfo wrote: > Hi, > > We've been bitten by bug 49598 in tomcat 6.0.28 and we were happy when > the 6.0.29 was released. > After the 6.0.29 release, I tried to find the JUnit test case for this > bug in the http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/ but > i

Question about tests in tomcat/trunk not backported to tomcat 6 and 7 trunk

2010-07-28 Thread Franck Arnulfo
Hi, We've been bitten by bug 49598 in tomcat 6.0.28 and we were happy when the 6.0.29 was released. After the 6.0.29 release, I tried to find the JUnit test case for this bug in the http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/ but it was only in the http://svn.apache.org/repos/asf/tomcat/

Re: svn commit: r966613 - in /tomcat/trunk: build.xml test/org/apache/catalina/startup/TestTomcatSSL.java test/org/apache/catalina/startup/TomcatBaseTest.java webapps/docs/changelog.xml

2010-07-28 Thread Mladen Turk
On 07/28/2010 06:18 PM, Mark Thomas wrote: On 28/07/2010 10:52, Mladen Turk wrote: Using pre-cleanups wouldn't require the api change, so even tcnative-1 with pre 1.3.x APR would work (in some cases performing core on shutdown obviously) I don't pretend to know enough about native code to be

Re: svn commit: r966613 - in /tomcat/trunk: build.xml test/org/apache/catalina/startup/TestTomcatSSL.java test/org/apache/catalina/startup/TomcatBaseTest.java webapps/docs/changelog.xml

2010-07-28 Thread Mark Thomas
On 28/07/2010 10:52, Mladen Turk wrote: > On 07/28/2010 10:23 AM, Rainer Jung wrote: >>> >>> With APR 1.4.x there is a new pool pre-cleanup hook >>> that would allow to effectively handle those situations, >>> but it would also mean that native won't work on pre 1.4.x APR's >> >> If it is important

svn commit: r980111 - /tomcat/trunk/java/org/apache/catalina/filters/ExpiresFilter.java

2010-07-28 Thread markt
Author: markt Date: Wed Jul 28 16:14:03 2010 New Revision: 980111 URL: http://svn.apache.org/viewvc?rev=980111&view=rev Log: Reduce log level for debug messages from error to debug Modified: tomcat/trunk/java/org/apache/catalina/filters/ExpiresFilter.java Modified: tomcat/trunk/java/org/apac

Re: svn commit: r964219 [1/2] - in /tomcat/trunk: java/org/apache/catalina/filters/ test/org/apache/catalina/filters/ webapps/docs/ webapps/docs/config/

2010-07-28 Thread Mark Thomas
On 27/07/2010 14:16, Remy Maucherat wrote: > On Wed, 2010-07-14 at 22:11 +, ma...@apache.org wrote: >> Author: markt >> Date: Wed Jul 14 22:11:30 2010 >> New Revision: 964219 >> >> URL: http://svn.apache.org/viewvc?rev=964219&view=rev >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.c

Re: svn commit: r966882 - in /tomcat/trunk: build.properties.default build.xml checkstyle.xml webapps/docs/changelog.xml

2010-07-28 Thread Mark Thomas
On 28/07/2010 03:38, Bill Barker wrote: > This is probably cruelty against dead horses, but shouldn't the > download target be conditional as well? Since checkstyle is LGPL > licensed, I really don't think that we should be installing it by > default for anyone that wants to build Tomcat. That w

svn commit: r980106 - in /tomcat/trunk: build.properties.default build.xml

2010-07-28 Thread markt
Author: markt Date: Wed Jul 28 15:58:30 2010 New Revision: 980106 URL: http://svn.apache.org/viewvc?rev=980106&view=rev Log: Only download Checkstyle if it is going to be used Add note the Checkstyle is LGPL Add option (off by default) to fail test target as soon as one test fails. Modified:

[g...@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2010-07-28 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test has an issue affecting its community integration. This i

Re: svn commit: r966613 - in /tomcat/trunk: build.xml test/org/apache/catalina/startup/TestTomcatSSL.java test/org/apache/catalina/startup/TomcatBaseTest.java webapps/docs/changelog.xml

2010-07-28 Thread Mladen Turk
On 07/28/2010 10:23 AM, Rainer Jung wrote: With APR 1.4.x there is a new pool pre-cleanup hook that would allow to effectively handle those situations, but it would also mean that native won't work on pre 1.4.x APR's If it is important, we could use that for TC 7 using a newer tcnative branch?

Re: svn commit: r966613 - in /tomcat/trunk: build.xml test/org/apache/catalina/startup/TestTomcatSSL.java test/org/apache/catalina/startup/TomcatBaseTest.java webapps/docs/changelog.xml

2010-07-28 Thread Rainer Jung
On 28.07.2010 07:44, Mladen Turk wrote: On 07/27/2010 08:00 PM, Mark Thomas wrote: What happens if you disable the terminateAPR call? Thanks. That was it. I changed the point where that was called and that fixed it although it did then highlight a huge delay (~30s) to shutdown the connector.

DO NOT REPLY [Bug 49657] New: In CGI Mode, "executable" full path with spaces does not work

2010-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49657 Summary: In CGI Mode, "executable" full path with spaces does not work Product: Tomcat 6 Version: 6.0.29 Platform: PC OS/Version: Windows Server 2003 Status: