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

Support Spring Boot 3, Quarkus 3, Jakarta EE 10, and Camel 4 #2819

Closed
4 tasks done
tadayosi opened this issue Apr 17, 2023 · 1 comment
Closed
4 tasks done

Support Spring Boot 3, Quarkus 3, Jakarta EE 10, and Camel 4 #2819

tadayosi opened this issue Apr 17, 2023 · 1 comment
Assignees
Labels

Comments

@tadayosi
Copy link
Member

tadayosi commented Apr 17, 2023

Since SB 3 and Quarkus 3 only support Java 17 and Jakarta EE 10, and Camel 4 will be based on SB 3 and Quarkus 3, for Hawtio to support all of them it'll need to upgrade all the stack as well. It would mean that it's probably not possible to support SB 2 and 3, or Camel 3 and 4 at the same time in a single version of Hawtio, unless we could find a nice way to support multiple verions of JEE and SB, Quarkus in a single project.

Currently we are developing Hawtio v3, but we might need to start Hawtio v4 development as well, which will be based on Java 17, Jakarta EE 10, SB 3, and Quarkus 3.

Relates #2817

Tasks are broken down into following:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants