Hi Camel users,

I built a standalone maven project using camel 2.8.0 core, spring, and jms 
components.  The camel deps pull in spring 3.0.5-RELEASE as a dependency.

Now, I want to use this new project in another larger, more legacy project that 
depends heavily on spring 2.5.6.  The upgrade from 2.5.6 to 3.0.5 is 
non-trivial to do for us.  So, when I pull in my newer project that uses 
camel-2.0.8, spring-3.0.5 will come along for the ride, unless I explicitly 
exclude it.  I have not yet tried this, but I was wondering if anyone on the 
list could see any immediate incompatibility with doing so?

If there is some definite reason why it won't work, any idea which prior camel 
release is compatible with spring 2.5.6?  I know I can go scan all the pom.xml 
files, but if someone knows off the top of their head, that would help a lot.

Regards,
Davis

Reply via email to