You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mark Chesney (JIRA)" <ji...@apache.org> on 2018/07/19 20:17:00 UTC

[jira] [Updated] (IO-578) ReversedLinesFileReader cannot be used with non-default file systems on Java 7+

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

Mark Chesney updated IO-578:
----------------------------
    Issue Type: Bug  (was: Improvement)

> ReversedLinesFileReader cannot be used with non-default file systems on Java 7+
> -------------------------------------------------------------------------------
>
>                 Key: IO-578
>                 URL: https://issues.apache.org/jira/browse/IO-578
>             Project: Commons IO
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 2.6
>            Reporter: Mark Chesney
>            Priority: Major
>             Fix For: 2.7
>
>
> Non-default filesystems can be supported by preferring {{java.nio.file.Path}} and {{java.nio.channels.SeekableByteChannel}} to {{java.io.File}} and {{java.io.RandomAccessFile}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)