You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2010/03/08 04:49:40 UTC

svn commit: r920190 - /servicemix/smx4/features/trunk/assembly/src/main/filtered-resources/camel-features.xml

Author: ffang
Date: Mon Mar  8 03:49:39 2010
New Revision: 920190

URL: http://svn.apache.org/viewvc?rev=920190&view=rev
Log:
use servicemix jaxws-api spec bundle but not the geronimo one for camel feature

Modified:
    servicemix/smx4/features/trunk/assembly/src/main/filtered-resources/camel-features.xml

Modified: servicemix/smx4/features/trunk/assembly/src/main/filtered-resources/camel-features.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/assembly/src/main/filtered-resources/camel-features.xml?rev=920190&r1=920189&r2=920190&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/assembly/src/main/filtered-resources/camel-features.xml (original)
+++ servicemix/smx4/features/trunk/assembly/src/main/filtered-resources/camel-features.xml Mon Mar  8 03:49:39 2010
@@ -88,7 +88,7 @@
     <bundle>mvn:javax.mail/mail/1.4.3</bundle>
     <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.neethi/2.0.4_2</bundle>
     <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.abdera/0.4.0-incubating_3</bundle>
-    <bundle>mvn:org.apache.geronimo.specs/geronimo-jaxws_2.1_spec/1.0</bundle>
+    <bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.1/1.4.0</bundle>
     <bundle>mvn:org.apache.geronimo.specs/geronimo-annotation_1.0_spec/1.1.1</bundle>
     <bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.saaj-api-1.3/1.4.0</bundle>
     <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.wsdl4j/1.6.2_2</bundle>