You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
The text was updated successfully, but these errors were encountered: