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

Christian Müller commented on CAMEL-3604:
-----------------------------------------

Claus, ${camel-root}/parent/pom.xml set in the 'camel.osgi.import.defaults' 
properties
{code}
org.springframework.*;version="[2.5,4)"
{code}

I think it should be
{code}
org.springframework.*;version="[3,4)"
{code}


> Upgrade to Spring 3.0.x as minimum (eg drop support for Spring 2.x)
> -------------------------------------------------------------------
>
>                 Key: CAMEL-3604
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3604
>             Project: Camel
>          Issue Type: Task
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.7.0
>
>
> See details and link to discussion on the 2.7 roadmap page
> http://camel.apache.org/camel-27-roadmap.html

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to