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 42ff473 VFS-686: webdav4 provider based on the latest Jackrabbit 2.x (#52) new ef4038b Typos in Javadoc and comments: "uri" -> "URI". new 48ae5dd [VFS-686] webdav4 provider based on the latest Jackrabbit 2.x #52. 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: .../main/java/org/apache/commons/vfs2/FileSystemConfigBuilder.java | 2 +- .../java/org/apache/commons/vfs2/impl/DefaultFileSystemManager.java | 2 +- .../main/java/org/apache/commons/vfs2/provider/AbstractFileName.java | 4 ++-- .../src/main/java/org/apache/commons/vfs2/provider/URLFileName.java | 4 ++-- .../src/main/java/org/apache/commons/vfs2/provider/UriParser.java | 2 +- .../main/java/org/apache/commons/vfs2/provider/ftp/FtpFileObject.java | 2 +- .../java/org/apache/commons/vfs2/provider/res/ResourceFileName.java | 2 +- .../org/apache/commons/vfs2/provider/res/ResourceFileNameParser.java | 2 +- src/changes/changes.xml | 3 +++ 9 files changed, 13 insertions(+), 10 deletions(-)