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 bca592a  Fix Checkstyle RedundantModifier: Redundant 'public' modifier.
     new 65d0fc9  Fix Checkstyle WhitespaceAround: 'synchronized' is not 
followed by whitespace.
     new 7c5cf5d  Fix Checkstyle NoWhitespaceAfter: '{' is followed by 
whitespace.

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:
 .../org/apache/commons/vfs2/FileSystemException.java  |  4 ++--
 .../apache/commons/vfs2/cache/SoftRefFilesCache.java  |  4 ++--
 .../commons/vfs2/filter/WildcardFileFilter.java       |  4 ++--
 .../commons/vfs2/impl/DefaultFileReplicator.java      |  3 +--
 .../commons/vfs2/impl/DefaultFileSystemManager.java   |  4 ++--
 .../org/apache/commons/vfs2/impl/VFSClassLoader.java  |  4 ++--
 .../commons/vfs2/provider/AbstractFileName.java       |  2 +-
 .../org/apache/commons/vfs2/provider/UriParser.java   |  6 ++----
 .../provider/compressed/CompressedFileFileObject.java |  2 +-
 .../vfs2/provider/http4/Http4FileProvider.java        |  3 +--
 .../vfs2/provider/http5/Http5FileProvider.java        |  3 +--
 .../vfs2/provider/local/LocalFileNameParser.java      |  2 +-
 .../commons/vfs2/provider/tar/Tbz2FileProvider.java   |  2 +-
 .../commons/vfs2/provider/tar/TgzFileProvider.java    |  2 +-
 .../org/apache/commons/vfs2/util/DefaultCryptor.java  |  6 ++----
 .../vfs2/util/DelegatingFileSystemOptionsBuilder.java | 19 ++++++++-----------
 .../java/org/apache/commons/vfs2/util/Messages.java   |  2 +-
 .../main/java/org/apache/commons/vfs2/util/Os.java    | 13 ++++++-------
 18 files changed, 37 insertions(+), 48 deletions(-)

Reply via email to