[
https://issues.apache.org/jira/browse/IO-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved IO-374.
---------------------
Resolution: Fixed
Fix Version/s: 2.5
URL: http://svn.apache.org/r1465476
Log:
IO-374 WildcardFileFilter ctors should not use null to mean IOCase.SENSITIVE
when delegating to other ctors
Modified:
commons/proper/io/trunk/src/changes/changes.xml
commons/proper/io/trunk/src/main/java/org/apache/commons/io/filefilter/WildcardFileFilter.java
> WildcardFileFilter ctors should not use null to mean IOCase.SENSITIVE when
> delegating to other ctors
> ----------------------------------------------------------------------------------------------------
>
> Key: IO-374
> URL: https://issues.apache.org/jira/browse/IO-374
> Project: Commons IO
> Issue Type: Bug
> Affects Versions: 2.4
> Reporter: Sebb
> Priority: Minor
> Fix For: 2.5
>
>
> WildcardFileFilter ctors should not use null to mean IOCase.SENSITIVE when
> delegating to other ctors.
> Just because null happens to mean case-sensitive, does not mean that internal
> calls to ctors should use that feature. It makes the code harder to read.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira