You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Winterman (JIRA)" <ji...@apache.org> on 2015/09/16 22:58:46 UTC

[jira] [Commented] (JCLOUDS-534) Upgrade to Guava 17

    [ https://issues.apache.org/jira/browse/JCLOUDS-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791113#comment-14791113 ] 

Andrew Winterman commented on JCLOUDS-534:
------------------------------------------

[~adriancole], A library I use relies on guava 18, which doesn't have the closeQuietly method on the Closable interfaces. Luckily, the library in question doesn't appear to rely on any of the new features introduced since 16, so I could simply exclude the newer Guava version from the project, but I don't think that's a long term solution. I don't think preventing library users from depending on guava at newest is reasonable moving forward. I think releasing a version of curator compatible with guava 18 would be a good idea. I'm willing to do the work if there's assurance that it won't get reverted.

> Upgrade to Guava 17
> -------------------
>
>                 Key: JCLOUDS-534
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-534
>             Project: jclouds
>          Issue Type: Improvement
>    Affects Versions: 1.8.0
>            Reporter: Andrew Gaul
>            Assignee: Adrian Cole
>
> Release notes for Guava 17:
> https://code.google.com/p/guava-libraries/wiki/Release17



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)