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 48ae5dd  [VFS-686] webdav4 provider based on the latest Jackrabbit 2.x 
#52.
     new 3dbaf7f  Sort members.
     new 8b96e71  [VFS-742] Add org.apache.commons.vfs2.FileContent.isEmpty().

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:
 .../webdav/test/WebdavVersioningTests.java         |  3 ++
 .../webdav4/test/Webdav4VersioningTests.java       |  3 ++
 .../java/org/apache/commons/vfs2/FileContent.java  | 61 +++++++++++++---------
 .../commons/vfs2/filter/EmptyFileFilter.java       |  2 +-
 .../vfs2/provider/DefaultFileContentTest.java      |  1 +
 .../provider/hdfs/test/HdfsFileProviderTest.java   |  1 +
 .../provider/http/test/HttpProviderTestCase.java   |  2 +
 .../provider/http4/test/Http4ProviderTestCase.java |  4 +-
 .../commons/vfs2/test/ProviderWriteTests.java      |  1 +
 src/changes/changes.xml                            |  3 ++
 10 files changed, 53 insertions(+), 28 deletions(-)

Reply via email to