Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 77356 invoked from network); 22 Aug 2006 01:47:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Aug 2006 01:47:07 -0000 Received: (qmail 93220 invoked by uid 500); 22 Aug 2006 01:47:07 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 93192 invoked by uid 500); 22 Aug 2006 01:47:07 -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 93183 invoked by uid 99); 22 Aug 2006 01:47:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Aug 2006 18:47:06 -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 [68.142.198.200] (HELO smtp101.sbc.mail.mud.yahoo.com) (68.142.198.200) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 21 Aug 2006 18:47:06 -0700 Received: (qmail 36106 invoked from network); 22 Aug 2006 01:46:45 -0000 Received: from unknown (HELO ?127.0.0.1?) (ddebrunner@sbcglobal.net@75.23.154.245 with plain) by smtp101.sbc.mail.mud.yahoo.com with SMTP; 22 Aug 2006 01:46:44 -0000 Message-ID: <44EA61FC.7050808@apache.org> Date: Mon, 21 Aug 2006 18:46:36 -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, de MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: JDBC4 build failing for me References: <44EA4C7F.4050903@sun.com> <44EA59FB.1080709@sun.com> In-Reply-To: <44EA59FB.1080709@sun.com> 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 Hmmmm, so Rick wrote on 8/11: > Build 95 should be the last Mustang version which changes JDBC signatures. David wrote: (today) > Java(TM) SE Runtime Environment (build 1.6.0-rc-b96) Lance wrote: (today) >> There were changes in this area to the DatabaseMetaData and it looks >> like this test might not have caught up to it. So, do we have a new target build number for Mustang where it is expected (hoped) that the JDBC 4.0 signatures, constants, classes etc. do not change? Dan.