[jboss-jira] [JBoss JIRA] (JBRULES-3368) CompositeClassLoader.getResources(String) should never return null
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Tue Jan 31 07:05:51 EST 2012
Mark Proctor created JBRULES-3368:
-------------------------------------
Summary: CompositeClassLoader.getResources(String) should never return null
Key: JBRULES-3368
URL: https://issues.jboss.org/browse/JBRULES-3368
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Mark Proctor
Assignee: Mark Proctor
Fix For: 5.4.0.Beta3
If getResources() has no results it should return an empty enumeration,not null. Some JDK plugin code around ImageIO depends upon this behaviour.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list