Uploaded image for project: 'Commons IO'
  1. Commons IO
  2. IO-602

listFiles(File directory, IOFileFilter fileFilter, IOFileFilter dirFilter) does not recurse into subdirectories

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0, 2.0.1, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6
    • None
    • Utilities
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            steve@sjlt.co.uk Steve Higham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: