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/01/21 11:50:57 UTC

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

Author: gnodet
Date: Mon Jan 21 02:50:52 2008
New Revision: 613839

URL: http://svn.apache.org/viewvc?rev=613839&view=rev
Log:
Update features xml

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

Modified: servicemix/smx4/obr-repo/features-snapshot.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/obr-repo/features-snapshot.xml?rev=613839&r1=613838&r2=613839&view=diff
==============================================================================
--- servicemix/smx4/obr-repo/features-snapshot.xml (original)
+++ servicemix/smx4/obr-repo/features-snapshot.xml Mon Jan 21 02:50:52 2008
@@ -18,22 +18,22 @@
 -->
 <features>
     <feature name="nmr">
-        <obr>org.apache.servicemix.nmr.api</obr>
-        <obr>org.apache.servicemix.nmr.core</obr>
-        <obr>org.apache.servicemix.nmr.osgi</obr>
-        <obr>org.apache.servicemix.nmr.spring</obr>
-        <obr>org.apache.servicemix.nmr.commands</obr>
+        <bundle>obr:org.apache.servicemix.nmr.api</bundle>
+        <bundle>obr:org.apache.servicemix.nmr.core</bundle>
+        <bundle>obr:org.apache.servicemix.nmr.osgi</bundle>
+        <bundle>obr:org.apache.servicemix.nmr.spring</bundle>
+        <bundle>obr:org.apache.servicemix.nmr.commands</bundle>
     </feature>
     <feature name="jbi">
         <feature>nmr</feature>
-        <obr>org.apache.geronimo.specs.geronimo-activation_1.1_spec</obr>
-        <obr>org.apache.geronimo.specs.geronimo-javamail_1.4_spec</obr>
-        <obr>org.apache.servicemix.bundles.woodstox-3.2.3</obr>
-        <obr>org.apache.servicemix.jbi.api</obr>
-        <obr>org.apache.servicemix.jbi.runtime</obr>
-        <obr>org.apache.servicemix.jbi.deployer</obr>
-        <obr>org.apache.servicemix.jbi.osgi</obr>
-        <obr>org.apache.servicemix.jbi.commands</obr>
+        <bundle>obr:org.apache.geronimo.specs.geronimo-activation_1.1_spec</bundle>
+        <bundle>obr:org.apache.geronimo.specs.geronimo-javamail_1.4_spec</bundle>
+        <bundle>obr:org.apache.servicemix.bundles.woodstox-3.2.3</bundle>
+        <bundle>obr:org.apache.servicemix.jbi.api</bundle>
+        <bundle>obr:org.apache.servicemix.jbi.runtime</bundle>
+        <bundle>obr:org.apache.servicemix.jbi.deployer</bundle>
+        <bundle>obr:org.apache.servicemix.jbi.osgi</bundle>
+        <bundle>obr:org.apache.servicemix.jbi.commands</bundle>
 	</feature>
     <feature name="wsdl-first-example">
         <feature>jbi</feature>

Modified: servicemix/smx4/obr-repo/features.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/obr-repo/features.xml?rev=613839&r1=613838&r2=613839&view=diff
==============================================================================
--- servicemix/smx4/obr-repo/features.xml (original)
+++ servicemix/smx4/obr-repo/features.xml Mon Jan 21 02:50:52 2008
@@ -18,6 +18,6 @@
 -->
 <features>
     <feature name="wrapper">
-        <obr>org.apache.servicemix.runtime.gshell.wrapper</obr>
+        <bundle>obr:org.apache.servicemix.runtime.gshell.wrapper</bundle>
     </feature>
 </features>