gnodet commented on this pull request.
> <feature version='${project.version}'>jclouds</feature>
+ <feature version='${project.version}'>jclouds-services</feature>
The url handler actually requires the `org.jclouds.blobstore.BlobStore` OSGi
service which is provided by the `jclouds-services` feature, so it should be
required.
However, the build still succeeds if I remove the above line, so I'll
investigate.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/102#discussion_r115681378