Re: What API does the Tomcat DataSource Connection thread pool use to know a connection can be reused?

2015-08-18 Thread Wernersbach, Philip
Christopher, On 8/18/15, 1:13 PM, "Christopher Schultz" wrote: >Did you return the first one before requesting a second one? Not when I was reproducing the hang. I am in the real code. >I'm concerned about your lack of understanding of the way a connection >pool works and inability to debug it

Re: svn commit: r1696404 - /tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java

2015-08-18 Thread Konstantin Kolinko
2015-08-18 15:39 GMT+03:00 Mark Thomas : > On 18/08/2015 12:58, Konstantin Kolinko wrote: >> 2015-08-18 14:44 GMT+03:00 : >>> Author: markt >>> Date: Tue Aug 18 11:44:43 2015 >>> New Revision: 1696404 >>> >>> URL: http://svn.apache.org/r1696404 >>> Log: >>> Remove unused code >>> >>> Modified: >>>

buildbot success in ASF Buildbot on tomcat-trunk

2015-08-18 Thread buildbot
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/163 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

svn commit: r1696508 - in /tomcat/trunk: java/org/apache/coyote/http2/FrameType.java test/org/apache/coyote/http2/TestHttp2Section_6_9.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 21:38:01 2015 New Revision: 1696508 URL: http://svn.apache.org/r1696508 Log: Add some initial tests for section 6.9 Fix a bug in the HTTP/2 parsers handling of window update frames with the wrong length (it should trigger a connection error) Added: tomcat/trunk

svn commit: r1696503 - /tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 20:41:48 2015 New Revision: 1696503 URL: http://svn.apache.org/r1696503 Log: Remove unused code Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java URL: http:

buildbot success in ASF Buildbot on tomcat-8-trunk

2015-08-18 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/71 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchS

buildbot exception in ASF Buildbot on tomcat-trunk

2015-08-18 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/161 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

svn commit: r1696479 - /tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 18:37:10 2015 New Revision: 1696479 URL: http://svn.apache.org/r1696479 Log: INterface allows the correct exception to be thrown so do so. Modified: tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java Modified: tomcat/trunk/test/org/apache/coyote/http2

buildbot exception in ASF Buildbot on tomcat-7-trunk

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

buildbot failure in ASF Buildbot on tomcat-trunk

2015-08-18 Thread buildbot
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/160 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul

svn commit: r1696470 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/building.xml webapps/docs/config/cluster-interceptor.xml webapps/docs/config/cluster-sender.xml webapps/docs/config/sessionidgenerator.

2015-08-18 Thread fschumacher
Author: fschumacher Date: Tue Aug 18 17:49:57 2015 New Revision: 1696470 URL: http://svn.apache.org/r1696470 Log: Remove doubled words and one s/by/but/ Merged r1696468 from /tomcat/tc8.0.x/trunk (Merged r1696467 from /tomcat/trunk) Modified: tomcat/tc7.0.x/trunk/ (props changed) tomca

svn commit: r1696468 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/ webapps/docs/config/

2015-08-18 Thread fschumacher
Author: fschumacher Date: Tue Aug 18 17:46:20 2015 New Revision: 1696468 URL: http://svn.apache.org/r1696468 Log: Remove doubled words and one s/by/but/ Merged r1696467 from /tomcat/trunk Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/building.xml

svn commit: r1696467 - in /tomcat/trunk/webapps/docs: building.xml config/cluster-interceptor.xml config/cluster-sender.xml config/credentialhandler.xml config/sessionidgenerator.xml ssl-howto.xml

2015-08-18 Thread fschumacher
Author: fschumacher Date: Tue Aug 18 17:42:50 2015 New Revision: 1696467 URL: http://svn.apache.org/r1696467 Log: Remove doubled words and one s/by/but/ Modified: tomcat/trunk/webapps/docs/building.xml tomcat/trunk/webapps/docs/config/cluster-interceptor.xml tomcat/trunk/webapps/docs/

buildbot success in ASF Buildbot on tomcat-trunk

2015-08-18 Thread buildbot
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/159 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

Re: What API does the Tomcat DataSource Connection thread pool use to know a connection can be reused?

2015-08-18 Thread Christopher Schultz
Philip, On 8/18/15 11:42 AM, Wernersbach, Philip wrote: > Christopher, > > On 8/17/15, 5:59 PM, "Christopher Schultz" > wrote: > >> Philip, >> >> On 8/17/15 12:27 PM, Wernersbach, Philip wrote: >>> We are developing a JDBC driver that implements the JDBC API. Our >>> driver works and we can use

svn commit: r1696459 - in /tomcat/trunk: java/org/apache/coyote/http2/ test/org/apache/coyote/http2/

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 17:06:22 2015 New Revision: 1696459 URL: http://svn.apache.org/r1696459 Log: Switch the Http2UpgradeHandler to using ConnectionSettingsLocal Fix TODO for sending non-default values in initial settings frame including updating tests Added: tomcat/trunk/java/or

buildbot exception in ASF Buildbot on tomcat-trunk

2015-08-18 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/158 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

svn commit: r1696454 - in /tomcat/trunk: java/org/apache/coyote/http2/ test/org/apache/coyote/http2/

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 16:32:12 2015 New Revision: 1696454 URL: http://svn.apache.org/r1696454 Log: ConnectionSettings -> ConnectionSettingsRemote (the companion to ConnectionSettingsLocal) Added: tomcat/trunk/java/org/apache/coyote/http2/ConnectionSettingsRemote.java - copied,

svn commit: r1696452 - /tomcat/trunk/java/org/apache/coyote/http2/ConnectionSettingsLocal.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 16:29:47 2015 New Revision: 1696452 URL: http://svn.apache.org/r1696452 Log: Need different handling for local settings (settings the peer should be using to talk to us) and remote settings (settings we should be using to talk to the peer). Add a new class to handl

svn commit: r1696451 - in /tomcat/trunk/java/org/apache/coyote/http2: AbstractStream.java ConnectionSettings.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 16:27:19 2015 New Revision: 1696451 URL: http://svn.apache.org/r1696451 Log: Rename Modified: tomcat/trunk/java/org/apache/coyote/http2/AbstractStream.java tomcat/trunk/java/org/apache/coyote/http2/ConnectionSettings.java Modified: tomcat/trunk/java/org/apa

Re: What API does the Tomcat DataSource Connection thread pool use to know a connection can be reused?

2015-08-18 Thread Wernersbach, Philip
Christopher, On 8/17/15, 5:59 PM, "Christopher Schultz" wrote: >Philip, > >On 8/17/15 12:27 PM, Wernersbach, Philip wrote: >> We are developing a JDBC driver that implements the JDBC API. Our >> driver works and we can use it in servlets, but Tomcat doesn¹t seem >> to know that the connections i

[Bug 58259] JNDIRealm fails when server disconnects after time

2015-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58259 --- Comment #2 from Adnan Zafar --- (In reply to Mark Thomas from comment #1) > Bugzilla is not a support forum. Please use the users mailing list. This is a bug that has been reported in other versions of Tomcat. How is this considered a supp

[Bug 58259] JNDIRealm fails when server disconnects after time

2015-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58259 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 58258] cpu spike upgrade from tomcat 6.0.x to tomcat 7.0.57

2015-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58258 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 58259] JNDIRealm fails when server disconnects after time

2015-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58259 Adnan Zafar changed: What|Removed |Added Version|8.0.22 |8.0.24 -- You are receiving this mail b

[Bug 58259] New: JNDIRealm fails when server disconnects after time

2015-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58259 Bug ID: 58259 Summary: JNDIRealm fails when server disconnects after time Product: Tomcat 8 Version: 8.0.22 Hardware: PC OS: Mac OS X 10.1 Status: NEW S

[Bug 58258] New: cpu spike upgrade from tomcat 6.0.x to tomcat 7.0.57

2015-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58258 Bug ID: 58258 Summary: cpu spike upgrade from tomcat 6.0.x to tomcat 7.0.57 Product: Tomcat 7 Version: 7.0.57 Hardware: Other OS: Linux Status: NEW Seve

svn commit: r1696425 - /tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 14:16:09 2015 New Revision: 1696425 URL: http://svn.apache.org/r1696425 Log: Trivial Javadoc commit to trigger a CI build Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.java Modified: tomcat/trunk/webapps/examples/WEB-INF/clas

svn commit: r1696424 - /tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 14:15:21 2015 New Revision: 1696424 URL: http://svn.apache.org/r1696424 Log: Import order Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java URL: http://sv

Re: [CANCELLED][VOTE] Release Apache Tomcat 8.0.25

2015-08-18 Thread Christopher Schultz
Mark, On 8/18/15 7:13 AM, Mark Thomas wrote: > On 17/08/2015 22:11, Mark Thomas wrote: >> On 17/08/2015 22:09, Christopher Schultz wrote: >>> Mark, >>> >>> On 8/17/15 4:54 PM, Mark Thomas wrote: On 17/08/2015 21:10, Christopher Schultz wrote: > Mark, > > On 8/17/15 1:46 PM, Mark T

buildbot success in ASF Buildbot on tomcat-trunk

2015-08-18 Thread buildbot
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/155 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

svn commit: r1696414 - /tomcat/trunk/java/org/apache/coyote/http2/Http2Parser.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 13:03:11 2015 New Revision: 1696414 URL: http://svn.apache.org/r1696414 Log: Fix HTTP2 6.1 test case failure. Validate data frame padding before sending notifications for that frame in case the padding is invalid. In that case we do not want to process the data part

svn commit: r1696413 - /tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 12:53:41 2015 New Revision: 1696413 URL: http://svn.apache.org/r1696413 Log: Add missing i18n String Modified: tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties Modified: tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties URL: ht

[VOTE] Release Apache Tomcat 8.0.26

2015-08-18 Thread Mark Thomas
The proposed Apache Tomcat 8.0.26 release is now available for voting. This fixes the BOM issue with changelog.xml in the 8.0.25 tag. The main changes since 8.0.24 are: - Fix EOF handling in the AJP APR/native connector to avoid the tight loop that caused high CPU load - Avoid an NPE when addi

Re: svn commit: r1696404 - /tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java

2015-08-18 Thread Mark Thomas
On 18/08/2015 12:58, Konstantin Kolinko wrote: > 2015-08-18 14:44 GMT+03:00 : >> Author: markt >> Date: Tue Aug 18 11:44:43 2015 >> New Revision: 1696404 >> >> URL: http://svn.apache.org/r1696404 >> Log: >> Remove unused code >> >> Modified: >> >> tomcat/trunk/webapps/examples/WEB-INF/classes

buildbot failure in ASF Buildbot on tomcat-trunk

2015-08-18 Thread buildbot
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/154 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul

svn commit: r10206 [2/2] - in /dev/tomcat/tomcat-8: v8.0.25/ v8.0.26/ v8.0.26/bin/ v8.0.26/bin/embed/ v8.0.26/bin/extras/ v8.0.26/src/

2015-08-18 Thread markt
Added: dev/tomcat/tomcat-8/v8.0.26/bin/extras/catalina-ws.jar.asc == --- dev/tomcat/tomcat-8/v8.0.26/bin/extras/catalina-ws.jar.asc (added) +++ dev/tomcat/tomcat-8/v8.0.26/bin/extras/catalina-ws.jar.asc Tue Aug 18 12:11:44

svn commit: r10206 [1/2] - in /dev/tomcat/tomcat-8: v8.0.25/ v8.0.26/ v8.0.26/bin/ v8.0.26/bin/embed/ v8.0.26/bin/extras/ v8.0.26/src/

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 12:11:44 2015 New Revision: 10206 Log: Drop 8.0.25 Upload 8.0.26 for testing Added: dev/tomcat/tomcat-8/v8.0.26/ dev/tomcat/tomcat-8/v8.0.26/KEYS (with props) dev/tomcat/tomcat-8/v8.0.26/README.html (with props) dev/tomcat/tomcat-8/v8.0.26/RELEAS

svn commit: r1696406 - /tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 12:07:54 2015 New Revision: 1696406 URL: http://svn.apache.org/r1696406 Log: Trivial Javadoc commit to trigger a CI build Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.java Modified: tomcat/trunk/webapps/examples/WEB-INF/clas

buildbot success in ASF Buildbot on tomcat-trunk

2015-08-18 Thread buildbot
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/153 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

Re: svn commit: r1696404 - /tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java

2015-08-18 Thread Konstantin Kolinko
2015-08-18 14:44 GMT+03:00 : > Author: markt > Date: Tue Aug 18 11:44:43 2015 > New Revision: 1696404 > > URL: http://svn.apache.org/r1696404 > Log: > Remove unused code > > Modified: > > tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java > > Modified: > tomca

svn commit: r1696405 - /tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 11:45:26 2015 New Revision: 1696405 URL: http://svn.apache.org/r1696405 Log: Trivial Javadoc commit to trigger a CI build Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java Modified: tomcat/trunk/webapps/examples/WEB-

svn commit: r1696404 - /tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 11:44:43 2015 New Revision: 1696404 URL: http://svn.apache.org/r1696404 Log: Remove unused code Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/draw

svn commit: r1696403 - in /tomcat/trunk/webapps/examples/WEB-INF/classes: compressionFilters/CompressionServletResponseWrapper.java websocket/drawboard/Client.java websocket/drawboard/DrawMessage.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 11:41:46 2015 New Revision: 1696403 URL: http://svn.apache.org/r1696403 Log: Trivial Javadoc commit to trigger a CI build Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.java tomcat/trunk/webapps

svn commit: r1696401 - /tomcat/trunk/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 11:30:30 2015 New Revision: 1696401 URL: http://svn.apache.org/r1696401 Log: Trivial Javadoc commit to trigger a CI build Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.java Modified: tomcat/trunk/

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

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 11:29:24 2015 New Revision: 1696400 URL: http://svn.apache.org/r1696400 Log: Tag 8.0.26 Added: tomcat/tc8.0.x/tags/TOMCAT_8_0_26/ (props changed) - copied from r1696399, tomcat/tc8.0.x/trunk/ Modified: tomcat/tc8.0.x/tags/TOMCAT_8_0_26/build.properti

buildbot exception in ASF Buildbot on tomcat-trunk

2015-08-18 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/151 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

svn commit: r1696399 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 11:27:27 2015 New Revision: 1696399 URL: http://svn.apache.org/r1696399 Log: The 8.0.25 release was cancelled due to an error made creating the tag. Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.

svn commit: r1696398 - /tomcat/trunk/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 11:23:34 2015 New Revision: 1696398 URL: http://svn.apache.org/r1696398 Log: Trivial Javadoc commit to trigger a CI build Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.java Modified: tomcat/trunk/

svn commit: r1696394 - /tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 11:20:13 2015 New Revision: 1696394 URL: http://svn.apache.org/r1696394 Log: Re-enable this test now logging works for all tests in a class. Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java Modified: tomcat/trunk/test/org/apache/coy

buildbot success in ASF Buildbot on tomcat-trunk

2015-08-18 Thread buildbot
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/150 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

[CANCELLED][VOTE] Release Apache Tomcat 8.0.25

2015-08-18 Thread Mark Thomas
On 17/08/2015 22:11, Mark Thomas wrote: > On 17/08/2015 22:09, Christopher Schultz wrote: >> Mark, >> >> On 8/17/15 4:54 PM, Mark Thomas wrote: >>> On 17/08/2015 21:10, Christopher Schultz wrote: Mark, On 8/17/15 1:46 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.25 rel

Re: svn commit: r1696390 - /tomcat/trunk/test/org/apache/catalina/startup/LoggingBaseTest.java

2015-08-18 Thread Konstantin Kolinko
2015-08-18 13:48 GMT+03:00 : > Author: markt > Date: Tue Aug 18 10:48:27 2015 > New Revision: 1696390 > > URL: http://svn.apache.org/r1696390 > Log: > Try and make logging available for all tests in a class, not just the first. > > Modified: > tomcat/trunk/test/org/apache/catalina/startup/Logg

svn commit: r1696392 - /tomcat/trunk/test/org/apache/catalina/startup/LoggingBaseTest.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 11:00:24 2015 New Revision: 1696392 URL: http://svn.apache.org/r1696392 Log: Junit requires that these methods are static Modified: tomcat/trunk/test/org/apache/catalina/startup/LoggingBaseTest.java Modified: tomcat/trunk/test/org/apache/catalina/startup/Loggin

buildbot failure in ASF Buildbot on tomcat-trunk

2015-08-18 Thread buildbot
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/149 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul

svn commit: r1696390 - /tomcat/trunk/test/org/apache/catalina/startup/LoggingBaseTest.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 10:48:27 2015 New Revision: 1696390 URL: http://svn.apache.org/r1696390 Log: Try and make logging available for all tests in a class, not just the first. Modified: tomcat/trunk/test/org/apache/catalina/startup/LoggingBaseTest.java Modified: tomcat/trunk/test/or

buildbot exception in ASF Buildbot on tomcat-trunk

2015-08-18 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/148 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

svn commit: r1696386 - /tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 10:38:55 2015 New Revision: 1696386 URL: http://svn.apache.org/r1696386 Log: Another attempt to get logging working for the failing test. Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java Modified: tomcat/trunk/test/org/apache/coyote

svn commit: r1696383 - /tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 09:50:48 2015 New Revision: 1696383 URL: http://svn.apache.org/r1696383 Log: OK. Use the proper logging system for the temporary messages. Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java Modified: tomcat/trunk/test/org/apache/coyot

[Bug 58255] Semaphore valve document is not existent

2015-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58255 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1696382 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/valve.xml

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 09:44:22 2015 New Revision: 1696382 URL: http://svn.apache.org/r1696382 Log: CTR (docs) Document the Semaphore valve. Patch provided by Kyohei Nakamura. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml tom

svn commit: r1696381 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/valve.xml

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 09:43:02 2015 New Revision: 1696381 URL: http://svn.apache.org/r1696381 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58255 Document the Semaphore valve. Patch provided by Kyohei Nakamura. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc

svn commit: r1696379 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/valve.xml

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 09:39:20 2015 New Revision: 1696379 URL: http://svn.apache.org/r1696379 Log: Document the Semaphore valve. Patch provided by Kyohei Nakamura. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml tomcat/tc8.0.x

svn commit: r1696378 - /tomcat/trunk/webapps/docs/config/valve.xml

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 09:36:47 2015 New Revision: 1696378 URL: http://svn.apache.org/r1696378 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58255 Document the Semaphore valve. Patch provided by Kyohei Nakamura. Modified: tomcat/trunk/webapps/docs/config/valve.xml Modified:

[Bug 58255] New: Semaphore valve document is not existent

2015-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58255 Bug ID: 58255 Summary: Semaphore valve document is not existent Product: Tomcat 8 Version: trunk Hardware: All OS: All Status: NEW Severity: normal

svn commit: r1696376 - /tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 09:22:08 2015 New Revision: 1696376 URL: http://svn.apache.org/r1696376 Log: Switch extra debug output to stdout. Using stderr looks like it could be interferring with the normal logging. Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.

buildbot success in ASF Buildbot on tomcat-trunk

2015-08-18 Thread buildbot
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/144 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

svn commit: r1696373 - /tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 09:04:42 2015 New Revision: 1696373 URL: http://svn.apache.org/r1696373 Log: Still not seeing the log info we need. Try a different approach. Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java Modified: tomcat/trunk/test/org/apache/co

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-08-18 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/68 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranch

svn commit: r1696371 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/config/filter.xml

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 08:43:10 2015 New Revision: 1696371 URL: http://svn.apache.org/r1696371 Log: Fix typo Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/config/filter.xml Propchange: tomcat/tc8.0.x/trunk/ ---

svn commit: r1696370 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/building.xml

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 08:42:28 2015 New Revision: 1696370 URL: http://svn.apache.org/r1696370 Log: Correct minimum version Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/building.xml Propchange: tomcat/tc8.0.x/trunk/ -

buildbot failure in ASF Buildbot on tomcat-trunk

2015-08-18 Thread buildbot
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/143 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul

svn commit: r1696369 - in /tomcat/tc8.0.x/trunk: ./ BUILDING.txt

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 08:39:15 2015 New Revision: 1696369 URL: http://svn.apache.org/r1696369 Log: Remove reference to Ant 1.8.2 since the build requires 1.9.5 onwards. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/BUILDING.txt Propchange: tomcat/tc8.0.x

svn commit: r1696368 - /tomcat/trunk/webapps/docs/config/filter.xml

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 08:25:04 2015 New Revision: 1696368 URL: http://svn.apache.org/r1696368 Log: Fix typo Modified: tomcat/trunk/webapps/docs/config/filter.xml Modified: tomcat/trunk/webapps/docs/config/filter.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config

svn commit: r1696367 - /tomcat/trunk/webapps/docs/building.xml

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 08:24:00 2015 New Revision: 1696367 URL: http://svn.apache.org/r1696367 Log: Correct minimum version Modified: tomcat/trunk/webapps/docs/building.xml Modified: tomcat/trunk/webapps/docs/building.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/b

svn commit: r1696366 - /tomcat/trunk/BUILDING.txt

2015-08-18 Thread markt
Author: markt Date: Tue Aug 18 08:23:29 2015 New Revision: 1696366 URL: http://svn.apache.org/r1696366 Log: Remove reference to Ant 1.8.2 since the build requires 1.9.5 onwards. Modified: tomcat/trunk/BUILDING.txt Modified: tomcat/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/