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