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

Claus Ibsen commented on CAMEL-5931:
------------------------------------

Good idea about a spring 3.2 CI build.

The version range [3.1,4) is maybe a bit broad, it could be [3.1,3.3) to 
support both 3.1 and 3.2.
Though the issue imho is not Camel but Karaf.

People can/should be able to install/configure the spring version they want to 
use. Be it 3.1 or 3.2 etc.
So if they in Karaf do

features:install spring 3.1.3.RELEASE
To install spring 3.1.3

Or if they want 3.2 they can do
features:install spring 3.2.0.RELEASE

But I guess if they do not install spring explicit prior to installing Camel, 
then Karaf will auto install a spring version for them, and that would be the 
latest release, I think. Eg so they get 3.2 (if Karaf has that as version range 
out of the box also).

But its more a discussion/problem at Karaf. As its a general problem how to use 
spring on Karaf.


                
> Upgrade Camel features to Spring 3.1 as minimum version
> -------------------------------------------------------
>
>                 Key: CAMEL-5931
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5931
>             Project: Camel
>          Issue Type: Improvement
>          Components: karaf
>    Affects Versions: 2.11.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.11.0
>
>         Attachments: CAMEL-5931.patch
>
>
> Spring 3.1 is now the default version out of the box. We should have that in 
> Karaf features as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to