Michael Ernst created IO-688:
--------------------------------
Summary: CopyUtils deprecation message gives wrong version
Key: IO-688
URL: https://issues.apache.org/jira/browse/IO-688
Project: Commons IO
Issue Type: Bug
Components: Utilities
Affects Versions: 2.8.0, 2.0
Reporter: Michael Ernst
Class CopyUtils.java has a
[comment|https://github.com/apache/commons-io/blob/7a26933008ecb89c3ddfdf0703b281c5293b712e/src/main/java/org/apache/commons/io/CopyUtils.java#L106]
that says:
@deprecated Use IOUtils. Will be removed in 2.0.
It was not removed in 2.0. Either it should be removed now, or "2.0" should be
changed to a future release.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)