[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to