Peter Becker created SUREFIRE-1033:
--------------------------------------
Summary: 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
Priority: Trivial
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
|