I was going to start working on some improvements for the flatpack component but ran into an issue on the 2.9.x branch. I'm currently running 2.9.2 on Karaf 2.2.4 and it's working great. I tried to install 2.9.3-SNAPSHOT and ran into an issue with camel-karaf-commands because it depends on jline 2.6.0 when karaf 2.2.4 uses 2.5.x. I also noticed 2.9.3-SNAPSHOT builds against karaf 2.2.7 now.
At this point in time Camel 2.9.x is based on Karaf 2.2.7 and CXF 2.5.3 which seem to be currently incompatible due to CXF forcing PAX 1.0.7 and Karaf using 1.0.9. Am I seeing this right? Is 2.9.2 the last version that will support Karaf 2.2.4? Still learning the internals of Camel... Thanks, Chris