You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2011/07/11 19:07:35 UTC

svn commit: r1145243 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: kkolinko
Date: Mon Jul 11 17:07:35 2011
New Revision: 1145243

URL: http://svn.apache.org/viewvc?rev=1145243&view=rev
Log:
update proposal

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1145243&r1=1145242&r2=1145243&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Jul 11 17:07:35 2011
@@ -236,8 +236,16 @@ PATCHES PROPOSED TO BACKPORT:
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46252
-  Allow to specify character set to be used to write the access log
-  in AccessLogValve
-  https://issues.apache.org/bugzilla/attachment.cgi?id=27278
+  AccessLogValve and FileHandler improvements
+  It is backport of r1145200, r1145237
+  1) Allow to specify character set to be used to write the access log
+     in AccessLogValve
+  2) In JULI FileHandler and in AccessLogValve create a directory
+     automatically when it is specified as a part of the file name, e.g. in
+     the <code>prefix</code> attribute. Earlier this happened only if it was
+     specified with the <code>directory</code> attribute.
+  3) Log a failure if access log file cannot be opened.
+  4) I18n of messages in AccessLogValve.
+  https://issues.apache.org/bugzilla/attachment.cgi?id=27279
   +1: kkolinko
   -1:



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