Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-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 E2AFC11DD1 for ; Thu, 15 May 2014 00:27:08 +0000 (UTC) Received: (qmail 84587 invoked by uid 500); 13 May 2014 15:59:16 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 83857 invoked by uid 500); 13 May 2014 15:59:16 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 83525 invoked by uid 99); 13 May 2014 15:59:16 -0000 Received: from Unknown (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 15:59:16 +0000 Date: Tue, 13 May 2014 15:59:16 +0000 (UTC) From: "David Bosschaert (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (FELIX-4515) BundleRevision for system extension has no capabilities 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/FELIX-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-4515. ------------------------------------- Resolution: Fixed I've committed http://svn.apache.org/viewvc?view=revision&revision=1594257 which hopefully fixes the issue. The commit also contains a unit test to cover the case... > BundleRevision for system extension has no capabilities > ------------------------------------------------------- > > Key: FELIX-4515 > URL: https://issues.apache.org/jira/browse/FELIX-4515 > Project: Felix > Issue Type: Bug > Components: Framework > Affects Versions: framework-4.4.0 > Reporter: Carsten Ziegeler > Assignee: David Bosschaert > Fix For: framework-4.6.0 > > > The BundleRevision for a system extension bundle has currently no capabilities. I think it should at least have the identity capability. > Currently BundleRevisionImpl explicitely sets the capabilites to an empty list for an extensions. -- This message was sent by Atlassian JIRA (v6.2#6252)