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

Supports build with Java 17 #12858

Merged
merged 12 commits into from Sep 30, 2021
Merged

Supports build with Java 17 #12858

merged 12 commits into from Sep 30, 2021

Conversation

TeslaCN
Copy link
Member

@TeslaCN TeslaCN commented Sep 30, 2021

Fixes #12442.

Changes:

  • Add CI for Java 17
  • Upgrade byte-buddy from 1.10.16 to 1.11.18
  • Exclude tests which changed Field's modifiers
  • Upgrade lombok from 1.18.16 to 1.18.20
  • Upgrade maven-jar-plugin from 2.6 to 3.2.0
  • Upgrade maven-enforcer-plugin from 1.4 to 3.0.0
  • Upgrade maven-source-plugin from 2.4 to 3.2.1
  • Upgrade jacoco-maven-plugin from 0.8.5 to 0.8.7

@TeslaCN TeslaCN marked this pull request as ready for review September 30, 2021 10:38
@TeslaCN TeslaCN added this to the 5.0.0-RC1 milestone Sep 30, 2021
@tristaZero tristaZero merged commit 97fae56 into apache:master Sep 30, 2021
@TeslaCN TeslaCN deleted the adapt_jdk_17 branch September 30, 2021 10:47
@menghaoranss menghaoranss modified the milestones: 5.0.0-RC1, 5.0.0 Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build failed using JDK 17
3 participants