You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "James Howe (Jira)" <ji...@apache.org> on 2023/06/09 08:46:00 UTC

[jira] [Created] (IO-801) Deprecation documentation gives incorrect alternative

James Howe created IO-801:
-----------------------------

             Summary: Deprecation documentation gives incorrect alternative
                 Key: IO-801
                 URL: https://issues.apache.org/jira/browse/IO-801
             Project: Commons IO
          Issue Type: Bug
          Components: Streams/Writers
    Affects Versions: 2.13.0
            Reporter: James Howe


For example, the constructors for `ReversedLinesFileReader` say

> Use `ReaderInputStream.builder()` instead

when the replacement is actually `ReversedLinesFileReader.builder()`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)