> Thanks Christian. Let's figure out then if the build passes. I created
> Jira ticket for this task [2].

According to the Jenkins (1) we got three tests issues related to
Spring API upgrade:

org.apache.camel.component.cxf.jms.CxfEndpointJMSConsumerTest.testInvocation
org.apache.camel.example.cxf.httptojms.CxfHttpJmsClientServerTest.testClientInvocation
org.apache.camel.testng.patterns.DebugSpringTest.setUp

The CXF errors are cause by CXF using deprecated Spring 3 API for JMS.
Maybe someone from CXF community could tell us more about perspectives
for switching from deprecated
org.springframework.jms.connection.SingleConnectionFactory102 to
recommended org.springframework.jms.connection.SingleConnectionFactory?

(1) 
https://builds.apache.org/view/A-D/view/Camel/job/Camel.trunk.fulltest.spring4/1/

-- 
Henryk Konsek
http://henryk-konsek.blogspot.com

Reply via email to