perCoreThreadCount param should be boolean
------------------------------------------

                 Key: SUREFIRE-675
                 URL: http://jira.codehaus.org/browse/SUREFIRE-675
             Project: Maven Surefire
          Issue Type: Improvement
          Components: Maven Failsafe Plugin, Maven Surefire Plugin
    Affects Versions: 2.7.1
         Environment: n/a
            Reporter: Anders Hammar
            Priority: Minor


The perCoreThreadCount param of the plugins is defined as a String, but used as 
a boolean. It should then be declared as a boolean.
Also, the default value should be defined through annotations so that it is 
included in documentation and help.

I'll see if I can provide a patch.

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

        

Reply via email to