This is an automated email from the ASF dual-hosted git repository. remm 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 a9acf2e Remove Connector refactoring a9acf2e is described below commit a9acf2e6bfb2cb014677877831c41e20f58de369 Author: remm <r...@apache.org> AuthorDate: Fri Apr 17 17:00:59 2020 +0200 Remove Connector refactoring The new XML was too verbose. --- TOMCAT-NEXT.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt index e535179..129a8c7 100644 --- a/TOMCAT-NEXT.txt +++ b/TOMCAT-NEXT.txt @@ -29,10 +29,6 @@ New items for 10.0.x onwards: 1. Remove APR connector. - 2. Connector API and XML refactoring - https://cwiki.apache.org/confluence/display/TOMCAT/Connector+API+refactoring - for details. - Deferred until 10.1.x: 1. Remove the ExtensionValidator and associated classes (assuming that the --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org