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: 2.0-M1
Reporter: Gianny Damour
Assigned To: Gianny Damour
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.