You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2008/11/30 01:00:44 UTC

[jira] Created: (IO-186) Composite and DIrectory File Comparator implementations

Composite and DIrectory File Comparator implementations
-------------------------------------------------------

                 Key: IO-186
                 URL: https://issues.apache.org/jira/browse/IO-186
             Project: Commons IO
          Issue Type: New Feature
    Affects Versions: 1.4
            Reporter: Niall Pemberton
            Assignee: Niall Pemberton
            Priority: Minor
             Fix For: 2.0


 - New Composite file comparator implementation - delegates to a set of Comparator implementations
 - New Directory file comparator implementation - compares file types (i.e. Directory vs File)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (IO-186) Composite and DIrectory File Comparator implementations

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

Niall Pemberton resolved IO-186.
--------------------------------

    Resolution: Fixed

> Composite and DIrectory File Comparator implementations
> -------------------------------------------------------
>
>                 Key: IO-186
>                 URL: https://issues.apache.org/jira/browse/IO-186
>             Project: Commons IO
>          Issue Type: New Feature
>    Affects Versions: 1.4
>            Reporter: Niall Pemberton
>            Assignee: Niall Pemberton
>            Priority: Minor
>             Fix For: 2.0
>
>
>  - New Composite file comparator implementation - delegates to a set of Comparator implementations
>  - New Directory file comparator implementation - compares file types (i.e. Directory vs File)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.