Author: markt Date: Tue Jan 4 22:40:40 2011 New Revision: 1055225 URL: http://svn.apache.org/viewvc?rev=1055225&view=rev Log: Updated tc5 specific patch
Modified: tomcat/tc5.5.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=1055225&r1=1055224&r2=1055225&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Tue Jan 4 22:40:40 2011 @@ -86,11 +86,9 @@ 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 + http://people.apache.org/~markt/patches/2011-01-04-bug50413-tc5.patch +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 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org