[ 
https://issues.apache.org/jira/browse/IO-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary D. Gregory resolved IO-473.
--------------------------------
    Resolution: Won't Do

We are resolving as "won't do". This falls under the purview of Commons Lang 
IMO and not IO.

> 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 classpath based lookup methods such as:
> {code:java}
> - 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].
>  
> Q1: does such classpath based lookup already exists elsewhere (that is on 
> such a generic apache commons level, not buried in some other huge 
> specialized project).  If not exists this is neede.
> Q2: does it belong here, or on another Utils class/package?  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to