Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 59962 invoked from network); 12 Mar 2010 17:45:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Mar 2010 17:45:28 -0000 Received: (qmail 57195 invoked by uid 500); 12 Mar 2010 17:44:50 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 57157 invoked by uid 500); 12 Mar 2010 17:44:50 -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 57150 invoked by uid 99); 12 Mar 2010 17:44:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Mar 2010 17:44:50 +0000 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; Fri, 12 Mar 2010 17:44:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9944B234C4BF for ; Fri, 12 Mar 2010 17:44:27 +0000 (UTC) Message-ID: <997925697.230491268415867626.JavaMail.jira@brutus.apache.org> Date: Fri, 12 Mar 2010 17:44:27 +0000 (UTC) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-873) OSGi bundle activator not JSR169 compliant In-Reply-To: <2133530313.1138232949418.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren updated DERBY-873: ------------------------------------- Issue & fix info: (was: [Patch Available]) I'm removing the patch available flag; it doesn't appear anyone is available to try it out, and as Rick said, the patch probably needs some work at this point. > OSGi bundle activator not JSR169 compliant > ------------------------------------------ > > Key: DERBY-873 > URL: https://issues.apache.org/jira/browse/DERBY-873 > Project: Derby > Issue Type: Bug > Components: Miscellaneous > Affects Versions: 10.0.2.0 > Reporter: Byron K. Appelt > Priority: Minor > Attachments: DERBY-873_notforcommit.diff, EmbeddedActivator.class > > > EmbeddedActivator contains references to java.sql.DriverManager which is not included in JSR169. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.