On Tuesday, October 18, 2011 8:14:54 AM Claus Ibsen wrote: > Just to not shoot us in the foot. > > So Camel 2.8.2 uses Karaf 2.2.4, which uses Spring 3.0.6. > And in the past we had this trouble with Spring 3.0.5 / Spring 3.0.6. > I assume the CXF version (Is it 2.4.3) uses Spring 3.0.6 as well. > > So all the Spring 3.0.5 vs Spring 3.0.6 issue is not a problem on the > 2.8.2 branch?
CXF is using Spring 3.0.6. More importantly, both CXF and Camel use the version of Spring provided by Karaf and use versions ranges to isolate the features.xml from such upgrades in Karaf in the future. Thus, it should be MUCH MUCH smoother sailing going forward, which I'm quite excited about. :-) Seriously, you can take Karaf, updated the jre.properties to meet CXF requirements (comment out javax.xml stuff provided by smx specs bundles), features:install cxf, features:install camel-cxf or other camel things, and it works better than it ever has before. Dan > > On Mon, Oct 17, 2011 at 9:24 PM, Hadrian Zbarcea <hzbar...@gmail.com> wrote: > > The fix version is 2.8.2. What about trunk, 2.9.0? > > > > Hadrian > > > > On 10/17/2011 02:38 PM, Daniel Kulp wrote: > >> On Monday, October 17, 2011 12:13:59 PM Daniel Kulp wrote: > >>> Other than some minor tweaks and javadoc updates (want to add > >>> javadoc to new allowStreaming methods and such), I think I'm done > >>> with my performance > >>> work for now. I may also look at the LoggerFactory.getLogger issue > >>> a > >>> bit > >>> more, but I'm not seeing it on my stack traces anymore so it's less > >>> critical. > >>> > >>> Thus, I think *I'm* done with changes I'd like in 2.8.2. Does > >>> anyone > >>> else > >>> have anything else they are working on that they'd like in there? > >>> Any > >>> other changes or concerns outstanding? > >> > >> Actually, one more change I'm running tests with now: > >> > >> https://issues.apache.org/jira/browse/CAMEL-4554 > >> > >> If you haven't guess, I like StAX. Better support for streaming > >> API's is good. :-) -- Daniel Kulp dk...@apache.org http://dankulp.com/blog Talend - http://www.talend.com