Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 45977 invoked from network); 6 Mar 2006 14:47:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Mar 2006 14:47:47 -0000 Received: (qmail 34355 invoked by uid 500); 6 Mar 2006 14:48:27 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 34315 invoked by uid 500); 6 Mar 2006 14:48:26 -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 34306 invoked by uid 99); 6 Mar 2006 14:48:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 06:48:26 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.98.31] (HELO brmea-mail-1.sun.com) (192.18.98.31) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 06:48:26 -0800 Received: from phys-gadget-1 ([129.156.85.171]) by brmea-mail-1.sun.com (8.12.10/8.12.9) with ESMTP id k26Em4SF027864 for ; Mon, 6 Mar 2006 07:48:05 -0700 (MST) Received: from conversion-daemon.gadget-mail1.uk.sun.com by gadget-mail1.uk.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IVP00L01N6V7M@gadget-mail1.uk.sun.com> (original mail from Knut.Hatlen@Sun.COM) for derby-dev@db.apache.org; Mon, 06 Mar 2006 14:48:05 +0000 (GMT) Received: from khepri19 (khepri19.Norway.Sun.COM [129.159.112.231]) by gadget-mail1.uk.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0IVP003QSNR3XJ@gadget-mail1.uk.sun.com> for derby-dev@db.apache.org; Mon, 06 Mar 2006 14:47:28 +0000 (GMT) Date: Mon, 06 Mar 2006 15:47:27 +0100 From: Knut Anders Hatlen Subject: Re: [jira] Updated: (DERBY-1070) add tests for holdable SUR In-reply-to: <1164146597.1141400009602.JavaMail.jira@ajax.apache.org> To: derby-dev@db.apache.org Message-id: Organization: Sun Microsystems MIME-version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/22.0.50 (usg-unix-v) References: <1164146597.1141400009602.JavaMail.jira@ajax.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N "Andreas Korneliussen (JIRA)" writes: > [ http://issues.apache.org/jira/browse/DERBY-1070?page=all ] > > Andreas Korneliussen updated DERBY-1070: > ---------------------------------------- > > Attachment: DERBY-1070v2.diff > > Updated the test with more testcases (including forward only resultset tests), and removed the author tag. > This test should now be ready for a commiter to review and commit. Patch looks good. Committed revision 383550. -- Knut Anders