Author: markt
Date: Wed Sep 23 07:18:36 2015
New Revision: 1704765
URL: http://svn.apache.org/viewvc?rev=1704765&view=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
Author: markt
Date: Wed Sep 23 08:58:31 2015
New Revision: 1704786
URL: http://svn.apache.org/viewvc?rev=1704786&view=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: tomcat/trunk/ja
Author: markt
Date: Wed Sep 23 09:00:19 2015
New Revision: 1704788
URL: http://svn.apache.org/viewvc?rev=1704788&view=rev
Log:
Fix data race when determining whether or not to check for time outs
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/tomcat
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 AnyBranc
Author: markt
Date: Wed Sep 23 11:05:44 2015
New Revision: 1704815
URL: http://svn.apache.org/viewvc?rev=1704815&view=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
Author: markt
Date: Wed Sep 23 11:07:58 2015
New Revision: 1704817
URL: http://svn.apache.org/viewvc?rev=1704817&view=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
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 from the trunk today and
h
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 AnyBranch
Author: markt
Date: Wed Sep 23 12:28:25 2015
New Revision: 1704830
URL: http://svn.apache.org/viewvc?rev=1704830&view=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: tom
Author: markt
Date: Wed Sep 23 12:32:32 2015
New Revision: 1704831
URL: http://svn.apache.org/viewvc?rev=1704831&view=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: t
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 up between now and w
Author: markt
Date: Wed Sep 23 13:37:16 2015
New Revision: 1704850
URL: http://svn.apache.org/viewvc?rev=1704850&view=rev
Log:
Partial revert of r1704831 while test failures with NIO2 are investigated
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/test/org/apache/c
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 AnyBranchSch
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 AnyBranc
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&view=rev
Log:
Fix test compile.
Modified:
tomcat/tc7.0.x/trunk/test/org/apache/catalina/session/TestStandardSession.java
Modifie
Author: fschumacher
Date: Wed Sep 23 14:57:02 2015
New Revision: 1704867
URL: http://svn.apache.org/viewvc?rev=1704867&view=rev
Log:
Change spelling, now it is a public method
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TestHostConfigAutomaticDeployment.java
tomcat/trunk/test
Author: fschumacher
Date: Wed Sep 23 14:59:46 2015
New Revision: 1704869
URL: http://svn.apache.org/viewvc?rev=1704869&view=rev
Log:
Change spelling, now it is a public method
Merge r1704867 from /tomcat/trunk
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/test/o
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 AnyBranchSch
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&view=rev
>> Log:
>> Fix test compile.
>>
>> Modified:
>>
>> tomcat/tc7.0
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 AnyBranch
Author: markt
Date: Wed Sep 23 21:35:27 2015
New Revision: 1704937
URL: http://svn.apache.org/viewvc?rev=1704937&view=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:
tomcat/tc8.0.x/tags/TOMCAT_8_
Author: markt
Date: Wed Sep 23 21:39:18 2015
New Revision: 1704940
URL: http://svn.apache.org/viewvc?rev=1704940&view=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
tomcat/tc8.0
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.
I'
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 Bugzill
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 be
25 matches
Mail list logo