[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-test-apr (in module tomcat-7.0.x) failed

2019-04-18 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-tc7.0.x-test-apr has an issue affecting its community

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-test-nio (in module tomcat-7.0.x) failed

2019-04-18 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-tc7.0.x-test-nio has an issue affecting its community

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-test-bio (in module tomcat-7.0.x) failed

2019-04-18 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-tc7.0.x-test-bio has an issue affecting its community

Re: [tomcat] branch 7.0.x updated: Fix resource leak on exception path

2019-04-18 Thread Rainer Jung
Am 19.04.2019 um 00:27 schrieb Mark Thomas: On 18/04/2019 21:48, Rainer Jung wrote: This results in a compiler error. See below for details. Whoops. Should be fixed now. Sorry about that. NP. Confirmed, compiles now. Thanks and regards, Rainer

Re: [tomcat] branch 7.0.x updated: Fix resource leak on exception path

2019-04-18 Thread Mark Thomas
On 18/04/2019 21:48, Rainer Jung wrote: > This results in a compiler error. See below for details. Whoops. Should be fixed now. Sorry about that. Mark > > Am 17.04.2019 um 18:56 schrieb ma...@apache.org: >> This is an automated email from the ASF dual-hosted git repository. >> >> markt

[tomcat] branch 7.0.x updated: Make clean-up fix compatible with Java 6

2019-04-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new c575781 Make clean-up fix compatible with Java 6

[tomcat] branch 8.5.x updated: Don't warn that SSLv2Hello is unavailable unless explicitly configured

2019-04-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new ecc0c5f Don't warn that SSLv2Hello is unavailable

[tomcat] branch master updated: Don't warn that SSLv2Hello is unavailable unless explicitly configured

2019-04-18 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.git The following commit(s) were added to refs/heads/master by this push: new b2da6ab Don't warn that SSLv2Hello is

[tomcat] branch 8.5.x updated: Remove unused class

2019-04-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 8898999 Remove unused class 8898999 is described

[tomcat] branch master updated: Remove unused class

2019-04-18 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.git The following commit(s) were added to refs/heads/master by this push: new 9751bcc Remove unused class 9751bcc is

Re: SSLv2Hello "Protocol" Support

2019-04-18 Thread Mark Thomas
On 17/04/2019 19:37, Coty Sutherland wrote: > On Wed, Apr 17, 2019 at 2:18 PM Christopher Schultz wrote: > On 4/16/19 07:28, Coty Sutherland wrote: Hi, It appears that the IBM JDK (version 8) has dropped support for SSLv2Hello so when you startup tomcat with the IBM JDK you get

buildbot success in on tomcat-trunk

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

Re: [tomcat] branch master updated: Fix resource leak on exception path

2019-04-18 Thread Mark Thomas
On 17/04/2019 19:22, Christopher Schultz wrote: > On 4/17/19 12:55, ma...@apache.org wrote: >> Close the resource we no longer need if we know how to do so + >> if (result instanceof AutoCloseable) { +try >> { +((AutoCloseable)

[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-04-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 Mark Thomas changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

Re: [tomcat] branch 7.0.x updated: Fix resource leak on exception path

2019-04-18 Thread Rainer Jung
This results in a compiler error. See below for details. Am 17.04.2019 um 18:56 schrieb ma...@apache.org: This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following

[tomcat] branch master updated: Update proxy-howto to remove old httpd versions references

2019-04-18 Thread csutherl
This is an automated email from the ASF dual-hosted git repository. csutherl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 0acd169 Update proxy-howto to remove old

buildbot failure in on tomcat-trunk

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

[tomcat] branch master updated: Clarify SSL Configuration attributes in JmxRemoteLifecycleListener documentation

2019-04-18 Thread csutherl
This is an automated email from the ASF dual-hosted git repository. csutherl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 9a3cc79 Clarify SSL Configuration attributes

buildbot success in on tomcat-trunk

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

[tomcat] branch 7.0.x updated: Security hardening. Avoid loading user specified classes.

2019-04-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 34cdda2 Security hardening. Avoid loading user

[tomcat] branch 8.5.x updated: Security hardening. Avoid loading user specified classes.

2019-04-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 2e23cb4 Security hardening. Avoid loading user

[tomcat] branch master updated: Security hardening. Avoid loading user specified classes.

2019-04-18 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.git The following commit(s) were added to refs/heads/master by this push: new 3032e08 Security hardening. Avoid loading user

svn commit: r1857766 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2019-04-18 Thread kkolinko
Author: kkolinko Date: Thu Apr 18 16:00:45 2019 New Revision: 1857766 URL: http://svn.apache.org/viewvc?rev=1857766=rev Log: Add Hackathon announcement. (Copying from Mark's e-mail sent to dev@ and users@). Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml

[GitHub] [tomcat] jchobantonov commented on issue #157: https://bz.apache.org/bugzilla/show_bug.cgi?id=63333

2019-04-18 Thread GitBox
jchobantonov commented on issue #157: https://bz.apache.org/bugzilla/show_bug.cgi?id=6 URL: https://github.com/apache/tomcat/pull/157#issuecomment-484520449 @markt-asf ^ This is an automated message from the Apache Git

[Bug 63362] New: GlobalRequestProcessor statistics in MBean does not count Websocket communication

2019-04-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63362 Bug ID: 63362 Summary: GlobalRequestProcessor statistics in MBean does not count Websocket communication Product: Tomcat 9 Version: 9.0.16 Hardware: PC

[Bug 63361] Provide a configuration option to disable MBean registration

2019-04-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63361 --- Comment #2 from Remy Maucherat --- Personally, I am (still) not convinced by creative hacks such as a parallel loading contraption or any delayed loading, so it would have to be the pluggable or configurable way. -- You are receiving

[Bug 63361] Provide a configuration option to disable MBean registration

2019-04-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63361 --- Comment #1 from Andy Wilkinson --- Here [1] is the Spring Boot issue tracking our investigation of disabling MBean registration and the benefits of doing so. [1] https://github.com/spring-projects/spring-boot/issues/16498 -- You are

[Bug 63361] New: Provide a configuration option to disable MBean registration

2019-04-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63361 Bug ID: 63361 Summary: Provide a configuration option to disable MBean registration Product: Tomcat 9 Version: 9.0.x Hardware: PC OS: Mac OS X 10.1

Re: buildbot failure in on tomcat-trunk

2019-04-18 Thread Rémy Maucherat
On Thu, Apr 18, 2019 at 10:28 AM wrote: > The Buildbot has detected a new failure on builder tomcat-trunk while > building tomcat. Full details are available at: > https://ci.apache.org/builders/tomcat-trunk/builds/4230 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this Build:

buildbot failure in on tomcat-trunk

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

[tomcat] branch master updated: Leftover formatting, no code changes

2019-04-18 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 96042f7 Leftover formatting, no code changes