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

ASF subversion and git services commented on JCLOUDS-413:
---------------------------------------------------------

Commit bfff3c421face3027f490e14b299f9a83d40338d in branch refs/heads/1.7.x from 
[~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=bfff3c4 ]

Replace calls to Closeables.closeQuietly

Guava 16 removes this API.  Replace with Closeables2.closeQuietly.
References JCLOUDS-413 and JCLOUDS-415.


> Replace uses of Closeables.closeQuietly(Closeable) with Closer or 
> close(Closeable, boolean)
> -------------------------------------------------------------------------------------------
>
>                 Key: JCLOUDS-413
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-413
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-core
>            Reporter: Andrew Gaul
>            Assignee: Andrew Gaul
>
> Guava 16 removes closeQuietly(Closeable).  This causes issues for jclouds 
> users who want to upgrade to the latest version.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to