You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/09/21 11:48:34 UTC

[jira] [Commented] (CAMEL-7835) camel-test-spring doesn't support Spring 4.1.0.RELEASE

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

Claus Ibsen commented on CAMEL-7835:
------------------------------------

Grrrr spring guys changed this totally for spring 4.1 meaning its absolute not backwards compatible, which means we need a camel-test-spring41 component :(


> camel-test-spring doesn't support Spring 4.1.0.RELEASE
> ------------------------------------------------------
>
>                 Key: CAMEL-7835
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7835
>             Project: Camel
>          Issue Type: Task
>          Components: camel-test
>    Affects Versions: 2.14.0
>            Reporter: Henrik
>              Labels: deprecation, junit, spring, test
>             Fix For: 2.15.0
>
>
> CamelSpringJUnit4ClassRunner calls the TestContextManager(Class, String) constructor, and the TestContextManager.getDefaultTestExecutionListenerClasses() method.  
> Both of these are deprecated in spring-test-4.0.x, and are gone in 4.1.x. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)