Author: markt Date: Fri Jul 13 22:32:28 2012 New Revision: 1361425 URL: http://svn.apache.org/viewvc?rev=1361425&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=1361425&r1=1361424&r2=1361425&view=diff ============================================================================== --- tomcat/trunk/TOMCAT-NEXT.txt (original) +++ tomcat/trunk/TOMCAT-NEXT.txt Fri Jul 13 22:32:28 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 deploy] + - Complete for o.a.catalina.[ant to ha] - 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 deploy] + - Complete for o.a.catalina.[ant to ha] - 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 deploy] + - Complete for o.a.catalina.[ant to ha] - Remaining code in progress --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org