Repository: jclouds-cli Updated Branches: refs/heads/1.8.x cc10c63a0 -> a5c2571e4
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/3c37a666 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/3c37a666 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/3c37a666 Branch: refs/heads/1.8.x Commit: 3c37a666d9a59bcaf4edb78f5abc5762ac4a02cd Parents: cc10c63 Author: Andrew Phillips <[email protected]> Authored: Fri Oct 10 16:50:46 2014 -0400 Committer: Andrew Phillips <[email protected]> Committed: Fri Oct 10 16:50:46 2014 -0400 ---------------------------------------------------------------------- assembly/pom.xml | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/3c37a666/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 08ed59f..5cf3ac7 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -190,18 +190,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> @@ -209,11 +205,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>
