[
https://issues.apache.org/jira/browse/CAMEL-7835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146251#comment-14146251
]
ASF GitHub Bot commented on CAMEL-7835:
---------------------------------------
GitHub user wuwen5 opened a pull request:
https://github.com/apache/camel/pull/276
CAMEL-7835:Camel listener with the Ordered
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wuwen5/camel CAMEL-7835-Ordered
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/276.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 #276
----
commit 8053a274977d4a710ace777df355cdcfd84d62a4
Author: wuwen <[email protected]>
Date: 2014-09-24T12:08:01Z
CAMEL-7835:Camel listener with the 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)