[Framework] Implement OSGi R4.3 generic capabilities and requirements
---------------------------------------------------------------------
Key: FELIX-2973
URL: https://issues.apache.org/jira/browse/FELIX-2973
Project: Felix
Issue Type: New Feature
Components: Framework, Specification compliance
Affects Versions: framework-3.2.2
Reporter: Richard S. Hall
Assignee: Richard S. Hall
Fix For: framework-4.0.0
The OSGi R4.3 spec introduces a generic mechanism for a bundle to provide some
capability (Provide-Capability) and other bundles to require such capabilities
(Require-Capability). We need to implement this feature. Since it is based on
the existing model used by the Felix framework, this should be reasonably
straightforward. The biggest changes are the support of specifying types in the
manifest header for capabilities and that generic capabilities can express
"uses" constraints on packages.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira