Author: kkolinko
Date: Thu Jan 28 03:58:21 2010
New Revision: 903950

URL: http://svn.apache.org/viewvc?rev=903950&view=rev
Log:
vote

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=903950&r1=903949&r2=903950&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Jan 28 03:58:21 2010
@@ -106,16 +106,22 @@
   +1: kkolinko, jfclere
   -1:
 
-* Stream encoder uses an internal buffer and the wrong default was being used 
in the code
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48614
+  Stream encoder uses an internal buffer and the wrong default was being used 
in the code
   http://svn.apache.org/viewvc?rev=903916&view=rev
   +1: fhanik
+  +1: kkolinko: only if documentation on bufferSize property in logging.xml
+    is updated as well
+    ( Re documentation: maybe it would be easier to make a table of
+    configurable properties for JULI and JDK JUL classes somewhere on the
+    logging.xml page, or in the JavaDoc of the FileHandler class. - see issue 
39661.
+    I see that I haven't documented the "encoding" property of JULI
+    FileHandler yet. )
   -1:
   
-* Only attempt APR initialization if the <Listener> has been specified
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48613
+  Only attempt APR initialization if the <Listener> has been specified
   http://svn.apache.org/viewvc?rev=903928&view=rev
-  https://issues.apache.org/bugzilla/show_bug.cgi?id=48613
   +1: fhanik
-  -1:
-  
-  
-
+  -1: kkolinko: See comment #3 in the issue for explanation why it does not
+   work. I reverted r903928 in trunk in r903948.



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

Reply via email to