Re: [tomcat] branch master updated: Travis build nodes have 2 cores so limit tests to 2 threads.

2021-02-25 Thread Mark Thomas
On 25/02/2021 17:25, ma...@apache.org wrote: > 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:

[tomcat] branch 8.5.x updated: Travis build nodes have 2 cores so limit tests to 2 threads.

2021-02-25 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 5dc2799 Travis build nodes have 2 cores so limit t

[tomcat] branch 9.0.x updated: Travis build nodes have 2 cores so limit tests to 2 threads.

2021-02-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new c9a0014 Travis build nodes have 2 cores so limit t

[tomcat] branch master updated: Travis build nodes have 2 cores so limit tests to 2 threads.

2021-02-25 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 7b9dcab Travis build nodes have 2 cores so limit

[tomcat] branch 8.5.x updated: Fix SpotBugs warnings

2021-02-25 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 8bbab5b Fix SpotBugs warnings 8bbab5b is described

[tomcat] branch 9.0.x updated: Fix SpotBugs warnings

2021-02-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new c83ce77 Fix SpotBugs warnings c83ce77 is described

[tomcat] branch master updated: Fix SpotBugs warnings

2021-02-25 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 35a2e04 Fix SpotBugs warnings 35a2e04 is describ

[tomcat] branch 8.5.x updated: Fix an IDE nag

2021-02-25 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 840e8e0 Fix an IDE nag 840e8e0 is described below

[tomcat] branch 9.0.x updated: Fix an IDE nag

2021-02-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 8238b3e Fix an IDE nag 8238b3e is described below

[tomcat] branch master updated: Fix an IDE nag

2021-02-25 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 e347617 Fix an IDE nag e347617 is described belo

Re: [tomcat] branch master updated: Fix BZ 64938 Clarify expected behaviour of setCharacterEncoding(null)

2021-02-25 Thread Mark Thomas
On 23/02/2021 13:04, Mark Thomas wrote: > On 23/02/2021 12:50, ma...@apache.org wrote: >> 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)

[tomcat] branch 8.5.x updated: Delete temporary files later to try an avoid issues with locked files

2021-02-25 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 b1d23c0 Delete temporary files later to try an avo

[tomcat] branch 9.0.x updated: Delete temporary files later to try an avoid issues with locked files

2021-02-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new ec897e3 Delete temporary files later to try an avo

[tomcat] 04/04: Avoid possible NPE during shutdown for some error conditions

2021-02-25 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 commit 5ba8065198178668bc17f2edd6068b7b8d03132e Author: Mark Thomas AuthorDate: Thu Feb 25 10:01:51 2021 + Avoid possibl

[tomcat] 03/04: Improve error handling if non-blocking IO code swallows IOExceptions

2021-02-25 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 commit 0a11905b67fdff58f4efa77fb099ca9967a709b3 Author: Mark Thomas AuthorDate: Wed Feb 24 18:43:22 2021 + Improve error

[tomcat] 02/04: Ensure AsyncListener.onError() is triggered for a non-blocking IO error

2021-02-25 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 commit c7d8223a056afa20babecf013fea34234d7e4659 Author: Mark Thomas AuthorDate: Wed Feb 24 17:11:16 2021 + Ensure AsyncL

[tomcat] 01/04: Avoid attempting to write an error report if I/O is not allowed

2021-02-25 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 commit 0ff1ed325d2a35c64a12c36f2bfd1959f66413f2 Author: Mark Thomas AuthorDate: Wed Feb 24 15:41:25 2021 + Avoid attempt

[tomcat] branch 8.5.x updated (c371676 -> 5ba8065)

2021-02-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from c371676 Make sure all errors from OpenSSL are fully cleared new 0ff1ed3 Avoid attempting to write an error repor

[tomcat] 04/04: Avoid possible NPE during shutdown for some error conditions

2021-02-25 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 commit 0535f4c73161761273457b5359b175a21533de03 Author: Mark Thomas AuthorDate: Thu Feb 25 10:01:51 2021 + Avoid possib

[tomcat] 03/04: Improve error handling if non-blocking IO code swallows IOExceptions

2021-02-25 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 commit 61b2d5d15d46f3f0fead4294108282a1c44a74db Author: Mark Thomas AuthorDate: Wed Feb 24 18:43:22 2021 + Improve erro

[tomcat] 01/04: Avoid attempting to write an error report if I/O is not allowed

2021-02-25 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 commit ce4f9a5e0e22a4a7e3005e23c0bc92339da3dd5c Author: Mark Thomas AuthorDate: Wed Feb 24 15:41:25 2021 + Avoid attemp

[tomcat] 02/04: Ensure AsyncListener.onError() is triggered for a non-blocking IO error

2021-02-25 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 commit 1e95c5a414bba99d0f7693dea65b84af01e8fe26 Author: Mark Thomas AuthorDate: Wed Feb 24 17:11:16 2021 + Ensure Async

[tomcat] branch master updated (c70da52 -> 0535f4c)

2021-02-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from c70da52 Delete temporary files later to try an avoid issues with locked files new ce4f9a5 Avoid attempting to

[tomcat] branch master updated: Delete temporary files later to try an avoid issues with locked files

2021-02-25 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 c70da52 Delete temporary files later to try an a

[tomcat] 03/04: Improve error handling if non-blocking IO code swallows IOExceptions

2021-02-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 3082475acb55e9b0aaa17600b498c30189e20eca Author: Mark Thomas AuthorDate: Wed Feb 24 18:43:22 2021 + Improve error

[tomcat] 04/04: Avoid possible NPE during shutdown for some error conditions

2021-02-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 2062bd5fb391925185119e40dede0b102e68dd86 Author: Mark Thomas AuthorDate: Thu Feb 25 10:01:51 2021 + Avoid possibl

[tomcat] 02/04: Ensure AsyncListener.onError() is triggered for a non-blocking IO error

2021-02-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 4cb74d1e52f2cf0503a67889eecb1a4dded17f43 Author: Mark Thomas AuthorDate: Wed Feb 24 17:11:16 2021 + Ensure AsyncL

[tomcat] 01/04: Avoid attempting to write an error report if I/O is not allowed

2021-02-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d1da266aa1ea541b9f7a356bce9c2cc332658078 Author: Mark Thomas AuthorDate: Wed Feb 24 15:41:25 2021 + Avoid attempt

[tomcat] branch 9.0.x updated (8589e68 -> 2062bd5)

2021-02-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 8589e68 Make sure all errors from OpenSSL are fully cleared new d1da266 Avoid attempting to write an error repor

[GitHub] [tomcat] efge opened a new pull request #406: Improve the SSLValve so it is able to handle the ssl_client_escaped_cert header from Nginx

2021-02-25 Thread GitBox
efge opened a new pull request #406: URL: https://github.com/apache/tomcat/pull/406 The problem solved here is exemplified by https://stackoverflow.com/questions/64911070/clients-certificate-authentication-issue-in-tomcat-in-7-0-100. -