Author: markt Date: Sat Jul 21 20:31:11 2012 New Revision: 1364165 URL: http://svn.apache.org/viewvc?rev=1364165&view=rev Log: Update progress
Modified: tomcat/trunk/TOMCAT-NEXT.txt Modified: tomcat/trunk/TOMCAT-NEXT.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1364165&r1=1364164&r2=1364165&view=diff ============================================================================== --- tomcat/trunk/TOMCAT-NEXT.txt (original) +++ tomcat/trunk/TOMCAT-NEXT.txt Sat Jul 21 20:31:11 2012 @@ -35,7 +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 ha] + - Complete for o.a.catalina.[ant to startup] - Remaining code in progress 6. Change the default URIEncoding on the connector to UTF-8. @@ -62,7 +62,7 @@ but possibly 7.1.x). 12. Java 7 updates - Use of <> operator where possible - Complete for javax.* - - Complete for o.a.catalina.[ant to ha] + - Complete for o.a.catalina.[ant to startup] - Not started for remainder - Use of try with resources - Not started @@ -71,5 +71,5 @@ but possibly 7.1.x). 13. Fix all FindBugs warnings - Complete for javax.* - - Complete for o.a.catalina.[ant to ha] + - Complete for o.a.catalina.[ant to startup] - Remaining code in progress --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org