Yes @andreaturli it would be really helpful to have this backported to 1.9.x.
Thanks!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1039#issuecomment-261554976
OSGi bundle for `jclouds-okhttp` should import `okio` package with correct
version range.
Currently, there is no version range specified, potentially causing it to be
wired
to a higher version than intended in complex environments that have more
than one bundle for `okio` installed.
You can view,
[
https://issues.apache.org/jira/browse/JCLOUDS-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936983#comment-14936983
]
Guglielmo Nigri commented on JCLOUDS-900:
-
Hi all,
with regard to this i