[
https://issues.apache.org/jira/browse/CAMEL-8007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-8007:
-------------------------------
Comment: was deleted
(was: It keeps getting worse and worse, not its hardcoded to karaf 3.0.2
<features xmlns="http://karaf.apache.org/xmlns/features/v1.0.0"
name='camel-2.15-SNAPSHOT'>
<repository>mvn:org.apache.cxf.karaf/apache-cxf/3.0.2/xml/features</repository>
<repository>mvn:org.apache.jclouds.karaf/jclouds-karaf/1.8.1/xml/features</repository>)
> 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)