[
https://issues.apache.org/jira/browse/KARAF-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035756#comment-15035756
]
David Leangen commented on KARAF-4161:
--------------------------------------
Yes, that is correct.
The resolution problem occurs when there is more than one repository listed in
resourceRepositories, and the providing bundle is in a different repository
from the requesting bundle.
> Adding requirement does not resolve required bundles
> ----------------------------------------------------
>
> Key: KARAF-4161
> URL: https://issues.apache.org/jira/browse/KARAF-4161
> Project: Karaf
> Issue Type: Bug
> Components: karaf-feature
> Reporter: David Leangen
> Assignee: Guillaume Nodet
>
> When using
> {code}
> feature:requirement-add
> ‘requirement:osgi.identity;osgi.identity=my.bundle;type=osgi.bundle'
> {code}
> required bundles are not getting resolved, even if they exist in an installed
> repository. This seems to occur when the required bundle is available from a
> different repository.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)