Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 95401 invoked from network); 29 Jul 2008 15:01:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jul 2008 15:01:53 -0000 Received: (qmail 35126 invoked by uid 500); 29 Jul 2008 15:01:48 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 35073 invoked by uid 500); 29 Jul 2008 15:01:48 -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 35062 invoked by uid 500); 29 Jul 2008 15:01:48 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 35059 invoked by uid 99); 29 Jul 2008 15:01:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jul 2008 08:01:48 -0700 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; Tue, 29 Jul 2008 15:01:01 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 031A12388882; Tue, 29 Jul 2008 08:00:58 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r680727 - in /tomcat: current/tc5.5.x/STATUS.txt tc6.0.x/trunk/STATUS.txt Date: Tue, 29 Jul 2008 15:00:57 -0000 To: tomcat-dev@jakarta.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080729150058.031A12388882@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: markt Date: Tue Jul 29 08:00:55 2008 New Revision: 680727 URL: http://svn.apache.org/viewvc?rev=680727&view=rev Log: Propose patch for 45453 Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=680727&r1=680726&r2=680727&view=diff ============================================================================== --- tomcat/current/tc5.5.x/STATUS.txt (original) +++ tomcat/current/tc5.5.x/STATUS.txt Tue Jul 29 08:00:55 2008 @@ -240,3 +240,10 @@ http://svn.apache.org/viewvc?rev=677759&view=rev +1: markt -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45453 + Add required sync to race condition + Based on a patch by Santtu Hyrkk + http://svn.apache.org/viewvc?rev=680725&view=rev + +1: markt + -1: Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=680727&r1=680726&r2=680727&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jul 29 08:00:55 2008 @@ -59,3 +59,10 @@ http://svn.apache.org/viewvc?rev=680710&view=rev +1: markt -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45453 + Add required sync to race condition + Based on a patch by Santtu Hyrkk + http://svn.apache.org/viewvc?rev=680725&view=rev + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org