[ https://jira.codehaus.org/browse/SUREFIRE-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Gudian closed SUREFIRE-1033.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.17
Assignee: Andreas Gudian
Good catch. Thanks for the report!
> Invalid XML on documentation page
> ---------------------------------
>
> Key: SUREFIRE-1033
> URL: https://jira.codehaus.org/browse/SUREFIRE-1033
> Project: Maven Surefire
> Issue Type: Bug
> Components: documentation
> Reporter: Peter Becker
> Assignee: Andreas Gudian
> Priority: Trivial
> Fix For: 2.17
>
>
> The XML example in the section "Forked Test Execution" on http://maven.apache.org/surefire/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html
closed a <forkCount> with a </threadCount>. The latter should be </forkCount>
instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|