[ https://jira.codehaus.org/browse/SUREFIRE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=318483#comment-318483
]
Karl Pietrzak commented on SUREFIRE-949:
----------------------------------------
@[~agudian]: I like the idea of deprecating {{forkMode}} and instead using {{fork}}, {{reuseForks}},
and {{forkCount}}. The use of thread and fork vocabulary together was a tad confusing to
the untrained eye.
> Create forkCount parameter
> --------------------------
>
> Key: SUREFIRE-949
> URL: https://jira.codehaus.org/browse/SUREFIRE-949
> Project: Maven Surefire
> Issue Type: New Feature
> Components: Maven Surefire Plugin
> Reporter: Kristian Rosenvold
> Assignee: Kristian Rosenvold
> Fix For: 2.14
>
>
> The "threadCount" parameter is overloaded to the extent that it is becoming problematic.
A forkCount parameter would be nice, maybe supporting the same style as maven-core "1.5C"
for 1.5 x number of cores.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|