You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/03/11 11:41:59 UTC

svn commit: r635873 - /servicemix/smx4/obr-repo/features-snapshot.xml

Author: gnodet
Date: Tue Mar 11 03:41:55 2008
New Revision: 635873

URL: http://svn.apache.org/viewvc?rev=635873&view=rev
Log:
Use a single feature for nmr/jbi

Modified:
    servicemix/smx4/obr-repo/features-snapshot.xml

Modified: servicemix/smx4/obr-repo/features-snapshot.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/obr-repo/features-snapshot.xml?rev=635873&r1=635872&r2=635873&view=diff
==============================================================================
--- servicemix/smx4/obr-repo/features-snapshot.xml (original)
+++ servicemix/smx4/obr-repo/features-snapshot.xml Tue Mar 11 03:41:55 2008
@@ -24,9 +24,6 @@
 	    <bundle>mvn:http://people.apache.org/repo/m2-snapshot-repository@snapshots@noreleases!org.apache.servicemix.nmr/org.apache.servicemix.nmr.spring/1.0-m1-SNAPSHOT</bundle>
 	    <bundle>mvn:http://people.apache.org/repo/m2-snapshot-repository@snapshots@noreleases!org.apache.servicemix.nmr/org.apache.servicemix.nmr.commands/1.0-m1-SNAPSHOT</bundle>
 	    <bundle>mvn:http://people.apache.org/repo/m2-snapshot-repository@snapshots@noreleases!org.apache.servicemix.nmr/org.apache.servicemix.nmr.management/1.0-m1-SNAPSHOT</bundle>
-    </feature>
-    <feature name="jbi">
-        <feature>nmr</feature>
         <bundle>mvn:org.apache.geronimo.specs/geronimo-activation_1.1_spec/1.0.2</bundle>
         <bundle>mvn:org.apache.geronimo.specs/geronimo-javamail_1.4_spec/1.2</bundle>
         <bundle>mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1</bundle>
@@ -40,7 +37,7 @@
 	    <bundle>mvn:http://people.apache.org/repo/m2-snapshot-repository@snapshots@noreleases!org.apache.servicemix.jbi/org.apache.servicemix.jbi.management/1.0-m1-SNAPSHOT</bundle>
 	</feature>
     <feature name="wsdl-first-example">
-        <feature>jbi</feature>
+        <feature>nmr</feature>
         <bundle>jbi:mvn:org.apache.servicemix/servicemix-shared-compat/3.2.1/zip/installer</bundle>
         <bundle>jbi:mvn:org.apache.servicemix/servicemix-http/3.2.1/zip/installer</bundle>
         <bundle>jbi:mvn:org.apache.servicemix/servicemix-jsr181/3.2.1/zip/installer</bundle>