[
https://issues.apache.org/jira/browse/FELIX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836122#action_12836122
]
Richard S. Hall commented on FELIX-2109:
----------------------------------------
Technically, this is very close to just doing:
discoverResources(req.getFilter());
The main/only difference is the requirement has a namespace associated with it.
What precisely are you trying to achieve?
> OBR should support matching resources for a given requirement
> -------------------------------------------------------------
>
> Key: FELIX-2109
> URL: https://issues.apache.org/jira/browse/FELIX-2109
> Project: Felix
> Issue Type: Improvement
> Components: Bundle Repository (OBR)
> Reporter: Guillaume Nodet
>
> Somehing like
> Resource[] discoverResources(Requirement requirement);
> on the RespositoryAdmin
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.