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 4752bbb  Revert "[VFS-798] IllegalArgumentException: Bad escape for 
Chinese characters in FileObject path."
     new e434635  In-line local var. Better local name. Formatting. Comment 
empty blocks.
     new c18fb6c  Use StringUtils.isEmpty().
     new 7c83a0e  Normalize to US spelling (pun unintended).
     new 94b2c74  Javadoc.
     new adf6aca  Lambdas.

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:
 .../apache/commons/vfs2/provider/AbstractFileSystem.java   |  3 +--
 .../apache/commons/vfs2/provider/HostFileNameParser.java   |  8 ++++----
 .../java/org/apache/commons/vfs2/provider/UriParser.java   |  4 ++--
 .../commons/vfs2/provider/local/LocalFileNameParser.java   | 14 +++++++-------
 .../commons/vfs2/provider/local/WindowsFileNameParser.java |  3 +++
 .../org/apache/commons/vfs2/provider/url/UrlFileName.java  |  7 ++++---
 .../commons/vfs2/provider/DefaultFileContentTest.java      |  6 +++---
 7 files changed, 24 insertions(+), 21 deletions(-)

Reply via email to