gnodet commented on this pull request.


>          <feature version='${project.version}'>jclouds</feature>
+        <feature version='${project.version}'>jclouds-services</feature>

Ah, I found what happens. 
Given the feature indicates a very old namespace, the karaf plugin disables the 
verification of runtime service dependencies.  However, if you change the 
namespace version to `http://karaf.apache.org/xmlns/features/v1.3.0`, then the 
verification will fail.

-- 
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_r115681971

Reply via email to