You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2016/05/06 23:39:12 UTC

[jira] [Resolved] (IO-505) Make LineIterator implement Closeable to support try-with-resources statements

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

Gary Gregory resolved IO-505.
-----------------------------
    Resolution: Fixed

Patch applied, thank you.

{noformat}
commit -m "[IO-505] Make LineIterator implement Closeable to support try-with-resources statements." -N E:/vcs/svn/apache/commons/trunks-proper/io/src/main/java/org/apache/commons/io/LineIterator.java E:/vcs/svn/apache/commons/trunks-proper/io/src/changes/changes.xml
    Sending        E:/vcs/svn/apache/commons/trunks-proper/io/src/changes/changes.xml
    Sending        E:/vcs/svn/apache/commons/trunks-proper/io/src/main/java/org/apache/commons/io/LineIterator.java
    Transmitting file data ...
    Committed revision 1742672.
{noformat}

> Make LineIterator implement Closeable to support try-with-resources statements
> ------------------------------------------------------------------------------
>
>                 Key: IO-505
>                 URL: https://issues.apache.org/jira/browse/IO-505
>             Project: Commons IO
>          Issue Type: Improvement
>    Affects Versions: 2.5
>            Reporter: Christian Schulte
>            Priority: Trivial
>             Fix For: 2.6
>
>         Attachments: IO-505.patch
>
>




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