[ 
https://issues.apache.org/jira/browse/CRUNCH-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Wills updated CRUNCH-356:
------------------------------

    Attachment: CRUNCH-356.patch

Took another cut at this that referenced master (since we've committed other 
stuff since then) and that also removed the pom changes.

> Replace deprecated Closeables.closeQuietly with explicit IOException handling
> -----------------------------------------------------------------------------
>
>                 Key: CRUNCH-356
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-356
>             Project: Crunch
>          Issue Type: Improvement
>          Components: Core
>            Reporter: John Leacox
>            Assignee: Josh Wills
>            Priority: Minor
>             Fix For: 0.10.0, 0.8.3
>
>         Attachments: CRUNCH-356.patch, patch.diff, patch2.diff
>
>
> Closeables.closeQuietly was deprecated in Guava 13 and removed in Guava 16. 
> If a consumer of crunch-core is using Guava 16+ a NoSuchMethodError could 
> occur where Closeables.closeQuietly is being used.
> Uses of Closeable.closeQuietly should be replaced with explicit handling of 
> IOException with logging.



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

Reply via email to