Hi folks, I'm preparing the Karaf 4.4.6 release using Java 11+. It will provide Spring 6.x features requiring Java 17. As Karaf 4.4.x still uses Camel 3.2.x (Java 11+), it will be up to the user to choose Java 11 (with Camel working) or Java 17+ (with Spring working).
With the effort ongoing for camel-karaf 4.x (with Java 17+ support), I propose to target Karaf 4.5.x to Java 17+ and remove support of Java 11. If it's OK for you, I will update Jenkinsfile to use Java 17 by default on main (instead of Java 11 today), and update the resources to target Java 17. Thoughts ? Regards JB