-
Bug
-
Resolution: Done
-
Major
-
jboss-fuse-6.2.1
-
None
Camel on EAP bundles Spring version 4.1.6.RELEASE. But the Karaf distribution uses 3.2.12.RELEASE.
This is a side affect of the Spring dependencies being pulled in transitively from Camel with the default Spring version being picked up.
https://github.com/jboss-fuse/camel/blob/2.15.0.redhat-6-2-x-patch/parent/pom.xml#L452-L455
We should correct this so that the Spring version is aligned with that used by the Karaf distribution.
- blocks
-
ENTESB-3542 Make the kie camel quickstarts deployable on EAP
- Closed