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-vfs.git
from cf94eeaa Bump github/codeql-action from 3.27.0 to 3.27.4 (#632)
new 053478c2 It is OK to call java.io.File.listFiles(FileFilter) with a
null argument
new 5fbc1700 Javadoc: Use semantic tag <strong> instead of style tag <b>
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/vfs2/RandomAccessContent.java | 2 +-
.../java/org/apache/commons/vfs2/cache/NullFilesCache.java | 2 +-
.../java/org/apache/commons/vfs2/filter/AgeFileFilter.java | 4 ++--
.../org/apache/commons/vfs2/filter/CanWriteFileFilter.java | 2 +-
.../java/org/apache/commons/vfs2/filter/SizeFileFilter.java | 4 ++--
.../vfs2/provider/sftp/SftpFileSystemConfigBuilder.java | 2 +-
.../java/org/apache/commons/vfs2/filter/BaseFilterTest.java | 11 +----------
7 files changed, 9 insertions(+), 18 deletions(-)