Author: kkolinko
Date: Mon Dec 13 09:09:54 2010
New Revision: 1045040
URL: http://svn.apache.org/viewvc?rev=1045040&view=rev
Log:
change vote
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1045040&r1=1045039&r2=1045040&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Mon Dec 13 09:09:54 2010
@@ -87,8 +87,10 @@ PATCHES PROPOSED TO BACKPORT:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50413
Ensure 304s are not returned when using static files as error pages
http://svn.apache.org/viewvc?view=revision&revision=1044266
- +1: markt, kkolinko
+ +1: markt
-1:
+ +0: kkolinko: I like it, but it cannot be applied as is:
+ HttpServletRequest.getStatus() is @since Servlet 3.0
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43960
Expose available property of StandardWrapper via JMX
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1045040&r1=1045039&r2=1045040&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Dec 13 09:09:54 2010
@@ -296,8 +296,10 @@ PATCHES PROPOSED TO BACKPORT:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50413
Ensure 304s are not returned when using static files as error pages
http://svn.apache.org/viewvc?view=revision&revision=1044266
- +1: markt, kkolinko
+ +1: markt
-1:
+ +0: kkolinko: I like it, but it cannot be applied as is:
+ HttpServletRequest.getStatus() is @since Servlet 3.0
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50459
StandardContext.bindThread() and unbindThread() are not symmetrical and not
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]