Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 74164 invoked from network); 20 Sep 2005 22:19:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Sep 2005 22:19:32 -0000 Received: (qmail 3667 invoked by uid 500); 20 Sep 2005 22:19:31 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 3418 invoked by uid 500); 20 Sep 2005 22:19:29 -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: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 3406 invoked by uid 99); 20 Sep 2005 22:19:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2005 15:19:29 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mcintyre.a@gmail.com designates 64.233.162.196 as permitted sender) Received: from [64.233.162.196] (HELO zproxy.gmail.com) (64.233.162.196) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2005 15:19:38 -0700 Received: by zproxy.gmail.com with SMTP id 12so1139690nzp for ; Tue, 20 Sep 2005 15:19:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KCNOgN3PnNn6wmc68raIoKmSxsmSQb6xoYYCoI7YTPdVDCJhEwe2jsWDXJKBQtMQEW0AYstRbHPskLBzwWwB0QkK0dkxlN3tpeYWCvMBENQUyhvWW7MWkq0B4PvADAqze2nvrYYGneVF/vCALjmTqkXOVQJDylBmln/VNTtz20o= Received: by 10.54.49.10 with SMTP id w10mr626181wrw; Tue, 20 Sep 2005 15:19:13 -0700 (PDT) Received: by 10.54.132.5 with HTTP; Tue, 20 Sep 2005 15:19:13 -0700 (PDT) Message-ID: <54ac72d705092015191c804684@mail.gmail.com> Date: Tue, 20 Sep 2005 15:19:13 -0700 From: Andrew McIntyre Reply-To: mcintyre.a@gmail.com To: Derby Development , m.v.lunteren@gmail.com Subject: Re: [PATCH] jdk15 canons for 3 tests for 10.0 branch (ref commit # 149488) 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 9/20/05, Myrna van Lunteren wrote: > Attached is a patch that adds 3 jdk15 canons to the DerbyNet dir for the > 10.0 branch.=20 Committed revision 290576. andrew