Hello all, I'm using ServiceMix 3.6.0-fuse-00-89 to deploy some components. In order to reduce the size of the assemblies I have added many of the dependencies with the provided scope, and they can be found in the /lib folder. This includes Spring and some apache commons libraries among the others. The whole application also contains standalone components and I want to upgrade everything, for example, from Spring 2.5.6 to Spring 3.2.1, which is different from Spring 3.0.5 included in the ServiceMix release. Other libraries would be commons-io 1.4 to 2.4 and commons-lang 2.4 to 2.6 since commons-lang 3.2 has a different package naming and everything will probably fail. What do you think, will the Spring update do any harm? I have to say that I already upgraded the 5.5.0-fuse-00-89 broker to 5.5.1.fuse-70-097 and everything is working just fine.
P.S. I can't upgrade to ServiceMix 4 and give up the JBI units. Thanks, Cristisor. -- View this message in context: http://servicemix.396122.n5.nabble.com/Upgrading-ServiceMix-3-6-0-fuse-00-89-old-libraries-tp5717994.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
