[Framework] Module class loader should return an empty enumeration for
getResources()
-------------------------------------------------------------------------------------
Key: FELIX-2629
URL: https://issues.apache.org/jira/browse/FELIX-2629
Project: Felix
Issue Type: Bug
Components: Framework
Affects Versions: framework-3.0.3
Reporter: Richard S. Hall
Assignee: Richard S. Hall
Fix For: framework-3.2.0
The ClassLoader.getResources() method should return an empty enumeration when
the requested resource is not found. Currently, it returns null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.