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 d531c3b Remove dead comments.
new e65b52b Use try-with-resources. Fix some formatting.
new c0f4623 Fix SpotBugs issues.
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:
.../commons/io/file/CleaningPathVisitor.java | 44 +++++++++++----
.../commons/io/file/CopyDirectoryVisitor.java | 27 ++++++++++
.../commons/io/file/DeletingPathVisitor.java | 46 ++++++++++++----
.../io/input/ObservableInputStreamTest.java | 62 +++++++++++-----------
4 files changed, 128 insertions(+), 51 deletions(-)