mattcj / jacocotogo

A Maven Plugin for fetching JaCoCo data from remote servers.
http://jacocotogo.helmetsrequired.org/
Apache License 2.0
11 stars 9 forks source link

Compatibility over TCP in newer jacocoAgent versions #3

Open gusdevops opened 7 years ago

gusdevops commented 7 years ago

I've noticed that JacocoGo doesn't support newer version of jacocoAgent, Am I wrong?

If so, how difficult would be to implement this on getExecutionDataViaJaCoCoTCPServer and maybe set up a new property to be read on pom.xml to define which agent version the application is running.

0.7.6

Cannot read execution data version 0x1006. This version of JaCoCo uses execution data version 0x1007

0.7.5

java.io.IOException: Incompatible version 1006. 

Had success on version 0.7.0

zygimantus commented 2 years ago

I have a same issue, using jacoco 0.8.8