svn commit: r1704815 - /tomcat/trunk/test/org/apache/tomcat/util/threads/TestLimitLatch.java

2015-09-23 Thread markt
Author: markt Date: Wed Sep 23 11:05:44 2015 New Revision: 1704815 URL: http://svn.apache.org/viewvc?rev=1704815=rev Log: Refactor to remove timing dependencies which were causing unit test failures. Modified: tomcat/trunk/test/org/apache/tomcat/util/threads/TestLimitLatch.java Modified:

svn commit: r1704831 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/coyote/http11/upgrade/TestUpgrade.java

2015-09-23 Thread markt
Author: markt Date: Wed Sep 23 12:32:32 2015 New Revision: 1704831 URL: http://svn.apache.org/viewvc?rev=1704831=rev Log: Port fixes from trunk Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/coyote/http11/upgrade/TestUpgrade.java Propchange:

[Bug 57265] Tomcat 8 hiden behind NGINX fails to send file when using NIO connector

2015-09-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57265 --- Comment #19 from Steve Clark --- (In reply to Remy Maucherat from comment #18) > Cleanup done and ported in 7.0.65 and 8.0.27, so it is supposed to be fixed. Thanks. I have tried with version 8.0.27 that I built

buildbot success in ASF Buildbot on tomcat-8-trunk

2015-09-23 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/161 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1704817 - /tomcat/tc8.0.x/trunk/test/org/apache/tomcat/util/threads/TestLimitLatch.java

2015-09-23 Thread markt
Author: markt Date: Wed Sep 23 11:07:58 2015 New Revision: 1704817 URL: http://svn.apache.org/viewvc?rev=1704817=rev Log: Refactor to remove timing dependencies which were causing unit test failures. Modified: tomcat/tc8.0.x/trunk/test/org/apache/tomcat/util/threads/TestLimitLatch.java

svn commit: r1704830 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/coyote/http11/upgrade/TestUpgrade.java

2015-09-23 Thread markt
Author: markt Date: Wed Sep 23 12:28:25 2015 New Revision: 1704830 URL: http://svn.apache.org/viewvc?rev=1704830=rev Log: Correct method name Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/coyote/http11/upgrade/TestUpgrade.java Propchange:

[Bug 57265] Tomcat 8 hiden behind NGINX fails to send file when using NIO connector

2015-09-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57265 --- Comment #20 from Mark Thomas --- I'm running through the unit tests now making sure they pass on all platforms. Once a get a clean run on all three (Windows, OSX, Linux) I'll be tagging 8.0.27 (assuming no new bugs show

buildbot failure in ASF Buildbot on tomcat-8-trunk

2015-09-23 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/162 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1704850 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/coyote/http11/upgrade/TestUpgrade.java

2015-09-23 Thread markt
Author: markt Date: Wed Sep 23 13:37:16 2015 New Revision: 1704850 URL: http://svn.apache.org/viewvc?rev=1704850=rev Log: Partial revert of r1704831 while test failures with NIO2 are investigated Modified: tomcat/tc8.0.x/trunk/ (props changed)

Re: svn commit: r1704483 - /tomcat/tc7.0.x/trunk/test/org/apache/catalina/session/TestStandardSession.java

2015-09-23 Thread Felix Schumacher
Am 22.09.2015 um 10:47 schrieb r...@apache.org: Author: remm Date: Tue Sep 22 08:47:52 2015 New Revision: 1704483 URL: http://svn.apache.org/viewvc?rev=1704483=rev Log: Fix test compile. Modified: tomcat/tc7.0.x/trunk/test/org/apache/catalina/session/TestStandardSession.java Modified:

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-09-23 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/163 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1704869 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/startup/ test/org/apache/catalina/webresources/

2015-09-23 Thread fschumacher
Author: fschumacher Date: Wed Sep 23 14:59:46 2015 New Revision: 1704869 URL: http://svn.apache.org/viewvc?rev=1704869=rev Log: Change spelling, now it is a public method Merge r1704867 from /tomcat/trunk Modified: tomcat/tc8.0.x/trunk/ (props changed)

buildbot exception in ASF Buildbot on tomcat-trunk

2015-09-23 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/342 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

Re: svn commit: r1704483 - /tomcat/tc7.0.x/trunk/test/org/apache/catalina/session/TestStandardSession.java

2015-09-23 Thread Mark Thomas
On 23/09/2015 15:48, Felix Schumacher wrote: > Am 22.09.2015 um 10:47 schrieb r...@apache.org: >> Author: remm >> Date: Tue Sep 22 08:47:52 2015 >> New Revision: 1704483 >> >> URL: http://svn.apache.org/viewvc?rev=1704483=rev >> Log: >> Fix test compile. >> >> Modified: >> >>

buildbot success in ASF Buildbot on tomcat-8-trunk

2015-09-23 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/164 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1704765 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/startup/ test/org/apache/catalina/webresources/

2015-09-23 Thread markt
Author: markt Date: Wed Sep 23 07:18:36 2015 New Revision: 1704765 URL: http://svn.apache.org/viewvc?rev=1704765=rev Log: Port fixes from trunk for running web resources tests in parallel Removed: tomcat/tc8.0.x/trunk/test/org/apache/catalina/webresources/AbstractTestDirResourceSet.java

svn commit: r1704786 - /tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

2015-09-23 Thread markt
Author: markt Date: Wed Sep 23 08:58:31 2015 New Revision: 1704786 URL: http://svn.apache.org/viewvc?rev=1704786=rev Log: Fix a data race when determining whether or not check for time outs Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java Modified:

svn commit: r1704788 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/net/AprEndpoint.java

2015-09-23 Thread markt
Author: markt Date: Wed Sep 23 09:00:19 2015 New Revision: 1704788 URL: http://svn.apache.org/viewvc?rev=1704788=rev Log: Fix data race when determining whether or not to check for time outs Modified: tomcat/tc8.0.x/trunk/ (props changed)

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-09-23 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/160 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1704940 - in /tomcat/tc8.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2015-09-23 Thread markt
Author: markt Date: Wed Sep 23 21:39:18 2015 New Revision: 1704940 URL: http://svn.apache.org/viewvc?rev=1704940=rev Log: Prep for next development iteration Modified: tomcat/tc8.0.x/trunk/build.properties.default tomcat/tc8.0.x/trunk/res/maven/mvn.properties.default

8.0.27 delayed

2015-09-23 Thread Mark Thomas
I've hit a small snag building the 8.0.27 artefacts prior to calling the vote. The code signing service is not currently available (I think the Tomcat project needs to be allocated more credits). I can't confirm what the problem is since the certificate I user to access the web GUi has expired.

svn commit: r1704937 - in /tomcat/tc8.0.x/tags/TOMCAT_8_0_27: ./ build.properties.default webapps/docs/changelog.xml

2015-09-23 Thread markt
Author: markt Date: Wed Sep 23 21:35:27 2015 New Revision: 1704937 URL: http://svn.apache.org/viewvc?rev=1704937=rev Log: Tag 8.0.27 Added: tomcat/tc8.0.x/tags/TOMCAT_8_0_27/ (props changed) - copied from r1704936, tomcat/tc8.0.x/trunk/ Modified:

AJP Protocol enhancements

2015-09-23 Thread Andrew Carr
Devs, I have been following the AJP enhancements for a long time and it seems the protocol is stagnant. I do see some updates in the last year to the enhancements page and some of the bugs, but there is not much activity. I search for "enhancements" under the Tomcat Connectors project in

[Bug 51744] JNDI Lookup Error after a Context is closed

2015-09-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=51744 --- Comment #19 from bingal...@gmail.com --- The work-around is to apply jndiExceptionOnFailedWrite to the context (https://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Standard_Implementation), e.g. -- You are receiving this mail