Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 15637 invoked from network); 15 Mar 2006 19:55:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Mar 2006 19:55:44 -0000 Received: (qmail 55641 invoked by uid 500); 15 Mar 2006 19:55:44 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 55620 invoked by uid 500); 15 Mar 2006 19:55:43 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 55611 invoked by uid 99); 15 Mar 2006 19:55:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Mar 2006 11:55:43 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mcintyre.a@gmail.com designates 64.233.182.195 as permitted sender) Received: from [64.233.182.195] (HELO nproxy.gmail.com) (64.233.182.195) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Mar 2006 11:55:43 -0800 Received: by nproxy.gmail.com with SMTP id l37so136444nfc for ; Wed, 15 Mar 2006 11:55:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BOcGto1KqSMY4OXCrnvMqVeJ0fo4ez932A/hyWECcaPS9rNanUKWD6wwe3Yt7so8jp3CyAVaGijzG4xh3+eDE+ozGt/RV33W56nQBBnDmyC+/0nrVcG6kO9Tav6hCDX2guRZxJ2ftY5m4WVOctkXUdnywCdloeXOqtTb/SDtZyA= Received: by 10.48.14.6 with SMTP id 6mr433788nfn; Wed, 15 Mar 2006 11:55:20 -0800 (PST) Received: by 10.48.14.15 with HTTP; Wed, 15 Mar 2006 11:55:20 -0800 (PST) Message-ID: <54ac72d70603151155w1e034e30rd37b3466b595c68b@mail.gmail.com> Date: Wed, 15 Mar 2006 11:55:20 -0800 From: "Andrew McIntyre" To: derby-dev@db.apache.org Subject: Re: any committers time for some test & sysinfo issues? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 3/15/06, Myrna van Lunteren wrote: > > Is there a committer who's got some time to look at some minor patches? > I floated 4 test patches, 1 sysinfo: > - DERBY-949 > - DERBY-1037 > - DERBY-1052 > - a tiny test cleanup patch for DERBY-434 > - DERBY-622 (improvement step for sysinfo) Hi Myrna, I've already been looking at 1037 and 622, I'll take a look at the others once I'm done with those unless someone else beats me to it. andrew