The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/763
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSche
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/762
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedul
Author: kfujino
Date: Tue Dec 15 06:54:02 2015
New Revision: 1720080
URL: http://svn.apache.org/viewvc?rev=1720080&view=rev
Log:
No-functional change.
Use import.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apa
Author: kfujino
Date: Tue Dec 15 06:52:41 2015
New Revision: 1720078
URL: http://svn.apache.org/viewvc?rev=1720078&view=rev
Log:
No-functional change.
Use import.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java
Modified: tomcat/trunk/java/org/apache/catalina/ha/t
Author: kfujino
Date: Tue Dec 15 06:53:16 2015
New Revision: 1720079
URL: http://svn.apache.org/viewvc?rev=1720079&view=rev
Log:
No-functional change.
Use import.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java
Modified:
tomcat/tc8.0.x/trunk/java/org/apa
Author: kfujino
Date: Tue Dec 15 06:47:04 2015
New Revision: 1720077
URL: http://svn.apache.org/viewvc?rev=1720077&view=rev
Log:
Add support for the startup notification of local members in the static cluster.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/
Author: kfujino
Date: Tue Dec 15 06:45:36 2015
New Revision: 1720076
URL: http://svn.apache.org/viewvc?rev=1720076&view=rev
Log:
Add support for the startup notification of local members in the static cluster.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/
Author: kfujino
Date: Tue Dec 15 06:43:08 2015
New Revision: 1720075
URL: http://svn.apache.org/viewvc?rev=1720075&view=rev
Log:
Ensure obtaining a member from the optimum membership.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/StaticMembershipInterceptor.java
Author: kfujino
Date: Tue Dec 15 06:29:03 2015
New Revision: 1720074
URL: http://svn.apache.org/viewvc?rev=1720074&view=rev
Log:
Add support for the startup notification of local members in the static cluster.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/LocalStr
https://bz.apache.org/bugzilla/show_bug.cgi?id=58646
--- Comment #12 from Alexander Malyshev ---
Yes, I agree. For some reason I can easily reproduce it with clean tomcat
8.0.29, but once I add logging to it to investigate further - it disappears..
I'll be running more traffic during this week so
Author: markt
Date: Mon Dec 14 21:59:07 2015
New Revision: 1720022
URL: http://svn.apache.org/viewvc?rev=1720022&view=rev
Log:
Enable debug logging for test that sometimes fails to (hopefully) provide a
better idea of why it fails.
Modified:
tomcat/trunk/test/org/apache/coyote/http2/TestHttp
https://bz.apache.org/bugzilla/show_bug.cgi?id=58646
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #11 from Mark Thoma
Author: markt
Date: Mon Dec 14 20:58:57 2015
New Revision: 1720013
URL: http://svn.apache.org/viewvc?rev=1720013&view=rev
Log:
Simplify various SocketEvent values in to the single value ERROR which
represents an error on a non-container thread.
Modified:
tomcat/trunk/java/org/apache/catalina
Author: markt
Date: Mon Dec 14 20:08:14 2015
New Revision: 1719997
URL: http://svn.apache.org/viewvc?rev=1719997&view=rev
Log:
Aid debugging
Modified:
tomcat/trunk/test/org/apache/coyote/http11/TestHttp11InputBuffer.java
Modified: tomcat/trunk/test/org/apache/coyote/http11/TestHttp11InputBuf
On 11/12/2015 21:59, Mark Thomas wrote:
> On 11/12/2015 14:46, Mark Thomas wrote:
>> On 11/12/2015 13:44, Konstantin Kolinko wrote:
>>> 2015-12-11 16:00 GMT+03:00 Konstantin Kolinko :
Hi!
Current trunk tests fail at buildbot at the new tests for BZ 57489 ,
[concat] Tests
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/335
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/230
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
https://bz.apache.org/bugzilla/show_bug.cgi?id=58735
Bug ID: 58735
Summary: Add support for X-XSS-Protection header
Product: Tomcat 9
Version: 9.0.0.M1
Hardware: All
OS: All
Status: NEW
Severity: minor
Author: markt
Date: Mon Dec 14 17:53:18 2015
New Revision: 1719975
URL: http://svn.apache.org/viewvc?rev=1719975&view=rev
Log:
Fix one of the failing WebSocket close tests
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/tomcat/websocket/server/TestCl
Author: markt
Date: Mon Dec 14 17:49:35 2015
New Revision: 1719973
URL: http://svn.apache.org/viewvc?rev=1719973&view=rev
Log:
Correct comments
Modified:
tomcat/tc8.0.x/trunk/test/org/apache/tomcat/websocket/server/TestClose.java
Modified:
tomcat/tc8.0.x/trunk/test/org/apache/tomcat/websock
Author: markt
Date: Mon Dec 14 15:05:27 2015
New Revision: 1719930
URL: http://svn.apache.org/viewvc?rev=1719930&view=rev
Log:
Add detail to Javadoc.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SocketEvent.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SocketEvent.jav
Author: markt
Date: Mon Dec 14 15:00:34 2015
New Revision: 1719928
URL: http://svn.apache.org/viewvc?rev=1719928&view=rev
Log:
Simplify
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
URL:
http
Author: markt
Date: Mon Dec 14 14:47:06 2015
New Revision: 1719927
URL: http://svn.apache.org/viewvc?rev=1719927&view=rev
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java
tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java
Author: markt
Date: Mon Dec 14 14:46:07 2015
New Revision: 1719926
URL: http://svn.apache.org/viewvc?rev=1719926&view=rev
Log:
Comment typo
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SocketEvent.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SocketEvent.java
URL:
ht
Author: markt
Date: Mon Dec 14 14:42:07 2015
New Revision: 1719925
URL: http://svn.apache.org/viewvc?rev=1719925&view=rev
Log:
Fix failing WebSocket close tests. Tests all now pass on OSX.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/coyote/Abstra
Author: markt
Date: Mon Dec 14 13:56:50 2015
New Revision: 1719913
URL: http://svn.apache.org/viewvc?rev=1719913&view=rev
Log:
Add some descriptions
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SocketEvent.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SocketEvent.java
Author: markt
Date: Mon Dec 14 13:50:25 2015
New Revision: 1719912
URL: http://svn.apache.org/viewvc?rev=1719912&view=rev
Log:
Rename SocketStatus to SocketEvent. It has needed a better name since creation
and the connector refactoring is a good point to do it.
Added:
tomcat/trunk/java/org/a
Author: markt
Date: Mon Dec 14 13:42:27 2015
New Revision: 1719910
URL: http://svn.apache.org/viewvc?rev=1719910&view=rev
Log:
This test should use TCP reset to close the socket
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/server/TestClose.java
Modified: tomcat/trunk/test/org/apac
Author: markt
Date: Mon Dec 14 13:39:58 2015
New Revision: 1719909
URL: http://svn.apache.org/viewvc?rev=1719909&view=rev
Log:
Correct comment typo
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/server/TestClose.java
Modified: tomcat/trunk/test/org/apache/tomcat/websocket/server/Tes
29 matches
Mail list logo