[
https://issues.apache.org/jira/browse/IO-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Howe updated IO-801:
--------------------------
Description:
For example, the constructors for {{ReversedLinesFileReader}} say
{quote}Use {{ReaderInputStream.builder()}} instead{quote}
when the replacement is actually {{ReversedLinesFileReader.builder()}}.
was:
For example, the constructors for `ReversedLinesFileReader` say
> Use `ReaderInputStream.builder()` instead
when the replacement is actually `ReversedLinesFileReader.builder()`.
> 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
> Priority: Minor
>
> For example, the constructors for {{ReversedLinesFileReader}} say
> {quote}Use {{ReaderInputStream.builder()}} instead{quote}
> when the replacement is actually {{ReversedLinesFileReader.builder()}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)