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:07 UTC

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

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