Open briantopping opened 10 years ago
@briantopping I've never worked with OSGi bundles, I don't know what that does.
Thanks,
I could submit a PR if anyone else wanted it.
@briantopping yes, if it is useful and if it doesn't break anything, then definitely.
OSGi bundles generally do not depend on OSGi, it just adds key-value pairs to META-INF/MANIFEST.MF. These are generated automatically by build plugins and generally require no maintenance unless there are optional dependencies that the bnd tool cannot discern.
When loading under Apache Karaf, the following feature elements take care of everything: