Author: markt Date: Sat Feb 16 20:55:55 2013 New Revision: 1446948 URL: http://svn.apache.org/r1446948 Log: juli was reviewed with UCDetector in r1225467
Modified: tomcat/trunk/TOMCAT-NEXT.txt Modified: tomcat/trunk/TOMCAT-NEXT.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1446948&r1=1446947&r2=1446948&view=diff ============================================================================== --- tomcat/trunk/TOMCAT-NEXT.txt (original) +++ tomcat/trunk/TOMCAT-NEXT.txt Sat Feb 16 20:55:55 2013 @@ -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|coyote|el].* + - Complete for o.a.[catalina|coyote|el|juli].* - Remaining code in progress 6. Change the default URIEncoding on the connector to UTF-8. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org