You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2013/02/20 14:02:33 UTC

svn commit: r1448145 - /tomcat/trunk/TOMCAT-NEXT.txt

Author: markt
Date: Wed Feb 20 13:02:33 2013
New Revision: 1448145

URL: http://svn.apache.org/r1448145
Log:
UCDetector pass of trunk complete

Modified:
    tomcat/trunk/TOMCAT-NEXT.txt

Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL: http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1448145&r1=1448144&r2=1448145&view=diff
==============================================================================
--- tomcat/trunk/TOMCAT-NEXT.txt (original)
+++ tomcat/trunk/TOMCAT-NEXT.txt Wed Feb 20 13:02:33 2013
@@ -34,9 +34,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|jasper|juli|naming].*
-    - Remaining code in progress
+    - Complete
 
  6. Change the default URIEncoding on the connector to UTF-8.
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org