[
https://issues.apache.org/jira/browse/JCLOUDS-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14067381#comment-14067381
]
Andrew Gaul commented on JCLOUDS-622:
-------------------------------------
@aled.sage Thanks for pointing this out; we did not properly deprecate
Strings.toString(InputSupplier) under either the existing or proposed
deprecation schemes! I will add this method back to master. That being said,
this method is unfortunately part of the public jclouds API instead of some
@Beta annotation. Generally we should not expose these helpers to users and
let them use the Guava mechanisms instead.
> Guava 18 compatibility
> ----------------------
>
> Key: JCLOUDS-622
> URL: https://issues.apache.org/jira/browse/JCLOUDS-622
> Project: jclouds
> Issue Type: Bug
> Affects Versions: 1.8.0
> Reporter: Andrew Gaul
> Assignee: Andrew Gaul
>
> Guava 16 deprecated and Guava 18 will remove many InputSupplier methods that
> jclouds relies on. jclouds should use alternate methods to allow users to
> upgrade to Guava 18 when Google releases it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)