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 32d17c421 Bump github/codeql-action from 4.31.10 to 4.31.11
new 0ecf76212 Flip type and dev attributes
new 1daff9d85 Update test to match InterruptedException guidelines
new 78c4b2e27 DefaultFileMonitor now restores the current thread's
interrupt flag when catching InterruptedException.
new 528ac3f0f SftpFileSystem.executeCommand(String, StringBuilder) now
restores the current thread's interrupt flag when catching InterruptedException
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:
.../commons/vfs2/impl/DefaultFileMonitor.java | 17 +-
.../commons/vfs2/provider/sftp/SftpFileSystem.java | 1 +
.../ftps/AbstractFtpsProviderTestCase.java | 2 +
src/changes/changes.xml | 406 +++++++++++----------
4 files changed, 210 insertions(+), 216 deletions(-)