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 423c08d  VFS-570 Add HDFS write support (#114)
     new 6abfda7  [VFS-570] Add HDFS write support #114.
     new 8b246d4  Better local var name.
     new 999685b  Sort methods in AB order.
     new a216213  Remove trailing whitespace.
     new 4dfca70  Use final.

The 5 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/hdfs/HdfsFileObject.java |  94 +++++----
 .../vfs2/provider/hdfs/HdfsFileProvider.java       |   2 +-
 .../commons/vfs2/provider/hdfs/HdfsFileSystem.java |  20 +-
 .../provider/hdfs/HdfsFileSystemConfigBuilder.java | 210 ++++++++++-----------
 src/changes/changes.xml                            |   3 +
 5 files changed, 162 insertions(+), 167 deletions(-)

Reply via email to