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

kie-issues#960: Upgrade kie-tools to Java 17, Maven 3.9.6, and Quarkus 3 #2182

Merged
merged 52 commits into from
Mar 5, 2024

Conversation

yesamer
Copy link
Contributor

@yesamer yesamer commented Feb 23, 2024

Closes apache/incubator-kie-issues#960.

Depends on #2136

This will not enable a direct compilation of our GWT codebase in JDK 17.

The build will still compile with Java 8 as previously in a retro-compatibility mode, but supporting JDK 17.

@yesamer
Copy link
Contributor Author

yesamer commented Feb 23, 2024

Current failures:

[ERROR] Errors:
[ERROR] SessionPresenterViewTest.setup:171->lambda$setup$0:122->setFinal:191 » NoSuchField modifiers
[ERROR] SessionPresenterViewTest.setup:171->lambda$setup$0:122->setFinal:191 » NoSuchField modifiers
[ERROR] SessionPresenterViewTest.setup:171->lambda$setup$0:122->setFinal:191 » NoSuchField modifiers
[ERROR] SessionPresenterViewTest.setup:171->lambda$setup$0:122->setFinal:191 » NoSuchField modifiers
[ERROR] SessionPresenterViewTest.setup:171->lambda$setup$0:122->setFinal:191 » NoSuchField modifiers
[ERROR] SessionPresenterViewTest.setup:171->lambda$setup$0:122->setFinal:191 » NoSuchField modifiers
[ERROR] SessionPresenterViewTest.setup:171->lambda$setup$0:122->setFinal:191 » NoSuchField modifiers
[ERROR] SessionPresenterViewTest.setup:171->lambda$setup$0:122->setFinal:191 » NoSuchField modifiers

@tiagobento tiagobento changed the title #kie-issues#960: Make stunner editor compatible with JDK 17 (stunner-editor) kie-issues#960: Make stunner editor compatible with JDK 17 (stunner-editor) Feb 23, 2024
@tiagobento tiagobento merged commit dcfba51 into apache:main Mar 5, 2024
12 checks passed
@yesamer yesamer deleted the kie-issues#960 branch March 5, 2024 18:22
paulovmr pushed a commit to kiegroup/kie-tools that referenced this pull request Mar 28, 2024
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.

Upgrade kie-tools to Java 17, Maven 3.9.6, and Quarkus 3
4 participants