Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 76303 invoked from network); 13 Jul 2009 19:22:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jul 2009 19:22:27 -0000 Received: (qmail 25937 invoked by uid 500); 13 Jul 2009 19:22:36 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 25841 invoked by uid 500); 13 Jul 2009 19:22:35 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 25826 invoked by uid 99); 13 Jul 2009 19:22:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 19:22:35 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 19:22:33 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 866A723888D2; Mon, 13 Jul 2009 19:22:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r793672 - /tomcat/tc6.0.x/trunk/STATUS.txt Date: Mon, 13 Jul 2009 19:22:13 -0000 To: dev@tomcat.apache.org From: rjung@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090713192213.866A723888D2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rjung Date: Mon Jul 13 19:22:13 2009 New Revision: 793672 URL: http://svn.apache.org/viewvc?rev=793672&view=rev Log: Vote. 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=793672&r1=793671&r2=793672&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Jul 13 19:22:13 2009 @@ -115,7 +115,7 @@ * Remove standardSession strings not used by DeltaSession http://svn.apache.org/viewvc?rev=791789&view=rev - +1: kkolinko, markt + +1: kkolinko, markt, rjung -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47158 @@ -134,7 +134,7 @@ * Script improvement - alternative patch http://svn.apache.org/viewvc?rev=793372&view=rev (align platforms / bug 39194) - +1: markt + +1: markt, rjung -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47478 @@ -159,5 +159,7 @@ AJP connectors do not handle certificate chains Patch by Patrik Schnellmann https://issues.apache.org/bugzilla/attachment.cgi?id=23951 - +1: markt + +1: markt, rjung -1: + rjung: It seems the line "int i = 0;" in the patch for + java/org/apache/jk/core/MsgContext.java is not used. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org