Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 68675 invoked from network); 17 Nov 2008 21:17:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Nov 2008 21:17:07 -0000 Received: (qmail 77420 invoked by uid 500); 17 Nov 2008 21:17:15 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 77391 invoked by uid 500); 17 Nov 2008 21:17:15 -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 77380 invoked by uid 99); 17 Nov 2008 21:17:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Nov 2008 13:17:15 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Nov 2008 21:16:01 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 590AE234C287 for ; Mon, 17 Nov 2008 13:16:46 -0800 (PST) Message-ID: <32862683.1226956606363.JavaMail.jira@brutus> Date: Mon, 17 Nov 2008 13:16:46 -0800 (PST) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-2024) Remove JUnit utility method JDBC.vmSupportsJDBC2 In-Reply-To: <9142733.1162313695761.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-2024: ---------------------------------- Derby Categories: [Newcomer] > Remove JUnit utility method JDBC.vmSupportsJDBC2 > ------------------------------------------------ > > Key: DERBY-2024 > URL: https://issues.apache.org/jira/browse/DERBY-2024 > Project: Derby > Issue Type: Sub-task > Components: Test > Reporter: Daniel John Debrunner > > Replace its use with vmSupportsJDBC3() when required or modify the checks to work upon the assumption that JDBC3/JSR169 is the base level (e..g holdability is always supported). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.