Re: Compare directories

2017-02-13 Thread J. Fiala
Hello Gary, Thanks, yes DirectoryUtils is probably more descriptive :). I can provide the simple solution, of course this can be tuned & optimized as for the current solution the intersected files will be compared twice. But the current solution offers a low memory footprint as it doesn't

Re: Compare directories

2017-02-13 Thread Gary Gregory
You can provide a diff file and attach it to a JIRA as a feature request. Or, you can create a PR on GitHub. Unless you see mocks in the test sources, we do not have them ;-) I do not recall seeing such mocks. Feel free to come up with a design that is best for the community to understand and