[
https://issues.apache.org/jira/browse/IO-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Higham closed IO-602.
---------------------------
Resolution: Fixed
Brain fade - bad test case.
> listFiles(File directory, IOFileFilter fileFilter, IOFileFilter dirFilter)
> does not recurse into subdirectories
> ---------------------------------------------------------------------------------------------------------------
>
> Key: IO-602
> URL: https://issues.apache.org/jira/browse/IO-602
> Project: Commons IO
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.0, 2.0.1, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6
> Reporter: Steve Higham
> Priority: Major
>
> Calling FileUtils.listFiles (someDir, TrueFileFilter.INSTANCE,
> TrueFileFilter.INSTANCE) will only return top level files.
> This contradicts the documentation that says the list should walk the file
> tree.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)