So, your suggestion is to create a features.xml and add explicitly the features that i want to add with their version?Like someone would do in order to add his own bundles, but use it for i.e. camel cxf etc?
But isn't it enough to define them in the featuresBoot property of the org.apache.karaf.features.cfg configuration file (for example ssh;version=2.2.5,camel;version=2.9.0)? I tried the above and although the camel and some extra bundles were added correctly at the defined version, the core packages of karaf were not (for example even though defining ssh;version=2.2.5 the bundle installed at last was at 2.2.4 version) Best Regards, Christoforos -- View this message in context: http://karaf.922171.n3.nabble.com/featuresRepositories-is-overriden-by-defined-feature-repositories-tp3688482p3689882.html Sent from the Karaf - User mailing list archive at Nabble.com.
