Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
I recently tried to add the fragment bundle groovy-json 2.5.6 to my Apache Felix 6.0.2 installation (alraedy containg the host), but the bundle wouldn't resolve. Even worse, I didn't find a cause in the logging which left me completely puzzled.
Fortunately I got some expert help telling me the fragment needed OSGi support for service loader which is provided by the Aries SPI Fly project and thus one needs this bundle and the bundles providing the packages/services it depends on.
So my problem was solved, but I think it would be a great help if some logging would be added, explaining why the fragment cannot be resolved.