-
Type: Task
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.9.1
-
Component/s: Packaging
-
None
-
Environment:Software platform
Hi
I work with OSGi Framework and I have a bundle who works with the jars: mongodb-driver and mongodb-driver-core. For example, I use org.mongodb.BasicDBObject (from mongodb-driver-core) and org.mongodb.DB (from mongodb-driver). When I import the package org.mongodb in the file manifest.mf of my bundle I only can choose one mongodb jar.
¿Which solucions are posible?
Thanks.