Re: Deprecated JDBCRealm

2020-09-14 Thread Felix Schumacher
Am 14. September 2020 20:53:15 MESZ schrieb Mark Thomas : >All, > >I'd like to proposed the following: >- Deprecated the JDBCRealm in 7.0.x, 8.5.x and 9.0.x >- Remove the JDBCRealm in 10.0.x > >The reasons for this are: >- The JDBCRealm is single threaded >- The DataSourceRealm is a better solut

Re: Deprecated JDBCRealm

2020-09-14 Thread Filip Hanik
Easy choice. +1 On Mon, Sep 14, 2020 at 11:53 Mark Thomas wrote: > All, > > > > I'd like to proposed the following: > > - Deprecated the JDBCRealm in 7.0.x, 8.5.x and 9.0.x > > - Remove the JDBCRealm in 10.0.x > > > > The reasons for this are: > > - The JDBCRealm is single threaded > > - The Dat

Deprecated JDBCRealm

2020-09-14 Thread Mark Thomas
All, I'd like to proposed the following: - Deprecated the JDBCRealm in 7.0.x, 8.5.x and 9.0.x - Remove the JDBCRealm in 10.0.x The reasons for this are: - The JDBCRealm is single threaded - The DataSourceRealm is a better solution Thoughts? Mark

[tomcat] 01/02: Don't send an HTTP/2 ping when the connection is known to be closing

2020-09-14 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 58c072aecbe99a4025308f9e2e6be2b6cf0866ff Author: Mark Thomas AuthorDate: Mon Sep 14 18:47:17 2020 +0100 Don't send a

[tomcat] branch master updated (c2b35b6 -> 83a03b4)

2020-09-14 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 c2b35b6 Update to Commons Daemon 1.2.3 new 58c072a Don't send an HTTP/2 ping when the connection is known to be

[tomcat] 02/02: Use UPGRADED to ensure timeouts are processed

2020-09-14 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 83a03b434cb8d9b561656cd1dfaf2f91a0bf79cc Author: Mark Thomas AuthorDate: Mon Sep 14 18:48:13 2020 +0100 Use UPGRADED

svn commit: r41448 - /dev/tomcat/tomcat-10/v10.0.0-M8/ /release/tomcat/tomcat-10/v10.0.0-M8/

2020-09-14 Thread markt
Author: markt Date: Mon Sep 14 18:37:56 2020 New Revision: 41448 Log: Release Apache Tomcat 10.0.0-M8 Added: release/tomcat/tomcat-10/v10.0.0-M8/ - copied from r41447, dev/tomcat/tomcat-10/v10.0.0-M8/ Removed: dev/tomcat/tomcat-10/v10.0.0-M8/ --

Re: [VOTE][RESULT] Release Apache Tomcat 10.0.0-M8

2020-09-14 Thread Mark Thomas
The following votes were cast: Binding: +1: markt, remm, kfujino, mgrigorov, fhanik, csutherl Non-binding: +1: Raymond Auge The vote therefore passes. Thanks to everyone who contributed to this release. Mark - To unsubscribe,

Re: [VOTE] Release Apache Tomcat 9.0.38

2020-09-14 Thread Raymond Auge
> > [x] Stable - go ahead and release as 9.0.38 > +1 - Ray

Re: [VOTE] Release Apache Tomcat 10.0.0-M8

2020-09-14 Thread Raymond Auge
> [x] Alpha - go ahead and release as 10.0.0-M8 +1 - Ray

Re: [VOTE] Release Apache Tomcat 9.0.38

2020-09-14 Thread Coty Sutherland
On Thu, Sep 10, 2020 at 5:03 AM Mark Thomas wrote: > The proposed Apache Tomcat 9.0.38 release is now available for voting. > > The notable changes compared to the 9.0.37 release are: > > - For requests containing the Expect: 100-continue header, optional > support has been added to delay sendi

Re: [VOTE] Release Apache Tomcat 10.0.0-M8

2020-09-14 Thread Coty Sutherland
On Wed, Sep 9, 2020 at 10:57 AM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.0-M8 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to > jakarta.* > Applications

Re: Plans for Servlet 5.1

2020-09-14 Thread Mark Thomas
On 12/09/2020 22:56, Filip Hanik wrote: > > > On 9/10/20, 01:17, "Mark Thomas" wrote: > > Hi all, > > It looks like at least one of the specs Tomcat implements, Servlets, is > going to have at least one release between Jakarta EE 9 / Servlet 5.0 / > Tomcat 10.0 and Jakarta EE

[GitHub] [tomcat] reliveyy opened a new pull request #363: Fix Chinese translation of word "war"

2020-09-14 Thread GitBox
reliveyy opened a new pull request #363: URL: https://github.com/apache/tomcat/pull/363 This PR Fixes Chinese translation of word "war". The Chinese world "战争" means the real war not a web archive. This is an automated messa

[GitHub] [tomcat] martin-g commented on pull request #332: Support sending the 100 continue response when the servlet reads the …

2020-09-14 Thread GitBox
martin-g commented on pull request #332: URL: https://github.com/apache/tomcat/pull/332#issuecomment-691976571 9.0.38 The vote is still running: https://markmail.org/message/qsvkf45gp2og5aok If there are no issues found then it will be released in the next few days. -

[GitHub] [tomcat] amanjain201 commented on pull request #332: Support sending the 100 continue response when the servlet reads the …

2020-09-14 Thread GitBox
amanjain201 commented on pull request #332: URL: https://github.com/apache/tomcat/pull/332#issuecomment-691970309 Hi, which version of 9.0.x will this be available and by when ? This is an automated message from the Apache Gi

[tomcat] branch 7.0.x updated: Update to Commons Daemon 1.2.3

2020-09-14 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 6e27262 Update to Commons Daemon 1.2.3 6e27262 is

[tomcat] branch 8.5.x updated: Update to Commons Daemon 1.2.3

2020-09-14 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 211a2b0 Update to Commons Daemon 1.2.3 211a2b0 is

[tomcat] branch 8.5.x updated: Increment version ready for next dev cycle

2020-09-14 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 4e6e65d Increment version ready for next dev cycle

[tomcat] branch 9.0.x updated: Update to Commons Daemon 1.2.3

2020-09-14 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 379e862 Update to Commons Daemon 1.2.3 379e862 is

[tomcat] branch master updated (120bf9d -> c2b35b6)

2020-09-14 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 120bf9d Implement checkContainersAvailable flag add c2b35b6 Update to Commons Daemon 1.2.3 No new revisions we

[GitHub] [tomcat] martin-g commented on a change in pull request #361: Add a GitHub action to lint the Markdown and YAML files.

2020-09-14 Thread GitBox
martin-g commented on a change in pull request #361: URL: https://github.com/apache/tomcat/pull/361#discussion_r487755893 ## File path: .github/workflows/lint.yml ## @@ -0,0 +1,18 @@ +name: Lint + +on: [push, pull_request] + +jobs: + lint: +name: 🧹 Markdown and YAML Lint +

[GitHub] [tomcat] martin-g commented on a change in pull request #361: Add a GitHub action to lint the Markdown and YAML files.

2020-09-14 Thread GitBox
martin-g commented on a change in pull request #361: URL: https://github.com/apache/tomcat/pull/361#discussion_r487754324 ## File path: .github/workflows/lint.yml ## @@ -0,0 +1,18 @@ +name: Lint + +on: [push, pull_request] + +jobs: + lint: +name: 🧹 Markdown and YAML Lint +