1/ you don't export the package in each bundle, you just create one bundle that does the export
>> they(myCustom.ja & cassandra.jar) both need to have their own version of guava, so not sure how to do this? 2/ instead of exporting the package, you define the package as private, like this each bundle embeds the packages (and hide to the others) >> How do you define the package as private? -- View this message in context: http://karaf.922171.n3.nabble.com/How-To-Resolve-Conflicting-Dependencies-tp4037875p4037880.html Sent from the Karaf - User mailing list archive at Nabble.com.
