Gary Gregory created VFS-667:
--------------------------------
Summary:
org.apache.commons.vfs2.provider.res.ResourceFileProvider.findFile(FileObject,
String, FileSystemOptions) should throw a
org.apache.commons.vfs2.FileSystemException instead of a NPE when the class
loader is null
Key: VFS-667
URL: https://issues.apache.org/jira/browse/VFS-667
Project: Commons VFS
Issue Type: Improvement
Reporter: Gary Gregory
Assignee: Gary Gregory
org.apache.commons.vfs2.provider.res.ResourceFileProvider.findFile(FileObject,
String, FileSystemOptions) should throw a
org.apache.commons.vfs2.FileSystemException instead of a NPE when the class
loader is null.
Some implementations use null for the boorstrap class loader.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)