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)