You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org> on 2013/06/09 22:02:03 UTC

[jira] (SUREFIRE-1002) Simplify classloader structure

     [ https://jira.codehaus.org/browse/SUREFIRE-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold updated SUREFIRE-1002:
-----------------------------------------

    Summary: Simplify classloader structure  (was: Simplofy classloader structure)
    
> Simplify classloader structure
> ------------------------------
>
>                 Key: SUREFIRE-1002
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-1002
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: classloading
>            Reporter: Kristian Rosenvold
>
> The classloader isolation in surefire is not very good. The separation between "provider" and "test" does not really work since the provider cannot load any classes that will be present in the test classloader. this has been solved with extensive shading, but it also means the entire separation of provider-classloader vs test classloader is somewhat useless

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira