[ 
https://issues.apache.org/jira/browse/CAMEL-7114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866441#comment-13866441
 ] 

Henryk Konsek commented on CAMEL-7114:
--------------------------------------

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

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

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/

> Make Spring 4 Maven profile to pass the build
> ---------------------------------------------
>
>                 Key: CAMEL-7114
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7114
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-spring
>            Reporter: Henryk Konsek
>             Fix For: Future
>
>
> Build invoked with the command `mvn install -Pspring4` should pass 
> successfully.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to