[
https://issues.apache.org/jira/browse/GERONIMO-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevan Miller closed GERONIMO-3369.
----------------------------------
Resolution: Fixed
Fixed in branches/2.0 and trunk.
I removed some old comented out code and also added a
isNonOverridableResource() check.
> 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.