[
https://issues.apache.org/jira/browse/COMPRESS-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Bodewig resolved COMPRESS-362.
-------------------------------------
Resolution: Fixed
grep showed one remaining {{finally}} in {{src/main}} that has been fixed with
commit 674886f
> Bullet-proof code using try-with-resources statements
> -----------------------------------------------------
>
> Key: COMPRESS-362
> URL: https://issues.apache.org/jira/browse/COMPRESS-362
> Project: Commons Compress
> Issue Type: Improvement
> Affects Versions: 1.12
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Fix For: 1.14
>
>
> Bullet-proof code using try-with-resources statements. Some code fragments
> already use try-finally blocks, so for these, the code looks cleaners. For
> other code fragments that do not use try-finally blocks, this is an
> improvement.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)