[ 
https://issues.apache.org/jira/browse/IO-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577558#comment-17577558
 ] 

Amir Gur edited comment on IO-473 at 8/9/22 5:51 PM:
-----------------------------------------------------

[~ggregory] - thanks.

Updated the ticket to:
 * Reflect it is focused on lack of classpath based lookups rather than just 
the end result convenient methods.
 * Listed opened issues Qs on description.

Similar PR w/ tests isn't hard to make, just may take time to get there and am 
now heads done on other things.  Anyone is welcomed to chime in to contribute 
one.


was (Author: agur):
[~ggregory] - thanks.

Updated the ticket to:
 * Reflect it is focused lacck of classpath based lookups rather than just the 
end result convenient methods.
 * Listed opened issues Qs on description.

Similar PR w/ tests isn't hard to make, just may take time to get there.  Or 
anyone can chime in to contribute one.

> 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