GitHub user jfiala opened a pull request:
https://github.com/apache/commons-io/pull/31
DirectoryUtils - isEqual to compare directories
First implementation of DirectoryUtils.isEqual() including optional file
content compare.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jfiala/commons-io master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-io/pull/31.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #31
----
commit 351810e7faa31b9603a75358746b1ddd22e747af
Author: J. Fiala <[email protected]>
Date: 2017-02-18T16:39:25Z
add DirectoryUtils and some tests
commit 8bc26786a0f9d6d0889daed1248cafff54483bf3
Author: J. Fiala <[email protected]>
Date: 2017-02-18T16:41:26Z
adapt pattern for not equal test files
commit ee0446ba2418c358152801d6ad9b5e7478a45cbf
Author: J. Fiala <[email protected]>
Date: 2017-02-18T16:43:38Z
refine method names
commit 22085df7a475cd82f6b94192aebc001ce85f67fd
Author: J. Fiala <[email protected]>
Date: 2017-02-18T16:45:13Z
adapt method names for tests
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]