You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Stephen Colebourne (JIRA)" <ji...@apache.org> on 2006/06/26 01:29:31 UTC

[jira] Closed: (IO-81) WildcardFilter should use wildcardMatch(filename,wildcard,***BOOLEAN***)

     [ http://issues.apache.org/jira/browse/IO-81?page=all ]
     
Stephen Colebourne closed IO-81:
--------------------------------

    Resolution: Fixed

WildcardFilter deprecated to new class WildcardFileFilter

WildcardFileFilter does not filter out directories, but does give control over case-sensitivity.


> WildcardFilter should use wildcardMatch(filename,wildcard,***BOOLEAN***)
> ------------------------------------------------------------------------
>
>          Key: IO-81
>          URL: http://issues.apache.org/jira/browse/IO-81
>      Project: Commons IO
>         Type: Improvement

>     Versions: 1.2 Final
>     Reporter: Lars Beuster
>     Priority: Minor
>      Fix For: 1.3

>
> It would be nice if the WildcardFilter would use 
>     FilenameUtils.wildcardMatch(filename, wildcard, ***BOOLEAN***).
> The boolean for 'system' could be passed to the constructor (preferred) or assigned via a setter.
> Thanks
> Lars

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org