[
https://issues.apache.org/jira/browse/IO-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Rosenvold updated IO-473:
----------------------------------
Fix Version/s: (was: 2.5)
> Add convenient listFiles to FileUtils
> -------------------------------------
>
> Key: IO-473
> URL: https://issues.apache.org/jira/browse/IO-473
> Project: Commons IO
> Issue Type: Improvement
> Components: Filters
> Affects Versions: 2.4
> Reporter: Amir Gur
> Priority: Trivial
>
> Lacking a few convenience methods such as:
> {code}
> - Collection<File> listFiles(String[] extensions)
> - Collection<File> listFiles(String extension, String classpathRoot)
> {code}
> Created [pull request 7|https://github.com/apache/commons-io/pull/7].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)