Hi! Please help to understand/troubleshoot and solve following problem.
There are two dev boxes with Eclipse (Spring Tool Suite 3.4.0.RELEASE) & EclEmma plugin (2.2.1.201...), one build machine and Sonar server (3.7.1) with Emma Plugin (1.3). The sources are synchronized with P4 (Perforce) and build with Maven 3.0. There is an exec file generated by jacoco runtime java agent (0.6.4.201312101107) during integration tests on the build machine. Import this exec file on the dev boxes and the Sonar server gives 3 different results - 75.4 % (Dev box1) - 45.7 % (Dev box2) - 41.7 % (Sonar server) The first number is correct but the two others – false. Thanks in advance. Alex -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
