Fix jacoco agent not added to command line (code coverage)
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 4 Feb 2016 22:29:43 +0000 (17:29 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 5 Feb 2016 04:58:41 +0000 (23:58 -0500)
commit617a130cbc51aa8bd3c8615a2e9c1de4c03aa73d
tree1286e80f4459648a9a236bc00c43d1bc1cd54c20
parentd5f827677f3bec2ff4775708d4ac09c7990d1504
Fix jacoco agent not added to command line (code coverage)

It seems that tycho.testArgLine doesn't get set again by
tycho-surefire if it was set in the root properties.
I orginally defined it to nothing so that it would be defined
when running without jacoco. Instead, we can introduce a new
variable and never touch tycho.testArgLine.

Change-Id: I5f2969ad65292ad2e6fa84d3fb46bf925064981c
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/65953
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
pom.xml
This page took 0.024747 seconds and 5 git commands to generate.