Sync OSGi handling with Apache JClouds Project

This project, the lab version of Apache JCloud, share the exact build instructions as the primary Apache JCloud project with all its modules.
Apache JCloud is shifting its strategy in handling OSGi configuration. Instead of using the Maven Bundle Plugin, a wrapper of the BND plugin, the BND plugin gets used directly.
Remove the OSGi configuration from each module. The configuration gets served to the BND through dedicated configuration / bnd files.

Onboard bnd-configuration files, one per module

Change packaging structure of cloud-sigma regions

Move provider classes from implementation and test from org.jclouds.cloudsigma2 to the respective package, e.g., org.jclouds.cloudsigma2.hnl to avoid a collision by identical package name served from different bundles.

Adjust GSON handling

Instead of repacking GSON in the Apache JCloud on a package name level, only the OSGi Metadata gets changed. This means the original GSON packing stays intact.

Ignore bnd files

Disable broken unit test
53 files changed
tree: 51e17a3a63b1c1f28989918cbf92eb8882a0b224
  1. abiquo/
  2. aliyun-ecs/
  3. cdmi/
  4. cloudsigma2/
  5. cloudsigma2-hnl/
  6. cloudsigma2-lvs/
  7. cloudsigma2-mia/
  8. cloudsigma2-sjc/
  9. cloudsigma2-wdc/
  10. cloudsigma2-zrh/
  11. dimensiondata/
  12. joyent-cloudapi/
  13. joyentcloud/
  14. oneandone/
  15. profitbricks-rest/
  16. vagrant/
  17. .gitignore
  18. CONTRIBUTING.md
  19. pom.xml
  20. README.md
README.md

jclouds Labs

Repository for incubator providers and APIs

License

Copyright (C) 2009-2014 The Apache Software Foundation

Licensed under the Apache License, Version 2.0