Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 50307 invoked from network); 16 Feb 2006 00:47:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Feb 2006 00:47:09 -0000 Received: (qmail 80278 invoked by uid 500); 16 Feb 2006 00:47:09 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 80039 invoked by uid 500); 16 Feb 2006 00:47:08 -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 80030 invoked by uid 99); 16 Feb 2006 00:47:08 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 16:47:06 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 7BF8DDD for ; Thu, 16 Feb 2006 01:46:45 +0100 (CET) Message-ID: <1550251308.1140050805504.JavaMail.jira@ajax.apache.org> Date: Thu, 16 Feb 2006 01:46:45 +0100 (CET) From: "Andrew McIntyre (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-993) test junitTest/LangSuite cannot be run with J2ME In-Reply-To: <1067159735.1140033851675.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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 [ http://issues.apache.org/jira/browse/DERBY-993?page=comments#action_12366569 ] Andrew McIntyre commented on DERBY-993: --------------------------------------- Committed the skipwfoundation patch with revision 378129. Leaving this bug open because I think DerbyJUnitTest should have a way to use DataSource in J2ME environments. Ideally, DerbyJUnitTest.getConnection() should try to detect a J2ME environment and adjust as needed. The code already in functionTests.util.TestUtil can probably be reused/adapted for this purpose. > test junitTest/LangSuite cannot be run with J2ME > ------------------------------------------------ > > Key: DERBY-993 > URL: http://issues.apache.org/jira/browse/DERBY-993 > Project: Derby > Type: Test > Components: Test > Versions: 10.2.0.0 > Environment: using J2ME jvm > Reporter: Myrna van Lunteren > Priority: Minor > Attachments: DERBY-993-skipwfoundation.diff, DERBY-993-skipwfoundation.stat > > The test suite junitTests/LangSuite fails with J2ME, because it uses java.sql.Driver. > There should be a way to use java.sql.DataSource instead of the Driver mechanism. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira