Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 24829 invoked from network); 13 Sep 2006 20:16:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Sep 2006 20:16:43 -0000 Received: (qmail 37952 invoked by uid 500); 13 Sep 2006 20:16:42 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 37923 invoked by uid 500); 13 Sep 2006 20:16:42 -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 37914 invoked by uid 99); 13 Sep 2006 20:16:42 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Sep 2006 13:16:42 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=Richard.Hillegas@Sun.COM; spf=permerror X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received-SPF: error (idunn.apache.osuosl.org: domain Sun.COM from 192.18.42.249 cause and error) Received: from ([192.18.42.249:3911] helo=nwkea-pix-1.sun.com) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id 29/80-00535-62768054 for ; Wed, 13 Sep 2006 13:16:38 -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 k8DKGZs0021782 for ; Wed, 13 Sep 2006 13:16:35 -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 <0J5J00B01S8PLM00@d1-sfbay-09.sun.com> (original mail from Richard.Hillegas@Sun.COM) for derby-dev@db.apache.org; Wed, 13 Sep 2006 13:16:35 -0700 (PDT) Received: from [129.144.89.163] by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J5J0019SSBN8QXR@d1-sfbay-09.sun.com> for derby-dev@db.apache.org; Wed, 13 Sep 2006 13:16:35 -0700 (PDT) Date: Wed, 13 Sep 2006 13:16:43 -0700 From: Rick Hillegas Subject: Re: Doc notice for JDBC 4 functionality in Derby 10.2 In-reply-to: <54ac72d70609131233v220e2cf3j78e2249d6c1ca9a0@mail.gmail.com> Sender: Richard.Hillegas@Sun.COM To: derby-dev@db.apache.org Message-id: <4508672B.7030900@sun.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en References: <45084177.8020701@bristowhill.com> <450842E7.2030709@bristowhill.com> <45084E8A.4080400@sun.com> <4508512C.1090302@bristowhill.com> <4508558B.7070808@sun.com> <54ac72d70609131233v220e2cf3j78e2249d6c1ca9a0@mail.gmail.com> User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Andrew McIntyre wrote: > On 9/13/06, Rick Hillegas wrote: > >> >> This sounds fine. I was planning on highlighting the license issue in >> the Release Notes anyway. > > > Should we also add a note about compatibility? Something along the > lines of: > > "The JDBC 4.0 support in this version of Derby may not be compatible > with the final version of JDBC 4.0."? Hi Andrew. Yes, that is a great idea. Regards, -Rick > > andrew