> You are correct a plain feature generation out of the resolved bundles would > create this result. > > One way to make it easier is if we provide an index for all or at least the > basic karaf features per karaf version. You could then add this index to you > bndtools workspace and have a > better resolution already at build time.
Ok, thank you. > I think if you want to do the full resolution in bndtools (application mode) > this is the best way to go. Hehe. Actually, I have been advocating NOT doing this at build time, so this is not really what I want to do, but this is the direction everybody else seems to want to go. ;-) I would prefer to generate the feature “on the fly” at deployment/runtime, using the bundles available in the runtime system. But I am willing to live with a features.xml generated at build time if that is what is available to me. Cheers, =David
