features should be self contained
---------------------------------

                 Key: SMX4-508
                 URL: https://issues.apache.org/activemq/browse/SMX4-508
             Project: ServiceMix 4
          Issue Type: Bug
            Reporter: Freeman Fang


Currently we install a set of default feature(see featuresBoot list in 
org.apache.felix.karaf.features.cfg) when start smx container, this works well, 
all features get installed correctly.
But if we modify the featuresBoot list to just start several features what we 
want, then it MIGHT be failed caused by unresolved package, this means no all 
features are self-contained, they depend on the bundles in some other unrelated 
pre-installed feature.
This task will ensure all features are self-contained.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to