Re: [tomcat] branch master updated: Add a note on securing the JDBC store

2021-03-03 Thread Konstantin Kolinko
ср, 3 мар. 2021 г. в 00:59, : > > 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 6330

Re: [tomcat] branch master updated: Add a note on securing the JDBC store

2021-03-03 Thread Mark Thomas
On 03/03/2021 09:15, Konstantin Kolinko wrote: ср, 3 мар. 2021 г. в 00:59, : 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/head

Tagging 10.0.x (and 9.0.x, 8.5.x)

2021-03-03 Thread Mark Thomas
Hi all, It is the beginning of the month so it is release time again. I am currently working on a fix for some async error handling bugs reported via Spring WebFlux: https://github.com/spring-projects/spring-framework/issues/26434 I think I have a fix but I want to try and create a test case

Re: Tagging 10.0.x (and 9.0.x, 8.5.x)

2021-03-03 Thread Rémy Maucherat
On Wed, Mar 3, 2021 at 12:47 PM Mark Thomas wrote: > Hi all, > > It is the beginning of the month so it is release time again. > > I am currently working on a fix for some async error handling bugs > reported via Spring WebFlux: > https://github.com/spring-projects/spring-framework/issues/26434 >

[tomcat] branch master updated: Improve robustness

2021-03-03 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 34115fb Improve robustness 34115fb is described

[tomcat] branch 9.0.x updated: Improve robustness

2021-03-03 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 d4b340f Improve robustness d4b340f is described be

[tomcat] branch 8.5.x updated: Improve robustness

2021-03-03 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 b90d4fc Improve robustness b90d4fc is described be

[tomcat] branch master updated: Fix typos

2021-03-03 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 4cb12b1 Fix typos 4cb12b1 is described below co

[tomcat] branch 9.0.x updated (d4b340f -> ca5d265)

2021-03-03 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 d4b340f Improve robustness add ca5d265 Fix typos No new revisions were added by this update. Summary of change

[tomcat] branch 8.5.x updated: Fix typos

2021-03-03 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 7dc1857 Fix typos 7dc1857 is described below comm

[tomcat] branch 7.0.x updated: Fix typos

2021-03-03 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 4e9acc1 Fix typos 4e9acc1 is described below comm

[tomcat] branch master updated: Improve handling of I/O errors during non-blocking writes

2021-03-03 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 68991aa Improve handling of I/O errors during no

[tomcat] branch 9.0.x updated (ca5d265 -> f3ab4f8)

2021-03-03 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 ca5d265 Fix typos add f3ab4f8 Improve handling of I/O errors during non-blocking writes No new revisions were a

[tomcat] branch 8.5.x updated: Improve handling of I/O errors during non-blocking writes

2021-03-03 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 582ff39 Improve handling of I/O errors during non-

[tomcat] branch master updated: Correct syntax error in output of JsonErrorReportValve

2021-03-03 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 56c95a8 Correct syntax error in output of JsonEr

[tomcat] branch 9.0.x updated: Correct syntax error in output of JsonErrorReportValve

2021-03-03 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 5d50748 Correct syntax error in output of JsonErro

[GitHub] [tomcat] markt-asf closed pull request #408: JsonErrorReportValve - fix json typo

2021-03-03 Thread GitBox
markt-asf closed pull request #408: URL: https://github.com/apache/tomcat/pull/408 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [tomcat] markt-asf commented on pull request #408: JsonErrorReportValve - fix json typo

2021-03-03 Thread GitBox
markt-asf commented on pull request #408: URL: https://github.com/apache/tomcat/pull/408#issuecomment-789971296 Merged manually so I could add a change-log entry. This is an automated message from the Apache Git Service. To r

[GitHub] [tomcat] markt-asf commented on pull request #407: JsonErrorReportValve - fix json format typo

2021-03-03 Thread GitBox
markt-asf commented on pull request #407: URL: https://github.com/apache/tomcat/pull/407#issuecomment-789971464 Merged manually so I could add a change-log entry. Thanks for the PRs. This is an automated message from t

[GitHub] [tomcat] markt-asf closed pull request #407: JsonErrorReportValve - fix json format typo

2021-03-03 Thread GitBox
markt-asf closed pull request #407: URL: https://github.com/apache/tomcat/pull/407 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[tomcat] branch master updated (56c95a8 -> 5138997)

2021-03-03 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 56c95a8 Correct syntax error in output of JsonErrorReportValve add 5138997 Make the StandardContext.postWorkDir

[tomcat] branch 9.0.x updated: Make the StandardContext.postWorkDirectory() protected

2021-03-03 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 c1dda4a Make the StandardContext.postWorkDirectory

[tomcat] branch 8.5.x updated: Make the StandardContext.postWorkDirectory() protected

2021-03-03 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 c4cc16d Make the StandardContext.postWorkDirectory

[GitHub] [tomcat] markt-asf closed pull request #398: Ensure StandardContext#postWorkDirectory is protected

2021-03-03 Thread GitBox
markt-asf closed pull request #398: URL: https://github.com/apache/tomcat/pull/398 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [tomcat] markt-asf commented on pull request #398: Ensure StandardContext#postWorkDirectory is protected

2021-03-03 Thread GitBox
markt-asf commented on pull request #398: URL: https://github.com/apache/tomcat/pull/398#issuecomment-789977461 Applied manually so I could add a changelog entry This is an automated message from the Apache Git Service. To re

buildbot failure in on tomcat-trunk

2021-03-03 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/5713 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler sc