[
https://issues.apache.org/jira/browse/ARIES-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680332#comment-14680332
]
John Ross commented on ARIES-1368:
----------------------------------
In order to be able to debug subsystem-core code, it was necessary to update
the subsystem-core pom so that it points to
org.apache.aries.testsupport:org.apache.aries.testsupport.unit:2.0.0-SNAPSHOT
rather than 1.0.0 because the versions of pax-exam brought in by 1.0.0 conflict
with the pax-exam version used by subsystem-itests when debugging.
Ideally, we should do a 2.0.0 org.apache.aries.testsupport.unit release before
the next subsystem-core release. Alternatively, I can just not check in the
changes for now. But we'll need that release eventually.
> BundleResource is not able to compute capabilities for fragments
> ----------------------------------------------------------------
>
> Key: ARIES-1368
> URL: https://issues.apache.org/jira/browse/ARIES-1368
> Project: Aries
> Issue Type: Bug
> Components: Subsystem
> Affects Versions: subsystem-core-1.0.0, subsystem-core-1.1.0,
> subsystem-core-1.2.0, subsystem-2.0.2, subsystem-2.0.1
> Reporter: Wouter Bancken
> Assignee: John Ross
> Attachments:
> OsgiIdentityCapability.OsgiIdentityCapability(Resource,BundleManifest)-CallHierarchy.jpg,
> test-service-fragment-subsystem-1.0.1-SNAPSHOT.esa
>
>
> The computeOsgiIdentityCapability method of the BundleResource is not able to
> compute capabilities for fragments (only for bundles).
> This is caused by the fact that the BundleResource is hardcoded to always
> assume a type of osgi.bundle without inspecting the manifest.
> Link to mailinglist thread:
> http://mail-archives.apache.org/mod_mbox/aries-user/201508.mbox/%3CCAL5nZgTOVhdAPYYFOmuV%3DPquAz1a4n_D1Rd3RBrTfu2znCSjKA%40mail.gmail.com%3E
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)