Skip to content

Conversation

@adrian-kong
Copy link
Contributor

Description

Should resolve Jacoco issue where gradle jacocoTestReport fails to run due to major version upgrade

@adrian-kong adrian-kong requested a review from a team as a code owner July 5, 2022 06:48
@adrian-kong adrian-kong changed the base branch from master to adrian/release4.5.0 July 5, 2022 06:54
Base automatically changed from adrian/release4.5.0 to master July 6, 2022 01:29
@adrian-kong adrian-kong requested review from a team, notoriaga and silverjam as code owners July 6, 2022 01:29
@notoriaga
Copy link
Contributor

notoriaga commented Jul 6, 2022

What does this mean for consumers of the library, do they have to use java 11 or is this just for our ci?

If the former could we do >= 11 or something?

@adrian-kong
Copy link
Contributor Author

What does this mean for consumers of the library, do they have to use java 11 or is this just for our ci?

If the former could we do >= 11 or something?

I believe it checks JDK version for 11, if no match will download that version. Should only affect locally for those building the src so using this as a dependency would be ok.

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.

4 participants