Author: markt
Date: Thu Jul 12 17:15:14 2012
New Revision: 1360822

URL: http://svn.apache.org/viewvc?rev=1360822&view=rev
Log:
More work

Modified:
    tomcat/trunk/TOMCAT-NEXT.txt

Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1360822&r1=1360821&r2=1360822&view=diff
==============================================================================
--- tomcat/trunk/TOMCAT-NEXT.txt (original)
+++ tomcat/trunk/TOMCAT-NEXT.txt Thu Jul 12 17:15:14 2012
@@ -56,4 +56,13 @@ but possibly 7.1.x).
     to implementations in other packages. This is likely to require a lot of
     work. Maybe use Structure 101 (or similar) to help.
 
-11. Merge Service and Engine
\ No newline at end of file
+11. Merge Service and Engine
+
+12. Java 7 updates
+    - Use of <> operator where possible
+      - Complete for javax.*
+      - Not started for remainder
+    - Use of try with resources
+      - Not started
+    - Catching multiple exceptions
+      - Not started
\ No newline at end of file



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

Reply via email to