elmuerte opened a new pull request #70: VFS-727: Replaced usage of 
VFS.getManager() for locally available FileSystemManager.
URL: https://github.com/apache/commons-vfs/pull/70
 
 
   Addressed the call to VFS.getManager() in HostFileNameParser. 
   To avoid needing to make big changes to the unit tests which call parseUri 
without a context I added a conditional to extractToPath to use the context 
when not-null, otherwise fallback to VFS.getManager(), to get the 
FileSystemManager.
   
   This should resolve VFS-727.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to