You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "David Leangen (JIRA)" <ji...@apache.org> on 2015/12/02 10:17:10 UTC

[jira] [Created] (KARAF-4160) Allow for the "feature wrapping" of a bundle

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)