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 2010/11/30 19:49:03 UTC

[jira] Created: (SUREFIRE-661) Add ConfigurableParallelComputer to junit core provider

Add ConfigurableParallelComputer to junit core provider
-------------------------------------------------------

                 Key: SUREFIRE-661
                 URL: http://jira.codehaus.org/browse/SUREFIRE-661
             Project: Maven Surefire
          Issue Type: New Feature
          Components: Junit 4.7+ (parallel) support
    Affects Versions: 2.6
            Reporter: Kristian Rosenvold


Surefire currently supports the use of an external library for constrained multithreading. This library is something like 2 small classes + tests, and the code to make this "optional" within surefire is almost as large as the functionality itself. I am the original author of this code an I will add it to the junit4.7 provider. This allows thee junit4.7 provider to run with all  threading options without extra libraries.

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

        

[jira] Closed: (SUREFIRE-661) Add ConfigurableParallelComputer to junit core provider

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold closed SUREFIRE-661.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7
         Assignee: Kristian Rosenvold

Fixed in r1040706

> Add ConfigurableParallelComputer to junit core provider
> -------------------------------------------------------
>
>                 Key: SUREFIRE-661
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-661
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: Junit 4.7+ (parallel) support
>    Affects Versions: 2.6
>            Reporter: Kristian Rosenvold
>            Assignee: Kristian Rosenvold
>             Fix For: 2.7
>
>
> Surefire currently supports the use of an external library for constrained multithreading. This library is something like 2 small classes + tests, and the code to make this "optional" within surefire is almost as large as the functionality itself. I am the original author of this code an I will add it to the junit4.7 provider. This allows thee junit4.7 provider to run with all  threading options without extra libraries.

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