[
https://issues.apache.org/jira/browse/IO-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296545#comment-14296545
]
Lutz Reder commented on IO-283:
-------------------------------
The AbstractFileComparator class in Commons IO 2.4 is not declared 'public', so
the sort method is not visible outside its package .
> When using the 2.0 Commons IO, there is no sort method for
> LastModifiedFileComparator
> -------------------------------------------------------------------------------------
>
> Key: IO-283
> URL: https://issues.apache.org/jira/browse/IO-283
> Project: Commons IO
> Issue Type: Bug
> Affects Versions: 2.0
> Environment: Sparc Solaris 2.10
> Reporter: Ulises Flynn
> Priority: Minor
>
> Although the javadocs and source code from version 2.0 of Apache Commons
> makes mentions of a sort method, the actual jar does not have the sort method
> that is available. It seems that the LastModifiedFileComparator in the jar is
> not extending AbstractFileComparator like it is in the source code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)