Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility over TCP in newer jacocoAgent versions #3

Open
gusdevops opened this issue May 15, 2017 · 1 comment
Open

Compatibility over TCP in newer jacocoAgent versions #3

gusdevops opened this issue May 15, 2017 · 1 comment

Comments

@gusdevops
Copy link

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
Copy link

zygimantus commented May 5, 2022

I have a same issue, using jacoco 0.8.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants