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 3634df2  Use a table to present Java requirements per VFS version.
     new b4f33a5  Sort members.
     new 676451b  Remove URISyntaxException from private method. This commits 
simply changes the private method signature but not the public one in this 
class for source compatibility, which lets the compiler tell us that other 
methods now uselessly throw URISyntaxException.
     new e7e47f8  Drop some unused exceptions from throws clauses (this does 
not break binary compatibility).

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/webdav4/Webdav4FileObject.java   |   7 +-
 .../webdav4/test/Webdav4ProviderTestCase.java      |   6 +-
 .../commons/vfs2/provider/GenericURLFileName.java  |   6 +-
 .../vfs2/provider/http4/Http4FileObject.java       |   6 +-
 .../vfs2/provider/http5/Http5FileObject.java       |   6 +-
 .../org/apache/commons/vfs2/util/URIUtils.java     | 183 ++++++++++-----------
 6 files changed, 100 insertions(+), 114 deletions(-)

Reply via email to