Claus Ibsen created CAMEL-8007:
----------------------------------

             Summary: 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)

Reply via email to