You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2008/11/26 13:23:14 UTC

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

Author: remm
Date: Wed Nov 26 04:23:12 2008
New Revision: 720827

URL: http://svn.apache.org/viewvc?rev=720827&view=rev
Log:
- Votes.

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=720827&r1=720826&r2=720827&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Nov 26 04:23:12 2008
@@ -139,14 +139,14 @@
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46105
   Correctly set URI encoding when replaying a request after FORM auth
   http://svn.apache.org/viewvc?rev=709294&view=rev
-  +1: markt, fhanik
+  +1: markt, fhanik, remm
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46125
   Change the exception to cause a 400 status code if the request headers are too
   big
   http://svn.apache.org/viewvc?rev=709811&view=rev
-  +1: markt
+  +1: markt, remm (with a trivial improvement)
   -1: fhanik - InternalAprInputBuffer/InternalNioInputBuffer should provide the same behavior
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42409
@@ -155,9 +155,8 @@
   http://svn.apache.org/viewvc?rev=710063&view=rev
   http://svn.apache.org/viewvc?rev=710125&view=rev (to address Remy's comment)
   +1: markt
-  -1: remm (will cause a major behavior change; I would recommend doing a resetBuffer,
-      plus setting usingOutputStream, usingWriter and isCharacterEncodingSet to false;
-      seriously, this sort of "fix" really needs to stop in the 6.0.x branch)
+   0: remm (I think it should now be ok)
+  -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41861
   Add major version number to Tomcat service name created by Windows installer
@@ -176,16 +175,16 @@
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46047
   Include jar in path for dependencies if they are in a JAR
-  Patch provided by CŽdric Mailleux
+  Patch provided by C�dric Mailleux
   http://svn.apache.org/viewvc?rev=710205&view=rev
-  +1: markt
+  +1: markt, remm
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46011
   Make Principal accessible (if set) via
   Subject.getSubject(AccessController.getContext()) when processing filters.
   Based on a patch provided by tsveg1
-  +1: markt, pero
+  +1: markt, pero, remm
   -1: 
 
 * Fix http://svn.apache.org/viewvc?rev=712274&view=rev
@@ -197,7 +196,7 @@
   Correctly handle includes with multi-level contexts
   Patch provided by Peter Jodeleit
   http://svn.apache.org/viewvc?rev=712461&view=rev
-  +1: markt, fhanik
+  +1: markt, fhanik, remm
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42747
@@ -205,34 +204,36 @@
   context.xml consistent.
   http://svn.apache.org/viewvc?rev=712464&view=rev
   +1: markt, fhanik
+   0: remm (risky, would it be possible to stop backporting risky changes and behavior modifications to 6.0.x ?)
   -1: 
 
 
 * Add Costin's DBCP check so you can build Tomcat 6 on a 1.6 JDK
   http://svn.apache.org/viewvc?view=rev&revision=652744
   http://svn.apache.org/viewvc?view=rev&revision=653247
-  +1: markt, fhanik
+  +1: markt, fhanik, remm
   -1: 
 
 * Remove unnecessary commons-logging reference from manifest
   http://svn.apache.org/viewvc?view=rev&revision=612607
-  +1: markt
+  +1: markt, remm
   -1: 
 
 * Fix broken URL mapping in examples
   http://svn.apache.org/viewvc?view=rev&revision=630314
-  +1: markt
+  +1: markt, remm
   -1: 
 
 * Clean up dist.xml
   http://svn.apache.org/viewvc?rev=718360&view=rev
-  +1: markt
+  +1: markt, remm
   -1: 
 
 * Make sure DIR deployment with context.xml works when configBase does no exist.
   This is required as a result of my previous changes to HostConfig
   http://svn.apache.org/viewvc?rev=718436&view=rev
   +1: markt, fhanik
+   0: remm (risky, would it be possible to stop backporting risky changes and behavior modifications to 6.0.x ?)
   -1: 
 
 * Fix possible NPE in NioEndpoint
@@ -249,6 +250,8 @@
   http://svn.apache.org/viewvc?rev=719602&view=rev
   http://svn.apache.org/viewvc?rev=719628&view=rev
   +1: markt, fhanik
+   0: remm (risky, would it be possible to stop backporting risky changes and behavior modifications to 6.0.x ?
+      on this particular one, if people want fancy behavior, maybe they should use an executor)
   -1: 
 
 * Prevent async close NPE on already closed sockets



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