DefaultFileSystemConfigBuilder.getConfigClass() returns
DefaultFileSystemConfigBuilder.class which is not a FileSystem
----------------------------------------------------------------------------------------------------------------------
Key: VFS-334
URL: https://issues.apache.org/jira/browse/VFS-334
Project: Commons VFS
Issue Type: Bug
Affects Versions: 1.0
Reporter: Sebb
DefaultFileSystemConfigBuilder.getConfigClass() returns
DefaultFileSystemConfigBuilder.class which is not a FileSystem.
All the other FileSystemConfigBuilder classes return a class that implements
FileSystem; it should presumably do so as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.