Author: kkolinko
Date: Fri Aug 26 22:49:40 2011
New Revision: 1162281

URL: http://svn.apache.org/viewvc?rev=1162281&view=rev
Log:
Remove points.
There is no i18n in org/apache/jk/**, so there is no much need to add it.
In TC6 CoyoteAdapter does not log.info() as in 5.5, but log,error(), so let's 
go with error().

Modified:
    tomcat/tc5.5.x/trunk/STATUS.txt

Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1162281&r1=1162280&r2=1162281&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Fri Aug 26 22:49:40 2011
@@ -52,10 +52,6 @@ PATCHES PROPOSED TO BACKPORT:
        It seems though that
         1) MemoryProtocolHandler#process() should now try/catch(Throwable).
            The MemoryProtocolHandler is created in Embedded.java line 424.
-       Maybe also
-        2) i18n the message in JkCoyoteHandler.
-        3) s/log.error()/log.info()/ in processors, because CoyoteAdapter
-        used info() for its exception handling.
   -1:
 
 * Detect incomplete AJP messages and reject the associated request if one is



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

Reply via email to