[
https://issues.apache.org/jira/browse/FELIX-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839846#action_12839846
]
Guillaume Nodet commented on FELIX-2144:
----------------------------------------
Well, I actually find the Requirement#getResource() very useful to diagnose the
resolution output.
Because this is currently the only way to really understand the resolution by
leveraging the
Requirement[] Resolver#getReason(Resource resource)
method, which can be used to draw a kind of dependency graph.
If we remove the Requirement#getResource() method, we'd need another way to
build this graph.
> Add global requirements and capabilities
> ----------------------------------------
>
> Key: FELIX-2144
> URL: https://issues.apache.org/jira/browse/FELIX-2144
> Project: Felix
> Issue Type: New Feature
> Components: Bundle Repository (OBR)
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Fix For: bundlerepository-1.6.0
>
>
> Global constraints on resources would be useful to be able to add constraints
> to the resolution like:
> * do not use a resource
> * add version range to used resources ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.