Github user aledsage commented on the issue:
https://github.com/apache/brooklyn-server/pull/427
However, `jclouds-okhttp` has the following:
```
jclouds OkHttp Driver (101)
---------------------------
Bnd-LastModified = 1452614220309
Build-Jdk = 1.7.0_51
Built-By = nacx
Created-By = Apache Maven Bundle Plugin
Implementation-Title = jclouds OkHttp Driver
Implementation-Vendor = jclouds
Implementation-Vendor-Id = org.jclouds
Implementation-Version = 1.9.2
Manifest-Version = 1.0
Specification-Title = jclouds jclouds OkHttp Driver
Specification-Vendor = jclouds
Specification-Version = 1.9.2
Tool = Bnd-1.50.0
X-Compile-Source-JDK = 1.6
X-Compile-Target-JDK = 1.6
Bundle-Description = OkHttp Driver
Bundle-DocURL = http://www.apache.org/
Bundle-License = http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-ManifestVersion = 2
Bundle-Name = jclouds OkHttp Driver
Bundle-SymbolicName = jclouds-okhttp
Bundle-Vendor = The Apache Software Foundation
Bundle-Version = 1.9.2
Export-Package =
org.jclouds.http.okhttp;uses:="com.squareup.okhttp,com.google.common.base,com.google.inject,org.jclouds.logging,org.jclouds.http,okio,org.jclouds.io,org.jclouds.http.handlers,com.google.common.collect,org.jclouds.io.payloads,org.jclouds.http.internal,org.jclouds";version=1.9.2,
org.jclouds.http.okhttp.config;uses:="org.jclouds.http,com.google.common.base,org.jclouds.http.okhttp,com.squareup.okhttp,javax.net.ssl,javax.inject,com.google.inject,com.google.inject.binder,org.jclouds.http.config";version=1.9.2
Import-Package =
com.google.common.base;version="[16.0,17)",
com.google.common.collect;version="[16.0,17)",
com.google.inject;version="[1.3,2)",
com.google.inject.binder;version="[1.3,2)",
com.squareup.okhttp,
javax.inject,
javax.net.ssl,
okio,
org.jclouds;version=1.9.2,
org.jclouds.http;version=1.9.2,
org.jclouds.http.config;version=1.9.2,
org.jclouds.http.handlers;version=1.9.2,
org.jclouds.http.internal;version=1.9.2,
org.jclouds.io;version=1.9.2,
org.jclouds.io.payloads;version=1.9.2,
org.jclouds.logging;version=1.9.2
```
@googlielmo @andreaturli Is it going to be an issue that it doesn't specify
a version for the okio import?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---