[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2018-04-06 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-nio2 has an issue affecting its community integration. T

Re: [VOTE] Release Apache Tomcat 8.5.30

2018-04-06 Thread Emmanuel Bourg
Le 03/04/2018 à 22:36, Mark Thomas a écrit : > The proposed 8.5.30 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 8.5.30 Tested on Debian sid with OpenJDK 9. I got a couple of test failures in TestOpenSSLConf but that doesn't seem critical: Testcase: testOpenSS

svn commit: r1828568 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/Request.java webapps/docs/changelog.xml

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 21:00:36 2018 New Revision: 1828568 URL: http://svn.apache.org/viewvc?rev=1828568&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62263 Avoid a NullPointerException when the RemoteIpValve processes a request for which no Context can be found. Modif

[Bug 62263] java.lang.NullPointerException when using RemoteIpValve

2018-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62263 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1828567 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/connector/Request.java webapps/docs/changelog.xml

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 20:59:53 2018 New Revision: 1828567 URL: http://svn.apache.org/viewvc?rev=1828567&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62263 Avoid a NullPointerException when the RemoteIpValve processes a request for which no Context can be found. Modif

svn commit: r1828566 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/connector/Request.java webapps/docs/changelog.xml

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 20:58:08 2018 New Revision: 1828566 URL: http://svn.apache.org/viewvc?rev=1828566&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62263 Avoid a NullPointerException when the RemoteIpValve processes a request for which no Context can be found. Modif

svn commit: r1828565 - in /tomcat/trunk: java/org/apache/catalina/connector/Request.java webapps/docs/changelog.xml

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 20:57:21 2018 New Revision: 1828565 URL: http://svn.apache.org/viewvc?rev=1828565&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62263 Avoid a NullPointerException when the RemoteIpValve processes a request for which no Context can be found. Modif

buildbot success in on tomcat-trunk

2018-04-06 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3183 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1828563 - /tomcat/trunk/test/org/apache/jasper/el/TestJasperELResolver.java

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 20:36:54 2018 New Revision: 1828563 URL: http://svn.apache.org/viewvc?rev=1828563&view=rev Log: Fix unit test after refactoring for SpotBugs Modified: tomcat/trunk/test/org/apache/jasper/el/TestJasperELResolver.java Modified: tomcat/trunk/test/org/apache/jasper

Re: Throwing shade on OpenSSL's RNG?

2018-04-06 Thread Mark Thomas
On 05/04/18 18:11, Christopher Schultz wrote: > Tomcat allows libapr to give access to the OpenSSL PRNG for > random-generation of things like session ids, right? I thought there was > an option in there in the past for something like that, but I can't seem > to find it right now. The page for

buildbot failure in on tomcat-trunk

2018-04-06 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3182 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

svn commit: r1828559 - in /tomcat/trunk: java/org/apache/jasper/el/JasperELResolver.java java/org/apache/jasper/servlet/JspServletWrapper.java res/findbugs/filter-false-positives.xml

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 20:11:55 2018 New Revision: 1828559 URL: http://svn.apache.org/viewvc?rev=1828559&view=rev Log: SpotBugs Fixes for Jasper (rank 17 and above) Modified: tomcat/trunk/java/org/apache/jasper/el/JasperELResolver.java tomcat/trunk/java/org/apache/jasper/servlet/J

[GitHub] tomcat issue #105: Iamtjw patch 1

2018-04-06 Thread markt-asf
Github user markt-asf commented on the issue: https://github.com/apache/tomcat/pull/105 This needs some discussion on the dev@ list. --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional comm

svn commit: r1828554 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/threads/TaskQueue.java webapps/docs/changelog.xml

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 19:40:53 2018 New Revision: 1828554 URL: http://svn.apache.org/viewvc?rev=1828554&view=rev Log: Correct off-by-one error in thread pool that allowed thread pools to increase in size to one more than the configured limit. Patch provided by usc. Modified: tomcat/

svn commit: r1828552 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 19:39:40 2018 New Revision: 1828552 URL: http://svn.apache.org/viewvc?rev=1828552&view=rev Log: Fix markup Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc8.5.x/trunk/ --

svn commit: r1828551 - /tomcat/trunk/webapps/docs/changelog.xml

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 19:39:17 2018 New Revision: 1828551 URL: http://svn.apache.org/viewvc?rev=1828551&view=rev Log: Fix markup Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapp

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

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 19:38:42 2018 New Revision: 1828549 URL: http://svn.apache.org/viewvc?rev=1828549&view=rev Log: Line length Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/to

svn commit: r1828548 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/threads/TaskQueue.java webapps/docs/changelog.xml

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 19:38:27 2018 New Revision: 1828548 URL: http://svn.apache.org/viewvc?rev=1828548&view=rev Log: Correct off-by-one error in thread pool that allowed thread pools to increase in size to one more than the configured limit. Patch provided by usc. Modified: tomcat/

svn commit: r1828547 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/threads/TaskQueue.java webapps/docs/changelog.xml

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 19:36:52 2018 New Revision: 1828547 URL: http://svn.apache.org/viewvc?rev=1828547&view=rev Log: Fix false positive Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/threads/TaskQueue.java tomcat/tc8.5.x/tr

[GitHub] tomcat pull request #104: fix create one more thread when submitted count = ...

2018-04-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tomcat/pull/104 --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

svn commit: r1828546 - /tomcat/trunk/res/findbugs/filter-false-positives.xml

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 19:35:55 2018 New Revision: 1828546 URL: http://svn.apache.org/viewvc?rev=1828546&view=rev Log: Fix false positive Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml URL: http://svn.apa

svn commit: r1828545 - in /tomcat/trunk: java/org/apache/tomcat/util/threads/TaskQueue.java webapps/docs/changelog.xml

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 19:35:41 2018 New Revision: 1828545 URL: http://svn.apache.org/viewvc?rev=1828545&view=rev Log: Correct off-by-one error in thread pool that allowed thread pools to increase in size to one more than the configured limit. Patch provided by usc. This closes #104 Modi

svn commit: r1828539 - /tomcat/trunk/java/org/apache/juli/logging/DirectJDKLog.java

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 18:15:06 2018 New Revision: 1828539 URL: http://svn.apache.org/viewvc?rev=1828539&view=rev Log: Clean-up following a query on the users@ list Remove unused code. Clean-up formatting a little. Modified: tomcat/trunk/java/org/apache/juli/logging/DirectJDKLog.java

Re: Internal working

2018-04-06 Thread Christopher Schultz
Rohan, On 4/6/18 10:38 AM, Rohan Chhabra wrote: > I wanted to know from where I can fully understand the functioning > of Tomcat so that I can start contributing by submitting small patches and > bug fixes? Help required. The first step would be to check-out the source from revision-cont

Internal working

2018-04-06 Thread Rohan Chhabra
Hey Tomcat team, I wanted to know from where I can fully understand the functioning of Tomcat so that I can start contributing by submitting small patches and bug fixes? Help required.

Re: [VOTE] Release Apache Tomcat 8.5.30

2018-04-06 Thread Christopher Schultz
Mark, On 4/3/18 4:36 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.30 release is now available for voting. > > The major changes compared to the 8.5.29 release are: > > - Add support for the maxDays attribute to the AccessLogValve and > ExtendedAccessLogValve. This allows the maximum

[Bug 57434] Race condition in EL1.0 validation

2018-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57434 Tomas Hofman changed: What|Removed |Added CC||thof...@redhat.com -- You are receivin

[Bug 57434] Race condition in EL1.0 validation

2018-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57434 --- Comment #10 from Tomas Hofman --- Yes, I think I do, but I'm afraid it's gonna involve Wildfly. I will check it out and get back here. -- You are receiving this mail because: You are the assignee for the bug. -

Re: [VOTE] Release Apache Tomcat 8.5.30

2018-04-06 Thread Mark Thomas
On 03/04/18 21:36, Mark Thomas wrote: > The proposed 8.5.30 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 8.5.30 Unit tests pass (allowing for expected OpenSSL failures due to version mis-match) for NIO, NIO2 and APR/native (1.2.16) on Linux, OSX and Windows. M

Re: [VOTE] Release Apache Tomcat 9.0.7

2018-04-06 Thread Mark Thomas
On 03/04/18 21:25, Mark Thomas wrote: > The proposed 9.0.7 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 9.0.7 Unit tests pass (allowing for expected OpenSSL failures due to version mis-match) for NIO, NIO2 and APR/native (1.2.16) on Linux, OSX and Windows. Mar

[tomcat-training] branch master updated: First pass at wrap-up

2018-04-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-training.git The following commit(s) were added to refs/heads/master by this push: new c113e71 First pass at wrap-up c113e71 i

[tomcat-training] branch master updated: First pass at performance module

2018-04-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-training.git The following commit(s) were added to refs/heads/master by this push: new e540e57 First pass at performance modul

buildbot success in on tomcat-trunk

2018-04-06 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3179 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1828501 - in /tomcat/trunk/test/javax/websocket: ./ TestContainerProviderPerformance.java

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 08:49:37 2018 New Revision: 1828501 URL: http://svn.apache.org/viewvc?rev=1828501&view=rev Log: Create performance test for getWebSocketContainer() Added: tomcat/trunk/test/javax/websocket/ tomcat/trunk/test/javax/websocket/TestContainerProviderPerformance.j

svn commit: r1828500 - in /tomcat/trunk/test/org/apache: jasper/runtime/TestTagHandlerPoolPerformance.java tomcat/unittest/TesterThreadedPerformance.java

2018-04-06 Thread markt
Author: markt Date: Fri Apr 6 08:47:52 2018 New Revision: 1828500 URL: http://svn.apache.org/viewvc?rev=1828500&view=rev Log: Refactor test to extract threaded test code for re-use Added: tomcat/trunk/test/org/apache/tomcat/unittest/TesterThreadedPerformance.java (with props) Modified: