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 a8184d6 Fix usage of assertNotNull #269. new 3418d09 Javadoc. new a873e46 Minor cleanup. new d42b928 [IO-727] FilenameUtils directoryContains() should handle files with the same prefix #217. The 3 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/changes/changes.xml | 3 ++ .../java/org/apache/commons/io/FileSystem.java | 4 +-- .../java/org/apache/commons/io/FilenameUtils.java | 32 +++++++++++++++------- .../io/FileUtilsDirectoryContainsTestCase.java | 13 +++++++++ .../apache/commons/io/FilenameUtilsTestCase.java | 17 ++++++++++++ 5 files changed, 57 insertions(+), 12 deletions(-)