MultiParentClassLoader does not check for hidden resources in recursiveFind()
------------------------------------------------------------------------------
Key: GERONIMO-3369
URL: https://issues.apache.org/jira/browse/GERONIMO-3369
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.0
Reporter: Kevan Miller
Assignee: Kevan Miller
Fix For: 2.0
recursiveFind isn't checking hidden resources. So, a ClassLoader.getResources()
call may return resources from parent ClassLoaders which should not have been
searched.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.