I've created a PR to add build time verification of all karaf features. Btw, if you're planning on requiring karaf >= 4, it would be interesting to switch to the new api instead of the deprecated one for commands.
2017-05-10 8:49 GMT+02:00 Ignasi Barrera <n...@apache.org>: > Feel free to ping us here or on the #jclouds IRC channel. > Thank you very much! > > On 10 May 2017 at 06:01, Jean-Baptiste Onofré <j...@nanthrax.net> wrote: > > Hi Ignasi, > > > > Thanks for the update. As I already worked on jclouds, I will help you on > > this. > > > > Let me take a look and I keep you posted. > > > > Regards > > JB > > > > > > On 05/09/2017 10:33 PM, Ignasi Barrera wrote: > >> > >> Hi! > >> > >> I'm Ignasi, from Apache jclouds. I'm cross-posting this to the > >> jclouds-dev list too since we are looking for help with an integration > >> we have with Karaf. > >> > >> We have the jclouds-karaf project [1] that hosts several features for > >> easy installation of jclouds in Karaf and provides custom commands to > >> manage the different cloud providers we support. We've recently > >> upgraded it from Karaf 2.3.11 to Karaf 4.0.8, and we've hit some > >> issues we have not been able to resolve yet. > >> > >> We have a CLI built on top of that [2], which is a branded Karaf that > >> already includes the jclouds features and a couple shell scripts to > >> expose the commands so they are easily scriptable. This CLI is what > >> we've not been able to fix. > >> > >> The CLI runner class [3] does not compile with Karaf 4.0.8, and we > >> haven't been able to find the right replacements to the classes in use > >> nor documentation we can follow to properly upgrade that class. > >> > >> > >> We would highly appreciate your help and pointers to upgrade the CLI > >> and have it working with Karaf 4.0.8. We're stuck there and need your > >> help so we can have it fixed for the next jclouds release. > >> > >> > >> Thank you very much! > >> > >> I. > >> > >> > >> > >> [1] https://github.com/jclouds/jclouds-karaf > >> [2] https://github.com/jclouds/jclouds-cli > >> [3] > >> https://github.com/jclouds/jclouds-cli/blob/master/ > runner/src/main/java/org/jclouds/cli/runner/Main.java > >> > > > > -- > > Jean-Baptiste Onofré > > jbono...@apache.org > > http://blog.nanthrax.net > > Talend - http://www.talend.com > -- ------------------------ Guillaume Nodet