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/17 18:36:31 UTC

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

Author: markt
Date: Sun Feb 17 17:36:30 2013
New Revision: 1447048

URL: http://svn.apache.org/r1447048
Log:
UCDetector: Jasper 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=1447048&r1=1447047&r2=1447048&view=diff
==============================================================================
--- tomcat/trunk/TOMCAT-NEXT.txt (original)
+++ tomcat/trunk/TOMCAT-NEXT.txt Sun Feb 17 17:36:30 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|juli|naming].*
+    - Complete for o.a.[catalina|coyote|el|jasper|juli|naming].*
     - Remaining code in progress
 
  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