From dev-return-32167-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Wed Feb 20 08:23:29 2008 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 89359 invoked from network); 20 Feb 2008 08:23:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2008 08:23:29 -0000 Received: (qmail 59510 invoked by uid 500); 20 Feb 2008 08:23:21 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 59486 invoked by uid 500); 20 Feb 2008 08:23:21 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 59477 invoked by uid 99); 20 Feb 2008 08:23:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2008 00:23:21 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of alexei.zakharov@gmail.com designates 209.85.146.176 as permitted sender) Received: from [209.85.146.176] (HELO wa-out-1112.google.com) (209.85.146.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2008 08:22:49 +0000 Received: by wa-out-1112.google.com with SMTP id k22so4045544waf.18 for ; Wed, 20 Feb 2008 00:22:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=BEMAJoW3ARD/bTcsVd6w1+5yd13wZh1C1DGUcuYtB8U=; b=hJ9me/84v2LlOftjXx6sQPCEIANuKuHWdAp65sWfF7RT87vMn89BZ9Xz8Q9YtTCNS8FxII46ao+7r9R/umbHoeMamXWnk6X18dd3zqr8CEPr96PjTqoQ4auFhrfKteDjczHtcEzeX8VSgCsNJvQv1IKjmAZefaL3Ae7SPmato0Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Av565gXurVac1V39pAWj2kgxzMRWRkLvTeQ7oLGBWvCko/IrEgShCCZNK+a+bcbTG7mNWkxNjcNDBcmEoiy057KAvGcLSKCBr7n57p7rQKs6XoqljMqGelEX7eiDgHeh0eRAeQcxay65WL1tNgxBxBKbiah61sSb2KPveblx+Ys= Received: by 10.114.137.2 with SMTP id k2mr3460360wad.104.1203495776004; Wed, 20 Feb 2008 00:22:56 -0800 (PST) Received: by 10.114.198.16 with HTTP; Wed, 20 Feb 2008 00:22:55 -0800 (PST) Message-ID: <2c9597b90802200022i3e731dc0m92396f4ba565f7b2@mail.gmail.com> Date: Wed, 20 Feb 2008 11:22:55 +0300 From: "Alexei Zakharov" To: dev@harmony.apache.org Subject: Re: [bti] permission to commit patch for HARMONY-5535 In-Reply-To: <6e47b64f0802191910m164805d2se48a5ddaba8eb51a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2c9597b90802191018ndf0379cp6ce35e2bb616c8b5@mail.gmail.com> <6e47b64f0802191910m164805d2se48a5ddaba8eb51a@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks Stepan. Fixes were committed. BTW now it is better to remove old CATALINA_HOME completely (by doing "rm -rf build/libs/apache-tomcat-6.0.14") on CC machine to be sure that both scenarios start with fresh "server.xml". Regards, Alexei 2008/2/20, Stepan Mishura : > On 2/20/08, Alexei Zakharov wrote: > > Hi all, > > > > I'm asking for permission to commit a BTI enhancement from > > HARMONY-5535 that allows us to separate Struts and Tomcat scenarios so > > they can stop blocking each other. After this patch is committed we > > can start using both scenarios for snapshot testing to look for real > > bugs. No classlib/drlvm/jdktools code will be updated by this commit. > > +1 for commit > > -Stepan. > > > > > Thanks, > > Alexei > > >