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
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
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
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
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
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
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/
--
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,
> > [x] Stable - go ahead and release as 9.0.38
>
+1
- Ray
> [x] Alpha - go ahead and release as 10.0.0-M8
+1
- Ray
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
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
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
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
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.
-
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
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
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
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
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
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
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
+
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
+
23 matches
Mail list logo