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

Christian Müller commented on CAMEL-4819:
-----------------------------------------

It works also with the brand new Karaf 2.2.5:

Christian-Muellers-MacBook-Pro:bin cmueller$ 
/Applications/apache-karaf-2.2.5/bin/karaf clean
        __ __                  ____      
       / //_/____ __________ _/ __/      
      / ,<  / __ `/ ___/ __ `/ /_        
     / /| |/ /_/ / /  / /_/ / __/        
    /_/ |_|\__,_/_/   \__,_/_/         

  Apache Karaf (2.2.5)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown Karaf.

karaf@root> features:addurl 
mvn:org.apache.camel.karaf/apache-camel/2.9-SNAPSHOT/xml/features
karaf@root> features:install camel-jibx 



Christian-Muellers-MacBook-Pro:bin cmueller$ 
/Applications/apache-karaf-2.2.5/bin/karaf clean
        __ __                  ____      
       / //_/____ __________ _/ __/      
      / ,<  / __ `/ ___/ __ `/ /_        
     / /| |/ /_/ / /  / /_/ / __/        
    /_/ |_|\__,_/_/   \__,_/_/         

  Apache Karaf (2.2.5)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown Karaf.

karaf@root> features:addurl 
mvn:org.apache.camel.karaf/apache-camel/2.9-SNAPSHOT/xml/features
karaf@root> features:install camel-xstream 
                
> camel-jibx/camel-xstream features required woodstox dependency
> --------------------------------------------------------------
>
>                 Key: CAMEL-4819
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4819
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jibx, camel-xstream, karaf
>    Affects Versions: 2.8.3, 2.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.8.4, 2.9.0
>
>
> The camel-jibx and camel-xstream features don't install out of the box:
> Error executing command: Could not start bundle 
> mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j/1.6.1_4 
> in feature(s) camel-xstream-2.9-SNAPSHOT, camel-jibx-2.9-SNAPSHOT: Unresolved 
> constraint in bundle org.apache.servicemix.bundles.dom4j [65]: Unable to 
> resolve 65.0: missing requirement [65.0] package; 
> (&(package=javax.xml.stream)(version>=1.0.0)(!(version>=2.0.0)))
> camel-jibx feature has a dependency to ServiceMix dom4j bundle.
> This bundle requires javax.xml.stream (provided by woodstox).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to