Hi,

I'm trying to wrap a couple of jars as a bundle.  The main bundle I want is
called logging, but it has dependencies on another bundle called
logging-common.  I am getting them both from maven.  However, Karaf is mad
at me because they both contain some of the same packages.  They both have
packages called com.blah.logging and com.blah.logging.support.

Would it be possible to wrap them both in a bundle using the wrap command in
bundle, in a feature.xml file?  

Do I need a more complex scheme?  Would I need to make a bundle that imports
the dependences through maven and then exposes the logging package?

Thanks!



--
View this message in context: 
http://apache-felix.18485.x6.nabble.com/Complicated-wrapping-tp5013411.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to