You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2011/10/12 21:28:23 UTC

svn commit: r1182543 - /cxf/trunk/osgi/karaf/features/src/main/resources/features.xml

Author: dkulp
Date: Wed Oct 12 19:28:23 2011
New Revision: 1182543

URL: http://svn.apache.org/viewvc?rev=1182543&view=rev
Log:
Change the feature name to "cxf-wsn" so as to not conflict with a non
CXF provided wsn feature.

Modified:
    cxf/trunk/osgi/karaf/features/src/main/resources/features.xml

Modified: cxf/trunk/osgi/karaf/features/src/main/resources/features.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/osgi/karaf/features/src/main/resources/features.xml?rev=1182543&r1=1182542&r2=1182543&view=diff
==============================================================================
--- cxf/trunk/osgi/karaf/features/src/main/resources/features.xml (original)
+++ cxf/trunk/osgi/karaf/features/src/main/resources/features.xml Wed Oct 12 19:28:23 2011
@@ -140,7 +140,7 @@
         <bundle>mvn:org.apache.cxf.services.sts/cxf-services-sts-core/${project.version}</bundle>
     </feature>
 
-    <feature name="wsn" version="${project.version}" resolver="(obr)">
+    <feature name="cxf-wsn" version="${project.version}" resolver="(obr)">
 
         <config name="org.apache.cxf.wsn">
             cxf.wsn.activemq = vm:localhost