duan xiong created OOZIE-3538:
---------------------------------
Summary: oozie-main(pom.xml) plugin maven-surefire-plugin
configuration the Tag <perCoreThreadCount> value is wrong
Key: OOZIE-3538
URL: https://issues.apache.org/jira/browse/OOZIE-3538
Project: Oozie
Issue Type: Bug
Components: build
Affects Versions: 5.2.0
Reporter: duan xiong
Fix For: 5.2.0
oozie-main(pom.xml) plugin maven-surefire-plugin configuration the Tag
<perCoreThreadCount> value is wrong. That value should be boolean not number. "
the parameter {{threadCount}} can be used with the optional parameter
{{perCoreThreadCount=true}} (true by default)" can find this in
[http://maven.apache.org/surefire/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html]
--
This message was sent by Atlassian Jira
(v8.3.2#803003)