Return-Path: X-Original-To: apmail-db-jdo-dev-archive@www.apache.org Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0260D878C for ; Fri, 9 Sep 2011 16:43:31 +0000 (UTC) Received: (qmail 33414 invoked by uid 500); 9 Sep 2011 16:43:30 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 33403 invoked by uid 99); 9 Sep 2011 16:43:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2011 16:43:30 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2011 16:43:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1B1238BC83 for ; Fri, 9 Sep 2011 16:43:09 +0000 (UTC) Date: Fri, 9 Sep 2011 16:43:09 +0000 (UTC) From: "Michael Bouschen (JIRA)" To: jdo-dev@db.apache.org Message-ID: <1957914103.8773.1315586589107.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <284030444.8858.1314731622008.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (JDO-684) Fix OSGi Export-Package entries in JDO 3.0 manifest to include version MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JDO-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen reassigned JDO-684: ------------------------------------ Assignee: Matthew T. Adams > Fix OSGi Export-Package entries in JDO 3.0 manifest to include version > ---------------------------------------------------------------------- > > Key: JDO-684 > URL: https://issues.apache.org/jira/browse/JDO-684 > Project: JDO > Issue Type: Bug > Components: api > Affects Versions: JDO 3 > Reporter: Matthew T. Adams > Assignee: Matthew T. Adams > Labels: export-package, jdo, osgi > Fix For: JDO 3 update 1 > > Attachments: JDO-684.patch > > > The manifest for the JDO API project fails to specify package versions in its OSGi Export-Package entry. I've added these & revised the version from 3.0 to 3.0.1, as the 3.0 artifacts have already been published. Without the package-level version specifications, Virgo (Eclipse Equinox + Spring dm Server additions) reports version 0.0.0 for all packages, causing missing bundle dependencies downstream, including DataNucleus. > Patch to follow bug submission. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira