Author: remm Date: Mon Oct 1 13:32:46 2018 New Revision: 1842498 URL: http://svn.apache.org/viewvc?rev=1842498&view=rev Log: Add new features I'll try to work on.
Modified: tomcat/trunk/TOMCAT-NEXT.txt Modified: tomcat/trunk/TOMCAT-NEXT.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1842498&r1=1842497&r2=1842498&view=diff ============================================================================== --- tomcat/trunk/TOMCAT-NEXT.txt (original) +++ tomcat/trunk/TOMCAT-NEXT.txt Mon Oct 1 13:32:46 2018 @@ -28,7 +28,6 @@ Items carried over from the 9.0.x list: 3. Consider wrapping the SocketWrapper with a facade to detect / prevent components retaining references longer than they should. - New items for 10.0.x onwards: 1. Remove APR connector. @@ -38,3 +37,7 @@ New items for 10.0.x onwards: 3. Remove the ExtensionValidator and associated classes (assuming that the minimum Java version is Java 9 or later). + +4. New builder style alternate embedded API (likely also for 9.x). + +5. Cloud aware cluster membership provider(s) (likely also for 9.x). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org