Author: markt
Date: Thu Aug 16 21:00:34 2012
New Revision: 1374053

URL: http://svn.apache.org/viewvc?rev=1374053&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=1374053&r1=1374052&r2=1374053&view=diff
==============================================================================
--- tomcat/trunk/TOMCAT-NEXT.txt (original)
+++ tomcat/trunk/TOMCAT-NEXT.txt Thu Aug 16 21:00:34 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.*
+    - Complete for o.a.[catalina|coyoye|el].*
     - Remaining code in progress
 
  6. Change the default URIEncoding on the connector to UTF-8.
@@ -58,7 +58,7 @@ but possibly 7.1.x).
 12. Java 7 updates
     - Use of <> operator where possible
       - Complete for javax.*
-      - Complete for o.a.catalina.*
+      - Complete for o.a.[catalina|coyoye|el].*
       - Not started for remainder
     - Use of try with resources
       - Not started



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

Reply via email to