Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 42527 invoked from network); 27 Oct 2006 17:39:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Oct 2006 17:39:32 -0000 Received: (qmail 26451 invoked by uid 500); 27 Oct 2006 17:39:34 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 26419 invoked by uid 500); 27 Oct 2006 17:39:32 -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 26380 invoked by uid 99); 27 Oct 2006 17:39:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Oct 2006 10:39:32 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [63.82.107.6] (HELO red.amberpoint.com) (63.82.107.6) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Oct 2006 10:39:18 -0700 Received: from [127.0.0.1] (bpendleton-dsk2.edgility.com [10.10.11.13]) by red.amberpoint.com (8.12.11/8.12.11) with ESMTP id k9RHcsSb025538 for ; Fri, 27 Oct 2006 10:38:54 -0700 (PDT) Message-ID: <4542442E.2030505@amberpoint.com> Date: Fri, 27 Oct 2006 10:38:54 -0700 From: Bryan Pendleton User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: DERBY-1953 test patch. References: <10256505.1161877157165.JavaMail.root@brutus> <4540D840.30909@amberpoint.com> <454119D4.2050201@amberpoint.com> <20061026210748.GA21520@localhost.localdomain> <45415641.8010709@amberpoint.com> <20061027115610.GA13399@atum01.norway.sun.com> In-Reply-To: <20061027115610.GA13399@atum01.norway.sun.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org > Bryan is right. Changed UpgradeTester.java to take that into > consideration. New patch uploaded. Thanks Bernt! With your latest patch, the Upgrade test passes for me. +1 to commit. thanks, bryan