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 9031ff63 Fix Checkstyle MethodName issues
     new 059b2813 Sort members
     new f345bd19 Fix Checkstyle issues

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:
 .../commons/vfs2/AbstractProviderTestCase.java     |  22 ++--
 .../apache/commons/vfs2/FileSystemOptionsTest.java |  62 +++++-----
 .../java/org/apache/commons/vfs2/VfsTestUtils.java |   5 +-
 .../commons/vfs2/cache/DefaultFilesCacheTests.java |   4 +-
 .../commons/vfs2/impl/DefaultFileMonitorTest.java  | 132 ++++++++++-----------
 .../vfs2/impl/DefaultFileSystemManagerTest.java    | 119 +++++++++----------
 .../commons/vfs2/impl/VfsClassLoaderTests.java     |  44 +++----
 .../vfs2/operations/BasicOperationsTest.java       |  48 ++++----
 .../ftp/FtpFileSystemConfigBuilderTest.java        |  16 +--
 .../ftp/FtpMdtmOnRefreshLastModifiedTests.java     |  28 ++---
 .../vfs2/provider/ftp/FtpProviderTestCase.java     |  20 ++--
 .../ftps/AbstractFtpsProviderTestCase.java         |   8 +-
 .../vfs2/provider/ram/RamProviderTestCase.java     |   4 +-
 .../sftp/AbstractSftpProviderTestCase.java         |  18 +--
 .../vfs2/provider/url/UrlProviderHttpTestCase.java |   8 +-
 .../DelegatingFileSystemOptionsBuilderTest.java    |   9 +-
 .../apache/commons/vfs2/util/NHttpFileServer.java  |  26 ++--
 17 files changed, 284 insertions(+), 289 deletions(-)

Reply via email to