From dev-return-102557-apmail-tomcat-dev-archive=tomcat.apache.org@tomcat.apache.org Mon Feb 01 00:08:33 2010 Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 12399 invoked from network); 1 Feb 2010 00:08:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 00:08:32 -0000 Received: (qmail 89263 invoked by uid 500); 1 Feb 2010 00:08:31 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 89161 invoked by uid 500); 1 Feb 2010 00:08:31 -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 89147 invoked by uid 99); 1 Feb 2010 00:08:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 00:08:31 +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, 01 Feb 2010 00:08:29 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 52CE823888D1; Mon, 1 Feb 2010 00:08:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r905147 - /tomcat/tc5.5.x/trunk/STATUS.txt Date: Mon, 01 Feb 2010 00:08:08 -0000 To: dev@tomcat.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100201000808.52CE823888D1@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: markt Date: Mon Feb 1 00:08:07 2010 New Revision: 905147 URL: http://svn.apache.org/viewvc?rev=905147&view=rev Log: Update proposal with fix. Remove Konstantin's vote as this is a very different 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=905147&r1=905146&r2=905147&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Mon Feb 1 00:08:07 2010 @@ -46,9 +46,10 @@ Concerns were raised regarding possible regressions. I have tested tag files, simple tags and tags and can't find any regression issues. The TCK also passes. - http://svn.apache.org/viewvc?rev=804734&view=rev - +1: kkolinko - -1: markt - The concerns were valid. The patch caused bug 48616. + http://svn.apache.org/viewvc?rev=804734&view=rev (original fix) + http://svn.apache.org/viewvc?rev=905145&view=rev (correction to original fix) + +1: markt + -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44041 Threading issue in class loading (using Filip's suggestion) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org