Hey, Everyone. I'm using TinyBundles in my application code to programatically create bundles. I recently switched to TinyBundles-1.0.0 and noticed that it has embedded the ops4j dependencies (base-io, base-lang, base-monitors, base-store, and bndlib). This means that I can not create my own Store object and pass in to TinyBundles.newBundle(Store). (When I try, I get a linkage exception if I've deployed the ops4j-base-store bundle to my osgi container or a classDefNotFound if I have not deployed it.)
Is this restriction intentional? Thank you in advance, Kyle _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general