Good suggestion, I will commit another fix for it shortly.
On Tue Nov 15 22:41:32 2011, Daniel Kulp wrote:
Willem,
<feature name="xml-specs-api"
version='${servicemix-specs-version}' resolver='(obr)' start-level='50'> +
I think we'd want that start-level much higher than that. For CXF, we stick
all the spec-api things at start-level=10 to make sure they are picked up by
everything that may need them.
Dan
On Tuesday, November 15, 2011 2:22:30 PM ningji...@apache.org wrote:
Author: ningjiang
Date: Tue Nov 15 14:22:30 2011
New Revision: 1202205
URL: http://svn.apache.org/viewvc?rev=1202205&view=rev
Log:
CAMEL-4681 Add xml-spec-api feature into apache-camel
Modified:
camel/trunk/platforms/karaf/features/src/main/resources/features.xml
Modified:
camel/trunk/platforms/karaf/features/src/main/resources/features.xml URL:
http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/src/main/
resources/features.xml?rev=1202205&r1=1202204&r2=1202205&view=diff
===========================================================================
=== --- camel/trunk/platforms/karaf/features/src/main/resources/features.xml
(original) +++
camel/trunk/platforms/karaf/features/src/main/resources/features.xml Tue
Nov 15 14:22:30 2011 @@ -19,6 +19,12 @@
<features name='camel-${pom.version}'>
<repository>mvn:org.apache.cxf.karaf/apache-cxf/${cxf-version}/xml/features
</repository>
<repository>mvn:org.jclouds.karaf/jclouds-karaf/${jclouds-feature-version}/
xml/features</repository> +<feature name="xml-specs-api"
version='${servicemix-specs-version}' resolver='(obr)' start-level='50'> +
<bundle
dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.spe
cs.activation-api-1.1/${servicemix-specs-version}</bundle> +<bundle
dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.spe
cs.jaxb-api-2.2/${servicemix-specs-version}</bundle> +<bundle
dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.spe
cs.stax-api-1.0/${servicemix-specs-version}</bundle> +</feature>
+
<feature name='camel' version='${pom.version}' resolver='(obr)'
start-level='50'> <feature version='${pom.version}'>camel-core</feature>
<feature version='${pom.version}'>camel-spring</feature>
--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.javaeye.com (Chinese)
Twitter: willemjiang
Weibo: willemjiang