Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 67763 invoked from network); 10 Jul 2007 10:29:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2007 10:29:31 -0000 Received: (qmail 94486 invoked by uid 500); 10 Jul 2007 10:29:32 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 94332 invoked by uid 500); 10 Jul 2007 10:29:31 -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 94323 invoked by uid 99); 10 Jul 2007 10:29:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2007 03:29:31 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mloenko@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2007 03:29:27 -0700 Received: by ug-out-1314.google.com with SMTP id o2so1311713uge for ; Tue, 10 Jul 2007 03:29:06 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LcghQoOHcN6FklFEaEqavPotn6vCBEJfgnIJrHRqwCAR2xbxVjvtLUix6QsA0RacZOcMg/lPwj6ay6w42UOjbnvqvaOhS3aTyQk/8Q//dcC/cfq6av7ETFN0s5WsdOJUWmbjcdffqkHBoMgHJsNF06ou/4+iOX7QKRN04QjzIlU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jLkxhsj8Umhz1kvdcZIyf0IdBL9xmRSk0caWBwSiiWyHrxWjE71l1I5Ac8XhsVzjAseHT7wKA0oEv9eTyk/2P7ofP+Jr15xpTOXMX870gemBlZMc+Bj+Q6T0q4rem1tDkIG6uPXSGUBZ0f8yhLlvDe/Ye+xvh6EXKn729nB6VsU= Received: by 10.78.137.7 with SMTP id k7mr1992248hud.1184063346342; Tue, 10 Jul 2007 03:29:06 -0700 (PDT) Received: by 10.78.77.16 with HTTP; Tue, 10 Jul 2007 03:29:06 -0700 (PDT) Message-ID: <906dd82e0707100329h2146fd06i27ed7369a28c761e@mail.gmail.com> Date: Tue, 10 Jul 2007 17:29:06 +0700 From: "Mikhail Loenko" To: dev@harmony.apache.org Subject: Re: [vote] HARMONY-4266 - performance regression testing infrastructure In-Reply-To: <4692B2EE.4040609@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <906dd82e0707060501m23c4ea33v974f1ad7f853151e@mail.gmail.com> <4692B2EE.4040609@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org 2007/7/10, Tim Ellison : > Mikhail Loenko wrote: > > We now have all requisite paperwork in place for > > http://issues.apache.org/jira/browse/HARMONY-4266, so let's vote to accept: > > > > [ ] +1 Accept this contribution > > [ ] -1 Reject because... > > > > As usual, 3 days unless someone complains they need more time. > > I'd like a bit more time to look through the code please. > > A minor observation is that the ASF block comments in each file need > updating to the new format [1] (without the Copyright line). > > One of the attached patches [2] has a copy of > PRTI/setup/src/PRTIJUnitTestRunner/JUnitTask.java probably by mistake, > as I don't think it has been written by the contributor. > > Nothing fatal, but I'd like to spend a bit more time (a couple of days) > looking through it. Sure, Thanks, Mikhail > > [1] http://www.apache.org/legal/src-headers.html > [2] > http://issues.apache.org/jira/secure/attachment/12361160/prti-classlib.patch > > Thanks, > Tim >