You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/03/04 14:18:14 UTC

[jira] Created: (MSUREFIRE-66) Fix classloader separation of Test NG

Fix classloader separation of Test NG
-------------------------------------

         Key: MSUREFIRE-66
         URL: http://jira.codehaus.org/browse/MSUREFIRE-66
     Project: Maven 2.x Surefire Plugin
        Type: Sub-task

    Reporter: Brett Porter


Currently, all of the test classes go into the surefire classloader (as before) so that TestNG can find them.

Using the context classloader might be the key to avoiding this.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org