You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Yegor Bugayenko (JIRA)" <ji...@apache.org> on 2011/03/11 18:32:59 UTC

[jira] Created: (IO-265) vararg constructor in AndFileFilter and OrFileFilter is required

vararg constructor in AndFileFilter and OrFileFilter is required
----------------------------------------------------------------

                 Key: IO-265
                 URL: https://issues.apache.org/jira/browse/IO-265
             Project: Commons IO
          Issue Type: Improvement
          Components: Filters
    Affects Versions: 2.0.1
            Reporter: Yegor Bugayenko
            Priority: Minor


Would be nice to have a vararg constructor in AndFileFilter and OrFileFilter.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Resolved: (IO-265) vararg constructor in AndFileFilter and OrFileFilter is required

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IO-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton resolved IO-265.
--------------------------------

    Resolution: Won't Fix

> vararg constructor in AndFileFilter and OrFileFilter is required
> ----------------------------------------------------------------
>
>                 Key: IO-265
>                 URL: https://issues.apache.org/jira/browse/IO-265
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Filters
>    Affects Versions: 2.0.1
>            Reporter: Yegor Bugayenko
>            Priority: Minor
>
> Would be nice to have a vararg constructor in AndFileFilter and OrFileFilter.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (IO-265) vararg constructor in AndFileFilter and OrFileFilter is required

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IO-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005910#comment-13005910 ] 

Niall Pemberton commented on IO-265:
------------------------------------

You can use:

    * FileFilterUtils.and(IOFileFilter...) - http://tinyurl.com/5ugznoo
    * FileFilterUtils.or(IOFileFilter...) - http://tinyurl.com/6zz6r3u





> vararg constructor in AndFileFilter and OrFileFilter is required
> ----------------------------------------------------------------
>
>                 Key: IO-265
>                 URL: https://issues.apache.org/jira/browse/IO-265
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Filters
>    Affects Versions: 2.0.1
>            Reporter: Yegor Bugayenko
>            Priority: Minor
>
> Would be nice to have a vararg constructor in AndFileFilter and OrFileFilter.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira