]
Sanne Grinovero updated ISPN-4342:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Use correct surefire syntax for not running tests in parallel
-------------------------------------------------------------
Key: ISPN-4342
URL:
https://issues.jboss.org/browse/ISPN-4342
Project: Infinispan
Issue Type: Bug
Components: Build process
Affects Versions: 7.0.0.Alpha4
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 7.0.0.Alpha5
Some poms erroneously define <parallel>false</parallel> instead of
<parallel>none</parallel>