> @@ -424,6 +424,11 @@ limitations under the License.
>
> <bundle>mvn:org.apache.jclouds.provider/softlayer/${jclouds.version}</bundle>
> </feature>
>
> + <feature name='jclouds-digitalocean' description='Components to access
> DigitalOcean' version='${project.version}' resolver='(obr)'>
> + <feature version='${project.version}'>jclouds-compute</feature>
In fact half of the doc uses `'` and the rest uses `"`… Better submit a
different PR to change them all?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/36/files#r9887015