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 20:21:45 UTC

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

Author: kkolinko
Date: Mon Jul 11 18:21:45 2011
New Revision: 1145270

URL: http://svn.apache.org/viewvc?rev=1145270&view=rev
Log:
Add JMX fix to the 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=1145270&r1=1145269&r2=1145270&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Jul 11 18:21:45 2011
@@ -234,7 +234,7 @@ PATCHES PROPOSED TO BACKPORT:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46252
   AccessLogValve and FileHandler improvements
-  It is backport of r1145200, r1145237
+  It is backport of r1145200, r1145237, r1145268
   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
@@ -243,6 +243,9 @@ PATCHES PROPOSED TO BACKPORT:
      specified with the <code>directory</code> attribute.
   3) Log a failure if access log file cannot be opened.
   4) I18n of messages in AccessLogValve.
+  5) Expose the new "encoding" option through JMX.
+     and also fix wrong mapping for "enabled" property - it is getEnabled().
   https://issues.apache.org/bugzilla/attachment.cgi?id=27279
+  https://issues.apache.org/bugzilla/attachment.cgi?id=27280 (JMX)
   +1: kkolinko
   -1:



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