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

(v3.0.x) Set Java 11 as minimal version #653

Conversation

abelsromero
Copy link
Member

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Documentation
  • Refactor
  • Build improvement
  • Other (please describe)
    👉 Breaking change

What is the goal of this pull request?
Set Java 11 as minimal version.

  • Update maven-compiler-plugin to use 'release'
  • Remove Java8 from CI
  • Add info to migration guide

Are there any alternative ways to implement this?
no

Are there any implications of this pull request? Anything a user must know?

Users in need of Java8 will need to use v2.5.x of both the Maven plugin and Asciidoctor.

Is it related to an existing issue?

  • Yes
  • No

#652

@abelsromero abelsromero added this to the 3.0.0 milestone Jun 15, 2023
@abelsromero abelsromero force-pushed the issue-652-make-java11-minimal-required branch from de5f5c2 to 5c56f38 Compare June 15, 2023 15:55
* Update maven-compiler-plugin to use 'release'
* Remove Java8 from CI
* Add info to migration guide

Closes asciidoctor#652
@abelsromero abelsromero merged commit 446f079 into asciidoctor:main Jun 15, 2023
18 checks passed
@abelsromero abelsromero changed the title Set Java 11 as minimal version (v3.0.x) Set Java 11 as minimal version Jun 15, 2023
@abelsromero abelsromero deleted the issue-652-make-java11-minimal-required branch December 28, 2023 20:15
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.

None yet

1 participant