Steve Higham created IO-602:
-------------------------------

             Summary: 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.6, 2.5, 2.4, 2.3, 2.2, 2.1, 2.0.1, 2.0
            Reporter: Steve Higham


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)

Reply via email to