You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/03/06 02:06:24 UTC

[jira] Closed: (GERONIMO-2823) System class loader should not be searched for resource META-INF/geronimo-dependency.xml by AbstractRepository.getDependencies

     [ https://issues.apache.org/jira/browse/GERONIMO-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-2823.
----------------------------------

    Resolution: Fixed

port done

> System class loader should not be searched for resource META-INF/geronimo-dependency.xml by AbstractRepository.getDependencies
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2823
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2823
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: dependencies
>    Affects Versions: 1.2, 2.0-M1
>            Reporter: Gianny Damour
>         Assigned To: Gianny Damour
>             Fix For: 1.2, 2.0-M3
>
>
> AbstractRepository.getDependencies loads the resource META-INF/geronimo-dependency.xml in order to retrieve the child dependencies of the provided Artifact. The system class loader should be excluded when this resource is loaded as it may result in an infinite loop.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.