I have created a simple bundle that uses org.apache.felix.log and
org.apache.felix.eventadmin. Although I build against
org.osgi.compendium (for the interface definitions), I can run without
it. I just started using org.apache.felix.wireadmin in my bundle and it
requires compendium to be running in the framework.
- Should org.osgi.compendium be running in the framework to run
org.apache.felix.wireadmin?
- I list org.apache.felix.log, org.apache.felix.eventadmin, and
org.apache.felix.wireadmin as runtime dependencies for my bundle but
this doesn't appear to be necessary. What's "best practice" for this?
- Both org.apache.felix.log and org.apache.felix.wireadmin are at
version 0.9.0-SNAPSHOT. Will they be released as 1.0.0 anytime soon?
Thanks,
Tim
- Several easy questions Tim Moloney
-