> +  <!-- TODO: when out of labs, switch to org.jclouds.provider -->
> +  <groupId>org.apache.jclouds.labs</groupId>
> +  <artifactId>cloudsigma2-lvs</artifactId>
> +  <version>1.7.0-SNAPSHOT</version>
> +  <name>jclouds CloudSigma 2 provider</name>
> +  <description>ComputeService binding to the CloudSigma datacenter in 
> SuperNAP Las Vegas</description>
> +  <packaging>bundle</packaging>
> +
> +  <properties>
> +    
> <test.cloudsigma2-lvs.endpoint>https://lvs.cloudsigma.com/api/2.0/</test.cloudsigma2-lvs.endpoint>
> +    <test.cloudsigma2-lvs.api-version>1.0</test.cloudsigma2-lvs.api-version>
> +    <test.cloudsigma2-lvs.build-version />
> +    <test.cloudsigma2-lvs.identity>FIXME</test.cloudsigma2-lvs.identity>
> +    <test.cloudsigma2-lvs.credential>FIXME</test.cloudsigma2-lvs.credential>
> +    <test.cloudsigma2-lvs.template />
> +    
> <jclouds.osgi.export>org.jclouds.cloudsigma*;version="${project.version}"</jclouds.osgi.export>

The wildcard already makes it work, but should the package better be 
`org.jclouds.cloudsigma2` to be aligned with the other cloudsigma2 projects?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/12/files#r5277938

Reply via email to