Skip to content

Fixes #2623: Use zulu distribution and java 11 for release GHA job#2624

Merged
TimvdLippe merged 1 commit intomockito:mainfrom
hazendaz:main
Apr 21, 2022
Merged

Fixes #2623: Use zulu distribution and java 11 for release GHA job#2624
TimvdLippe merged 1 commit intomockito:mainfrom
hazendaz:main

Conversation

@hazendaz
Copy link
Copy Markdown
Contributor

Error prone module set to release only with jdk 11. Release GHA was still set to use only jdk 8. This resolves #2623 by moving the GHA for release to java 11.

Checklist

  • Read the contributing guide
  • [X ] PR should be motivated, i.e. what does it fix, why, and if relevant how
  • [ X] If possible / relevant include an example in the description, that could help all readers
    including project members to get a better picture of the change
  • [ X] Avoid other runtime dependencies
  • [ X] Meaningful commit history ; intention is important please rebase your commit history so that each
    commit is meaningful and help the people that will explore a change in 2 years
  • [ X] The pull request follows coding style
  • [ X] Mention Fixes #<issue number> in the description if relevant
  • [ X] At least one commit should mention Fixes #<issue number> if relevant

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.

Missing errorprone module for 4.5.0 in central as release was done with jdk 8

2 participants