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 176acdc Fix Checkstyle WhitespaceAround. new fa3ff72 Fix Checkstyle GenericWhitespace. new b0b088e Fix Checkstyle LeftCurly. new 79ccafd Add missing Javadocs. The 3 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/provider/AbstractFileObject.java | 4 +- .../commons/vfs2/provider/DefaultFileContent.java | 7 +- .../commons/vfs2/provider/ftp/FtpClient.java | 140 +++++++++++++++++++-- .../vfs2/provider/http4/Http4FileProvider.java | 20 +-- .../commons/vfs2/tasks/AbstractSyncTask.java | 5 +- 5 files changed, 148 insertions(+), 28 deletions(-)