[
https://issues.apache.org/jira/browse/IO-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amir Gur updated IO-473:
------------------------
Summary: Add classpath based lookups to FileUtils (was: Add convenient
listFiles to FileUtils)
> Add classpath based lookups 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
(v8.20.10#820010)