Re: [java code coverage] TCP agent, merged reports, and SONAR...

2014-07-08 Thread Marc R. Hoffmann
Hi, I try to answer the JaCoCo some specific questions, for Sonar please check their mailing list. Will the report generated by the ExecutionDataClient be in a merged state, an appended state, will it be overwritten, or is this behavior determined by the append flag for each agent? The app

[java code coverage] TCP agent, merged reports, and SONAR...

2014-07-08 Thread hwgehring
Here's my situation: I'm running execution analysis with the jacoco agent on multiple vm's which each need two separate processes analyzed and the coverage reports viewable by SONAR. The solution that's been devised so far is to attach an agent to each process running in tcpserver mode, running