From: remm Date: Tue, 23 Oct 2007 15:28:09 +0000 (+0000) Subject: - Some votes, after getting a headache reviewing a patch. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=422fab7218a7f6fddc43b1646bd76a51f89b8be4;p=tomcat7.0 - Some votes, after getting a headache reviewing a patch. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@587540 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ccd9f1a4d..e4ec5ea29 100644 --- a/STATUS +++ b/STATUS @@ -39,8 +39,8 @@ PATCHES PROPOSED TO BACKPORT: * Fix problem on a Forward when the outer most wrapper isn't a HttpServletRequest/ResponseWrapper. http://issues.apache.org/bugzilla/show_bug.cgi?id=43668 - +1: billbarker - -1: remm (I don't feel comfortable including this sort of fix right before a release) + +1: billbarker, remm + -1: * Tests for unit tests for the cookie issues. http://people.apache.org/~jfclere/patches/CookiesTest.patch +1: fhanik @@ -48,9 +48,9 @@ PATCHES PROPOSED TO BACKPORT: * Guess java location from the PATH environment. http://people.apache.org/~jfclere/patches/setclasspath.sh.patch And improve fix for 37284. - +1: fhanik + +1: fhanik, remm -1: * Harmonize with HTTP java.io code. Otherwise the socket is not closed. http://people.apache.org/~jfclere/patches/AjpPro.patch - +1: jfclere, fhanik + +1: jfclere, fhanik, remm -1: