L.S.,
If I have an OBR repository.xml file with information about a set of bundles and I have another bundle x (the jar file) on my machine, is it possible to programmatically determine which bundles from the repository are required to fulfill all the requirements of my bundle x? The goal is to create a Maven plugin that can automatically determine the entire list of bundles that are necessary to have a working application based on bundle x. Could anyone give me a snippet of code or some clue on how to do this? Regards, Gert ----- --- Gert Vanthienen http://www.anova.be -- View this message in context: http://www.nabble.com/Determine-which-bundles-will-be-started-from-OBR-repository.xml-tp19713180p19713180.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

