Skip to content

Conversation

@bitwiseman
Copy link
Member

Description

It appears that the change to unblock jacoco on Java 16+ broke jacoco on Java 11. I noticed this because running mvn -Denable-ci install site" on Java 11 does not produce the jacoco report in the target/site` folder. Java 8 works., but I want to use Java 11 for releases, including site generation.

@gsmet Any thoughts on this?

Copy link
Contributor

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought it was needed for 11, just not required but if it causes issues, you can just make it 16+ (16 included).

@bitwiseman
Copy link
Member Author

@gsmet
Yeah, I guess I'm concerned that since CI didn't detect this break, it might not detect whether 16+ is working either.

@bitwiseman
Copy link
Member Author

@gsmet Yup, looks like it isn't actually running on 16. Could you take a look and see if you can fix it. I only ask because you made the change and you probably know most about it.

@gsmet
Copy link
Contributor

gsmet commented Apr 5, 2021

I think you can close this one as #1079 should fix it.

@bitwiseman bitwiseman closed this Apr 5, 2021
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

Successfully merging this pull request may close these issues.

2 participants