Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 92465 invoked from network); 11 Nov 2010 07:44:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Nov 2010 07:44:58 -0000 Received: (qmail 78109 invoked by uid 500); 11 Nov 2010 07:45:29 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 77858 invoked by uid 500); 11 Nov 2010 07:45:29 -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 77849 invoked by uid 99); 11 Nov 2010 07:45:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Nov 2010 07:45:27 +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, 11 Nov 2010 07:45:25 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2CD7C23888EC; Thu, 11 Nov 2010 07:44:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1033830 - /tomcat/tc6.0.x/trunk/STATUS.txt Date: Thu, 11 Nov 2010 07:44:11 -0000 To: dev@tomcat.apache.org From: kkolinko@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101111074411.2CD7C23888EC@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kkolinko Date: Thu Nov 11 07:44:10 2010 New Revision: 1033830 URL: http://svn.apache.org/viewvc?rev=1033830&view=rev Log: propose a backport 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=1033830&r1=1033829&r2=1033830&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Nov 11 07:44:10 2010 @@ -150,3 +150,12 @@ PATCHES PROPOSED TO BACKPORT: http://svn.apache.org/viewvc?rev=1032232&view=rev +1: kkolinko, markt -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50222 + Pin the system rather than the common class loader in memory which will + work better in an embedded environment. + Patch provided by Christopher Schultz. + http://svn.apache.org/viewvc?rev=1033448&view=rev + +1: kkolinko + -1: + --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org