[
https://issues.apache.org/jira/browse/JCLOUDS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854601#comment-13854601
]
Andrew Gaul commented on JCLOUDS-413:
-------------------------------------
As a temporary workaround I will introduce Closeables2.closeQuietly to address
JCLOUDS-415 but we should solve this more cleanly.
> 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.4#6159)