[
https://issues.apache.org/jira/browse/CXF-3333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006431#comment-13006431
]
Stephane Chomat commented on CXF-3333:
--------------------------------------
I see a bug in the file feature.xml.
The last feature require a featrure 'spring' with version '${pom.version}' but
this feature is declared with version '${cxf.spring.version}'.
You cannot install feature cxf-all
{quote}
karaf@root> features:install cxf-all
Error executing command: No feature named 'spring' with version
'2.3.4-SNAPSHOT' available
{quote}
> Create Features.xml for Karaf that is deployed with CXF
> -------------------------------------------------------
>
> Key: CXF-3333
> URL: https://issues.apache.org/jira/browse/CXF-3333
> Project: CXF
> Issue Type: New Feature
> Reporter: Christian Schneider
> Assignee: Willem Jiang
> Fix For: 2.3.4
>
>
> To make it easier to install CXF in Karaf we should create a features.xml for
> Karaf like camel already has.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira