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 386134021 Bump github/codeql-action from 3.29.2 to 3.29.4 (#702) new d89606b8c Camel case instance variable name new aaba7932b Javadoc new 26c8d9299 Javadoc new ba68d0ee7 Reduce vertical whitespace new 1fdad6dd7 Javadoc new f4307695c Javadoc new fa9f49b54 Javadoc new c8b79c203 Reduce vertical whitespace new 3bd63fcf3 Move instance variable declarationm closer to usage new 6e4832c2a No need for these @SuppressWarnings since the whole class is deprecated new 062a5582c Migrate from deprecated method The 11 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/vfs2/auth/StaticUserAuthenticator.java | 14 ++++---------- .../apache/commons/vfs2/cache/AbstractFilesCache.java | 2 +- .../commons/vfs2/cache/FileSystemAndNameKey.java | 6 +++--- .../org/apache/commons/vfs2/cache/LRUFilesCache.java | 19 ++++++++++--------- .../org/apache/commons/vfs2/cache/NullFilesCache.java | 2 +- .../apache/commons/vfs2/cache/SoftRefFilesCache.java | 11 ----------- .../apache/commons/vfs2/cache/WeakRefFilesCache.java | 6 +++--- .../commons/vfs2/provider/ftp/FtpClientFactory.java | 5 +++-- .../provider/http4/Http4FileContentInfoFactory.java | 12 +++--------- .../commons/vfs2/provider/http4/Http4FileSystem.java | 2 -- 10 files changed, 28 insertions(+), 51 deletions(-)