Author: markt Date: Fri Jul 13 13:40:18 2012 New Revision: 1361214 URL: http://svn.apache.org/viewvc?rev=1361214&view=rev Log: Progress 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=1361214&r1=1361213&r2=1361214&view=diff ============================================================================== --- tomcat/trunk/TOMCAT-NEXT.txt (original) +++ tomcat/trunk/TOMCAT-NEXT.txt Fri Jul 13 13:40:18 2012 @@ -35,6 +35,7 @@ but possibly 7.1.x). 5. Run the unused code detector and remove everything that isn't currently used. Add deprecation markers for the removed code to Tomcat 7.0.x - Complete for javax.* + - Complete for o.a.catalina.[ant to deploy] - Remaining code in progress 6. Change the default URIEncoding on the connector to UTF-8. @@ -61,8 +62,14 @@ but possibly 7.1.x). 12. Java 7 updates - Use of <> operator where possible - Complete for javax.* + - Complete for o.a.catalina.[ant to deploy] - Not started for remainder - Use of try with resources - Not started - Catching multiple exceptions - - Not started \ No newline at end of file + - Not started + +13. Fix all FindBugs warnings + - Complete for javax.* + - Complete for o.a.catalina.[ant to deploy] + - Remaining code in progress --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org