Author: markt Date: Fri Jun 26 08:40:04 2015 New Revision: 1687714 URL: http://svn.apache.org/r1687714 Log: Update
Modified: tomcat/trunk/TOMCAT-NEXT.txt Modified: tomcat/trunk/TOMCAT-NEXT.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1687714&r1=1687713&r2=1687714&view=diff ============================================================================== --- tomcat/trunk/TOMCAT-NEXT.txt (original) +++ tomcat/trunk/TOMCAT-NEXT.txt Fri Jun 26 08:40:04 2015 @@ -17,7 +17,7 @@ Notes of things to consider for the next major Tomcat release (9.0.x) - 1. Fix Java 8 Javadoc warnings. Currently ~2800. + 1. Fix Java 8 Javadoc warnings. Currently ~2650. 2. DONE. Remove BIO AJP and HTTP connector. @@ -25,7 +25,8 @@ Notes of things to consider for the next 3. DONE. Remove Comet support. - 4. Refactor the connectors to minimise code duplication. + 4. DONE. + Refactor the connectors to minimise code duplication. - All implementation specific per connector code -> Endpoint - All implementation specific per connection code -> SocketWrapper --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org