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

ASF GitHub Bot commented on CAMEL-7835:
---------------------------------------

GitHub user wuwen5 opened a pull request:

    https://github.com/apache/camel/pull/273

    CAMEL-7835:No need to inject Camel first listener using CamelSpringJUnit...

    No need to inject Camel first listener using CamelSpringJUnit4ClassRunner,  
spring4.1 just only need set listeners are ordered

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wuwen5/camel CAMEL-7835

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/273.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #273
    
----
commit 0965fe519547699c70df182c3b448bf4c756d8fe
Author: wuwen <[email protected]>
Date:   2014-09-21T17:11:03Z

    CAMEL-7835:No need to inject Camel first listener using 
CamelSpringJUnit4ClassRunner,  spring4.1 just only need set listeners are 
ordered

----


> 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
>            Assignee: Claus Ibsen
>              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)

Reply via email to