You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2019/12/25 23:33:00 UTC

[jira] [Commented] (IO-648) Implement directory content equality

    [ https://issues.apache.org/jira/browse/IO-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17003399#comment-17003399 ] 

Michael Osipov commented on IO-648:
-----------------------------------

Looks odd if former options are arrays and latter is varargs.

> Implement directory content equality
> ------------------------------------
>
>                 Key: IO-648
>                 URL: https://issues.apache.org/jira/browse/IO-648
>             Project: Commons IO
>          Issue Type: Improvement
>            Reporter: Gary D. Gregory
>            Priority: Major
>
> Implement directory content equality in org.apache.commons.io.file.PathUtils:
>  - {{directoryAndFileContentEquals(Path, Path)}}
>  - {{directoryAndFileContentEquals(Path, Path, LinkOption[], OpenOption[], FileVisitOption...)}}
>  - {{directoryContentEquals(Path, Path)}}
>  - {{directoryContentEquals(Path, Path, int, LinkOption[], FileVisitOption...)}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)