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 829ee2d Whitespace, use final.
new 1563bfb Sort methods.
new 5d6b3ab Close Javadoc HTML tags, remove dead comments, some
formatting.
new 5e3826f Close Javadoc HTML tags.
new 99596ac Use default values instead of null to clarify code, add
Javadoc HTML closing tags, refactor common code into a new private method.
The 4 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:
src/main/java/org/apache/commons/io/IOCase.java | 28 +--
.../commons/io/filefilter/NameFileFilter.java | 15 +-
.../java/org/apache/commons/io/test/TestUtils.java | 196 ++++++++++-----------
3 files changed, 124 insertions(+), 115 deletions(-)