This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git.
from 51f4de0 Use lambdas, in-line single use local variable, remove some whitespace. new 6b7f261 Remove useless comments. new 5648a9d Clean up new APIs. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/org/apache/commons/io/file/PathUtils.java | 104 ++++++++++++++------- .../java/org/apache/commons/io/CopyUtilsTest.java | 6 +- .../org/apache/commons/io/file/PathUtilsTest.java | 3 - 3 files changed, 73 insertions(+), 40 deletions(-)