David Leangen created KARAF-4160:
------------------------------------
Summary: Allow for the "feature wrapping" of a bundle
Key: KARAF-4160
URL: https://issues.apache.org/jira/browse/KARAF-4160
Project: Karaf
Issue Type: Improvement
Reporter: David Leangen
In the OSGi capability/requirement model, if a bundle declares all of its
dependencies, then it could be considered to be very similar to a feature.
It would be very nice to be able to wrap such a bundle during runtime in order
to generate features "on the fly". Currently, Karaf requires that a feature be
described statically in a features.xml file, and further that related
repositories already be declared at startup, so this type of dynamic feature
generation is currently not possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)