You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2021/01/18 09:38:06 UTC

[tomcat] branch master updated (c58fe9a -> 7efe56e)

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 c58fe9a  Happy New Year 2021
     new aee12ff  Removal of the APR connector is scheduled for 10.1.x
     new 7efe56e  Add review of froked code for 10.1.x

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 TOMCAT-NEXT.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[tomcat] 01/02: Removal of the APR connector is scheduled for 10.1.x

Posted by ma...@apache.org.
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 aee12ff2d270f38a61edbd0b63f65e46c12826b7
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jan 18 09:36:37 2021 +0000

    Removal of the APR connector is scheduled for 10.1.x
---
 TOMCAT-NEXT.txt | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt
index 129a8c7..0dd52aa 100644
--- a/TOMCAT-NEXT.txt
+++ b/TOMCAT-NEXT.txt
@@ -25,10 +25,6 @@ Items carried over from the 9.0.x list:
  2. Reduce instances of setters and getters for the same property existing on an
     object and its parent. This may require new objects to be exposed via JMX.
 
-New items for 10.0.x onwards:
-
- 1. Remove APR connector.
-
 Deferred until 10.1.x:
 
  1. Remove the ExtensionValidator and associated classes (assuming that the
@@ -38,3 +34,5 @@ Deferred until 10.1.x:
     interface with OpenSSL and clones.
     We might want to park this one until we see what is available direct from
     the JRE with project Panama.
+
+ 3. Remove APR connector.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[tomcat] 02/02: Add review of froked code for 10.1.x

Posted by ma...@apache.org.
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 7efe56ec65d7904347c66d2841683eff3c9f9f82
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jan 18 09:37:35 2021 +0000

    Add review of froked code for 10.1.x
---
 TOMCAT-NEXT.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt
index 0dd52aa..ea596b1 100644
--- a/TOMCAT-NEXT.txt
+++ b/TOMCAT-NEXT.txt
@@ -36,3 +36,5 @@ Deferred until 10.1.x:
     the JRE with project Panama.
 
  3. Remove APR connector.
+
+ 4. Review code forked from Commons projects and consider removing unused code.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org