You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/12/03 20:45:13 UTC

[jira] [Resolved] (CAMEL-8007) Camel should not be hardcoded to one specific Karaf release

     [ https://issues.apache.org/jira/browse/CAMEL-8007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-8007.
--------------------------------
    Resolution: Fixed

> Camel should not be hardcoded to one specific Karaf release
> -----------------------------------------------------------
>
>                 Key: CAMEL-8007
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8007
>             Project: Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.15.0
>            Reporter: Claus Ibsen
>            Priority: Blocker
>             Fix For: 2.15.0
>
>
> Something happened so the features.xml now has a hardcoded karaf version
> This is from the generated source code:
> {code}
> <features xmlns="http://karaf.apache.org/xmlns/features/v1.0.0" name='camel-2.15-SNAPSHOT'>
>   <repository>mvn:org.apache.karaf.assemblies.features/spring/2.4.0/xml/features</repository>
> {code}
> Notice how it says karaf 2.4.0. 
> I suspect it was some spring stuff that was changed. We need to either revert or find some way for Camel to support Karaf 2.x and 3.x at the same time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)