[GitHub] [tomcat] rmaucher commented on issue #220: BZ 63879 - Remove unnecessary exception from NioSocketWrapper doClose

2019-10-30 Thread GitBox
rmaucher commented on issue #220: BZ 63879 - Remove unnecessary exception from NioSocketWrapper doClose URL: https://github.com/apache/tomcat/pull/220#issuecomment-547775157 I preferred simply removing the exception, usually knowing the caller is not useful. Thanks for the report. ---

[GitHub] [tomcat] rmaucher closed pull request #220: BZ 63879 - Remove unnecessary exception from NioSocketWrapper doClose

2019-10-30 Thread GitBox
rmaucher closed pull request #220: BZ 63879 - Remove unnecessary exception from NioSocketWrapper doClose URL: https://github.com/apache/tomcat/pull/220 This is an automated message from the Apache Git Service. To respond to

[tomcat] branch master updated: Avoid API change

2019-10-30 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 6c255a1 Avoid API change 6c255a1 is described bel

[tomcat] branch master updated: Add missing i18n

2019-10-30 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 7eb93de Add missing i18n 7eb93de is described bel

[Bug 63892] New: TLS 1.3 with client auth fails with NOT_HANDSHAKING during handshake

2019-10-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63892 Bug ID: 63892 Summary: TLS 1.3 with client auth fails with NOT_HANDSHAKING during handshake Product: Tomcat 9 Version: 9.0.x Hardware: PC Status: NEW

[Bug 63894] New: SLHostConfig certificateVerification="optionalNoCA" certificateVerificationDepth="6" doesn't work

2019-10-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63894 Bug ID: 63894 Summary: SLHostConfig certificateVerification="optionalNoCA" certificateVerificationDepth="6" doesn't work Product: Tomcat 9 Version: 9.0.x Hardware: PC

[tomcat] branch master updated: Log tweaks

2019-10-30 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 99952af Log tweaks 99952af is described below co

[tomcat] branch 8.5.x updated (cf53f8a -> d97f33b)

2019-10-30 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from cf53f8a Remove unnecessary code new 80aaff5 Add missing i18n new d97f33b Log tweaks The 2 revisions listed

[tomcat] 01/02: Add missing i18n

2019-10-30 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 80aaff53e1ecbf511fbf0b0284799f4f018eff2f Author: remm AuthorDate: Wed Oct 30 11:03:55 2019 +0100 Add missing i18n ---

[tomcat] 02/02: Log tweaks

2019-10-30 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d97f33b259dc6b74c54ec35127ad5b3d39637863 Author: remm AuthorDate: Wed Oct 30 18:49:35 2019 +0100 Log tweaks --- java/