IsolatedClassLoader should also delegate resource loading ---------------------------------------------------------
Key: SUREFIRE-466 URL: http://jira.codehaus.org/browse/SUREFIRE-466 Project: Maven Surefire Issue Type: Bug Components: classloading Affects Versions: 2.4.2 Reporter: Mark Hobson IsolatedClassLoader currently delegates class loading according to whether it is configured to use parent- or child-delegation, but resource loading does not follow the same rules. Need to override getResource and getResources accordingly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira