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/09/17 14:56:00 UTC

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

Author: remm
Date: Wed Sep 17 05:55:59 2008
New Revision: 696282

URL: http://svn.apache.org/viewvc?rev=696282&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=696282&r1=696281&r2=696282&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Sep 17 05:55:59 2008
@@ -134,12 +134,13 @@
 
 * Fix cut and paste error in JSP EL examples
   http://svn.apache.org/viewvc?rev=694791&view=rev
-  +1: markt
+  +1: markt, remm
   -1: 
 
 * Fix log a warning if we create maxThreads
   http://svn.apache.org/viewvc?rev=694951&view=rev
   +1: markt
+   0: remm (other endpoints have the same logic but no patch, and logging could pile up quickly)
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44382
@@ -147,18 +148,19 @@
   caveat you vote with a preference for disabled by default.
   http://svn.apache.org/viewvc?rev=694992&view=rev
   +1: mark (prefer enabled, happy with disabled)
+   0: remm (not so elegant, not sure about default value)
   -1: 
 
 * Exclude wsdl4j stuff from .classpath (it can't build anyway).
   http://people.apache.org/~jfclere/patches/patch.classpath
-  +1: jfclere
+  +1: jfclere, remm
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45785
   Ignore directories named xxx.jar in WEB-INF/lib
   http://svn.apache.org/viewvc?rev=695274&view=rev
   http://svn.apache.org/viewvc?rev=695284&view=rev
-  +1: markt
+  +1: markt, remm
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45451
@@ -168,29 +170,30 @@
   Note: Methods deleted in the above patch will be deprecated rather than
         deleted when ported to 6.0.x
   +1: markt
+   0: remm (big patch for a minor issue, so how was this tested ? tck ?)
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45447
   Update Spanish translations. Patch by Jesus Marin
   http://svn.apache.org/viewvc?rev=696073&view=rev
-  +1: markt
+  +1: markt, remm
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45823
   Log missing request headers as - not null
   Based on a patch by Per Landberg
   http://svn.apache.org/viewvc?rev=696234&view=rev
-  +1: markt
+  +1: markt, remm
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45441
   Correctly map filters for FORWARD and INCLUDE
   http://svn.apache.org/viewvc?rev=696240&view=rev
-  +1: markt
+  +1: markt, remm
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45427
   Correct parsing of quoted stings in EL
   http://svn.apache.org/viewvc?rev=696278&view=rev
-  +1: markt
+  +1: markt, remm
   -1: 



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


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

Posted by Mark Thomas <ma...@apache.org>.
remm@apache.org wrote:
>  * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45451
> @@ -168,29 +170,30 @@
>    Note: Methods deleted in the above patch will be deprecated rather than
>          deleted when ported to 6.0.x
>    +1: markt
> +   0: remm (big patch for a minor issue, so how was this tested ? tck ?)
It was tested with the OP's test case (in the bug) and some extra bits I
added as I found more edge cases. I haven't tested this with the TCK but I
will and report back. I suspect it will be fine since the TCK missed all of
these to start with.

Mark


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