[
https://issues.apache.org/jira/browse/VFS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved VFS-334.
----------------------
Resolution: Fixed
Fix Version/s: 2.0
Fixed by returning a dummy instance of FileSystem
> 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
> Fix For: 2.0
>
>
> 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.