FileSystemConfigBuilder.getRootURI/setRootURI public, not protected?
--------------------------------------------------------------------
Key: VFS-342
URL: https://issues.apache.org/jira/browse/VFS-342
Project: Commons VFS
Issue Type: Bug
Affects Versions: 2.0
Reporter: Sebb
Priority: Critical
The methods getRootURI and setRootURI in FileSystemConfigBuilder have beed
added with public access; however all the other added methods are protected,
and the class itself is protected.
This looks like a mistake, which should be corrected before the next release as
it may be difficult to fix later
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.