[ https://issues.apache.org/jira/browse/KARAF-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved KARAF-2105.
---------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.0.0)
commit fix
http://svn.apache.org/viewvc?rev=1431207&view=rev for 2.3.x branch
for 3.0.0 we only ship spring 3.1 so won't have this problem
> Karaf features for Spring should all be same name and use version ranges
> ------------------------------------------------------------------------
>
> Key: KARAF-2105
> URL: https://issues.apache.org/jira/browse/KARAF-2105
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-feature
> Affects Versions: 2.3.0
> Reporter: Claus Ibsen
> Assignee: Freeman Fang
> Priority: Critical
> Fix For: 2.3.1
>
>
> See
> http://karaf.922171.n3.nabble.com/Apache-Karaf-2-3-And-spring-in-the-out-of-the-box-features-files-tp4027202.html
> The spring features should all be named spring, and use version ranges to differentiate
between the various spring version supported.
> Currently Spring 3.1 is named spring31, and not spring. This causes problem for end users,
such as installing both spring 3.0 and 3.1, when they only want spring 3.1 etc.
> See more details in that nabble link.
> The ciritical issue is that SMX / Camel etc cannot reuse the spring features of Karaf
when spring 3.1 is the new default choice.
--
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
|