Repository: jclouds-cli Updated Branches: refs/heads/master 01dcca142 -> 1bafce222
Aligning with feature cleanup in karaf A bunch of stale providers have been removed from jclouds/jclouds Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/c76c3183 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/c76c3183 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/c76c3183 Branch: refs/heads/master Commit: c76c3183689a3c2f075f92673e480ad5389737d6 Parents: 01dcca1 Author: Andrew Phillips <[email protected]> Authored: Fri Oct 10 16:50:46 2014 -0400 Committer: Andrew Phillips <[email protected]> Committed: Fri Oct 10 16:56:19 2014 -0400 ---------------------------------------------------------------------- assembly/pom.xml | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/c76c3183/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 66f570c..3e82ea5 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -191,18 +191,14 @@ <feature>jclouds-aws-ec2</feature> <feature>jclouds-aws-s3</feature> <feature>jclouds-azureblob</feature> - <feature>jclouds-bluelock-vcloud-zone01</feature> <feature>jclouds-cloudfiles-uk</feature> <feature>jclouds-cloudfiles-us</feature> <feature>jclouds-rackspace-cloudloadbalancers-us</feature> <feature>jclouds-rackspace-cloudloadbalancers-uk</feature> - <feature>jclouds-cloudonestorage</feature> <feature>jclouds-cloudserver-uk</feature> <feature>jclouds-cloudserver-us</feature> <feature>jclouds-rackspace-cloudservers-us</feature> <feature>jclouds-rackspace-cloudservers-uk</feature> - <feature>jclouds-cloudsigma-zrh</feature> - <feature>jclouds-cloudsigma-lvs</feature> <feature>jclouds-elastichosts-lon-b</feature> <feature>jclouds-elastichosts-lon-p</feature> <feature>jclouds-elastichosts-sat-p</feature> @@ -210,11 +206,8 @@ <feature>jclouds-elastichosts-tor-p</feature> <feature>jclouds-gogrid</feature> <feature>jclouds-go2cloud-jhb1</feature> - <feature>jclouds-greenhousedata-element-vcloud</feature> <feature>jclouds-hpcloud-objectstorage</feature> <feature>jclouds-hpcloud-compute</feature> - <feature>jclouds-ninefold-storage</feature> - <feature>jclouds-ninefold-compute</feature> <feature>jclouds-openhosting-east1</feature> <feature>jclouds-serverlove-z1-man</feature> <feature>jclouds-skalicloud-sdg-my</feature>
