You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "John Ross (JIRA)" <ji...@apache.org> on 2014/01/02 17:51:52 UTC

[jira] [Created] (ARIES-1142) The Felix OBR <-> OSGi Repository bridge does not correctly translate osgi.wiring.bundle requirements.

John Ross created ARIES-1142:
--------------------------------

             Summary: The Felix OBR <-> OSGi Repository bridge does not correctly translate osgi.wiring.bundle requirements.
                 Key: ARIES-1142
                 URL: https://issues.apache.org/jira/browse/ARIES-1142
             Project: Aries
          Issue Type: Bug
          Components: Subsystem
    Affects Versions: 1.0
            Reporter: John Ross


The Felix OBR <-> OSGi Repository bridge, as implemented in the org.apache.aries.subsystem.obr bundle, does not correctly translate requirements that correspond to the osgi.wiring.bundle namespace.

In a bundle or subsystem manifest, these requirements are represented by the Require-Bundle header. In Felix OBR, the requirement name is "bundle" which has an attribute called "symbolicname". This attribute must be translated into osgi.wiring.bundle when representing an OSGi requirement and vice-versa when representing a Felix OBR requirement.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)