Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 89461 invoked from network); 25 Jan 2010 17:14:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Jan 2010 17:14:34 -0000 Received: (qmail 33200 invoked by uid 500); 25 Jan 2010 17:14:34 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 33161 invoked by uid 500); 25 Jan 2010 17:14:34 -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 33153 invoked by uid 99); 25 Jan 2010 17:14:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jan 2010 17:14:34 +0000 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 m.v.lunteren@gmail.com designates 209.85.160.56 as permitted sender) Received: from [209.85.160.56] (HELO mail-pw0-f56.google.com) (209.85.160.56) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jan 2010 17:14:27 +0000 Received: by pwj16 with SMTP id 16so2885006pwj.15 for ; Mon, 25 Jan 2010 09:14:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=Nqq85cL35SddxqBewf484ANNppAH+E/5nUjaAgao7tA=; b=w5qt13gyVcrrX8bggAVnbRF6lVWfv/vf7FKWVsTYtJ3w/d2EP0Dgos1KHncuXjc8Wq gvkmKbYzczy82axZc9+irgCjRa3yWfH5zBMbQDTRWtBmYM7VIgmZu2j4vbUw0pRwX9Kq 5Q196hJKn9KFaKBFBcLOjhbvQmpnAXBvktiOY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=qJXSqUaq/eythcNOB4qkghZkxDbgtP15JVvI9e7ij0dVH4n8m4fypEuE+eOCb/ZzUd s9YfGCMcrb59EcQSHxbg0uV8W1O5xBeWmTYU4QBpR1ixXumFLN+zeG7OXgs9YlQHyeja qslOD4Mj4NreFAOM3HWS1sX8Z9MbkAfXwbXW4= MIME-Version: 1.0 Received: by 10.114.188.23 with SMTP id l23mr35243waf.40.1264439647225; Mon, 25 Jan 2010 09:14:07 -0800 (PST) In-Reply-To: <20100123084816.0383523888D1@eris.apache.org> References: <20100123084816.0383523888D1@eris.apache.org> Date: Mon, 25 Jan 2010 09:14:07 -0800 Message-ID: Subject: Re: svn commit: r902366 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/store/AccessTest.java From: Myrna van Lunteren To: Derby Development Content-Type: text/plain; charset=ISO-8859-1 Thanks for fixing up the test! Myrna