Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 97220 invoked from network); 22 Jul 2010 21:39:03 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jul 2010 21:39:03 -0000 Received: (qmail 74361 invoked by uid 500); 22 Jul 2010 21:39:02 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 74305 invoked by uid 500); 22 Jul 2010 21:39:02 -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 74296 invoked by uid 99); 22 Jul 2010 21:39:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jul 2010 21:39:02 +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; Thu, 22 Jul 2010 21:39:02 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CF31523889CB; Thu, 22 Jul 2010 21:38:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r966865 - /tomcat/tc6.0.x/trunk/STATUS.txt Date: Thu, 22 Jul 2010 21:38:09 -0000 To: dev@tomcat.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100722213809.CF31523889CB@eris.apache.org> Author: markt Date: Thu Jul 22 21:38:09 2010 New Revision: 966865 URL: http://svn.apache.org/viewvc?rev=966865&view=rev Log: Add additional patch to address feedback. Remove jfclere's vote as the patch is now different. 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=966865&r1=966864&r2=966865&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Jul 22 21:38:09 2010 @@ -152,10 +152,9 @@ PATCHES PROPOSED TO BACKPORT: classes http://svn.apache.org/viewvc?rev=961948&view=rev http://svn.apache.org/viewvc?rev=963106&view=rev - +1: markt, jfclere - -1: kkolinko: - Needs to use TCCL instead of plain Class.forName(String) call. - The /examples/jsp/jsp2/el/functions.jsp page breaks with a ClassNotFoundException. + http://svn.apache.org/viewvc?rev=966863&view=rev + +1: markt + -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49521 http://people.apache.org/~kkolinko/patches/2010-07-17_tc6_bug49521.patch @@ -164,7 +163,7 @@ PATCHES PROPOSED TO BACKPORT: and #init() methods. - Add support for "maxPort" attribute on a element as a synonym for channelSocket.maxPort - +1: kkolinko + +1: kkolinko, markt -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49613 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org