Backports https://github.com/jclouds/jclouds-karaf/pull/59 and https://github.com/jclouds/jclouds-karaf/pull/58, fixing the versions to the ones in the 1.8.x branch.
Also adds some missing features and sorts them alphabetically, as they are in master. /cc @ccustine You can merge this Pull Request by running: git pull https://github.com/nacx/jclouds-karaf cloudsigma-18x Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-karaf/pull/60 -- Commit Summary -- * Downgrade guava to be in sync with 1.8.2-SNAPSHOT bundles * Added CloudSigma2 providers -- File Changes -- M commands/src/main/java/org/jclouds/karaf/commands/blobstore/BlobReadCommand.java (4) M feature/pom.xml (34) M feature/src/main/resources/feature.xml (35) M itests/src/test/java/org/jclouds/karaf/itests/ApisFeaturesInstallationTest.java (7) A itests/src/test/java/org/jclouds/karaf/itests/CloudSigma2FeaturesInstallationTest.java (66) M pom.xml (4) -- Patch Links -- https://github.com/jclouds/jclouds-karaf/pull/60.patch https://github.com/jclouds/jclouds-karaf/pull/60.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-karaf/pull/60
