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 2012/08/09 22:08:05 UTC

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

Author: markt
Date: Thu Aug  9 20:08:05 2012
New Revision: 1371423

URL: http://svn.apache.org/viewvc?rev=1371423&view=rev
Log:
Update progess

Modified:
    tomcat/trunk/TOMCAT-NEXT.txt

Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL: http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1371423&r1=1371422&r2=1371423&view=diff
==============================================================================
--- tomcat/trunk/TOMCAT-NEXT.txt (original)
+++ tomcat/trunk/TOMCAT-NEXT.txt Thu Aug  9 20:08:05 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 users]
+    - Complete for o.a.catalina.*
     - 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.[ant to users]
+      - Complete for o.a.catalina.*
       - Not started for remainder
     - Use of try with resources
       - Not started
@@ -67,5 +67,7 @@ but possibly 7.1.x).
 
 13. Fix all FindBugs warnings
     - Complete for javax.*
-    - Complete for o.a.catalina.[ant to users]
+    - Complete for o.a.catalina.*
     - Remaining code in progress
+
+14. Review date formatting with a view to reducing duplication.



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