Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 54940 invoked from network); 19 Jun 2006 16:11:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jun 2006 16:11:02 -0000 Received: (qmail 99467 invoked by uid 500); 19 Jun 2006 16:11:01 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 99420 invoked by uid 500); 19 Jun 2006 16:11:00 -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 99410 invoked by uid 99); 19 Jun 2006 16:11:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jun 2006 09:11:00 -0700 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.42.249] (HELO nwkea-pix-1.sun.com) (192.18.42.249) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jun 2006 09:10:59 -0700 Received: from d1-sfbay-09.sun.com ([192.18.39.119]) by nwkea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k5JGAdOu024390 for ; Mon, 19 Jun 2006 09:10:39 -0700 (PDT) Received: from conversion-daemon.d1-sfbay-09.sun.com by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J14000017J87X00@d1-sfbay-09.sun.com> (original mail from Richard.Hillegas@Sun.COM) for derby-dev@db.apache.org; Mon, 19 Jun 2006 09:10:39 -0700 (PDT) Received: from [129.150.21.23] by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J14008S57LIUK50@d1-sfbay-09.sun.com> for derby-dev@db.apache.org; Mon, 19 Jun 2006 09:10:31 -0700 (PDT) Date: Mon, 19 Jun 2006 09:10:40 -0700 From: Rick Hillegas Subject: Re: [jira] Commented: (DERBY-930) Add support for autoloading of Derby client drivers In-reply-to: <4496BFBC.4090002@amberpoint.com> Sender: Richard.Hillegas@Sun.COM To: derby-dev@db.apache.org Message-id: <4496CC80.80608@sun.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=UTF-8 Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en References: <22929314.1150729470667.JavaMail.jira@brutus> <4496BFBC.4090002@amberpoint.com> User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Bryan, Thanks for the quick response. I have revised the release note. Hopefully, it now describes the VM-specific issues better. Regards, -Rick Bryan Pendleton wrote: > Rick Hillegas (JIRA) wrote: > >> Adding a release note for this issue: > > > Hi Rick, thanks for writing the release note. > > It wasn't clear to me from reading the release note whether this issue > only affects JDK 1.6 environments, or whether it can arise under older > VMs as well. > > If it only affects JDK 1.6 environments, perhaps we could change the > release note to read: > > If an embedded Derby application runs in a JDK 1.6/JDBC4 environment, > and generates its own Derby properties on the fly, and... > > thanks, > > bryan > >