Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 99285 invoked from network); 19 Oct 2005 13:58:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2005 13:58:57 -0000 Received: (qmail 19613 invoked by uid 500); 19 Oct 2005 13:58:54 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 19593 invoked by uid 500); 19 Oct 2005 13:58:54 -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 19578 invoked by uid 99); 19 Oct 2005 13:58:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2005 06:58:54 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [32.97.182.145] (HELO e5.ny.us.ibm.com) (32.97.182.145) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2005 06:58:54 -0700 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e5.ny.us.ibm.com (8.12.11/8.12.11) with ESMTP id j9JDwWLZ019302 for ; Wed, 19 Oct 2005 09:58:32 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay02.pok.ibm.com (8.12.10/NCO/VERS6.7) with ESMTP id j9JDwVVx108732 for ; Wed, 19 Oct 2005 09:58:32 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11/8.13.3) with ESMTP id j9JDwVhD008787 for ; Wed, 19 Oct 2005 09:58:31 -0400 Received: from [127.0.0.1] (sig-9-48-113-59.mts.ibm.com [9.48.113.59]) by d01av03.pok.ibm.com (8.12.11/8.12.11) with ESMTP id j9JDw3WM006582 for ; Wed, 19 Oct 2005 09:58:19 -0400 Message-ID: <435650E5.7030602@debrunners.com> Date: Wed, 19 Oct 2005 06:57:57 -0700 From: Daniel John Debrunner User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: [jira] Updated: (DERBY-516) Need to incorporate client backward/forward compatibility testing into testing procedures. References: <1861302853.1129729306342.JavaMail.jira@ajax.apache.org> In-Reply-To: <1861302853.1129729306342.JavaMail.jira@ajax.apache.org> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Rick Hillegas (JIRA) wrote: > [ http://issues.apache.org/jira/browse/DERBY-516?page=all ] > > Rick Hillegas updated DERBY-516: > -------------------------------- > > Attachment: bug516.diff > > Hi, David: I have amended this patch as you suggested. I ran derbyall and one test failed: dataSourcePermissions_net. When I ran derbynetmats by itself, this test passed so I'm writing it off as some kind of environmental hiccup. The files in this amended submission are: Did you resolve the secuiryt manager problem? If so, I'd be interested in what the issue was and the resolution. Thanks, Dan. >