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 80a920e  VFS-759: check if the optional provider jar itself available 
(#84)
     new 60779ef  Sort members.
     new 499982e  [VFS-759] WebDAV providers should loaded only when 
commons-vfs2-jackrabbit* jars are available #84.
     new e55895a  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-vfs

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:
 .../vfs2/provider/sftp/SftpClientFactory.java      | 196 +++++++++---------
 .../vfs2/provider/sftp/SftpFileNameParser.java     |  14 +-
 .../vfs2/provider/sftp/SftpFileProvider.java       |   8 +-
 .../commons/vfs2/provider/sftp/SftpFileSystem.java | 230 ++++++++++-----------
 .../provider/sftp/SftpRandomAccessContent.java     |  66 +++---
 .../vfs2/provider/sftp/TrustEveryoneUserInfo.java  |   4 +-
 src/changes/changes.xml                            |   3 +
 7 files changed, 262 insertions(+), 259 deletions(-)

Reply via email to