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/03 12:18:06 UTC

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

Author: gnodet
Date: Thu Jan  3 03:18:03 2008
New Revision: 608453

URL: http://svn.apache.org/viewvc?rev=608453&view=rev
Log:
Add NMR feature

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=608453&r1=608452&r2=608453&view=diff
==============================================================================
--- servicemix/smx4/obr-repo/features-snapshot.xml (original)
+++ servicemix/smx4/obr-repo/features-snapshot.xml Thu Jan  3 03:18:03 2008
@@ -18,14 +18,14 @@
 -->
 <features>
     <feature name="nmr">
-        <bundle> org.apache.servicemix.nmr.api</bundle>
-        <bundle> org.apache.servicemix.nmr.core</bundle>
-        <bundle> org.apache.servicemix.nmr.osgi</bundle>
-        <bundle> org.apache.servicemix.nmr.spring</bundle>
-        <bundle> org.apache.servicemix.jbi.api</bundle>
-        <bundle> org.apache.servicemix.jbi.runtime</bundle>
-        <bundle> org.apache.servicemix.jbi.deployer</bundle>
-        <bundle> org.apache.servicemix.jbi.offline</bundle>
-        <bundle> org.apache.servicemix.jbi.osgi</bundle>
+        <bundle>org.apache.servicemix.nmr.api</bundle>
+        <bundle>org.apache.servicemix.nmr.core</bundle>
+        <bundle>org.apache.servicemix.nmr.osgi</bundle>
+        <bundle>org.apache.servicemix.nmr.spring</bundle>
+        <bundle>org.apache.servicemix.jbi.api</bundle>
+        <bundle>org.apache.servicemix.jbi.runtime</bundle>
+        <bundle>org.apache.servicemix.jbi.deployer</bundle>
+        <bundle>org.apache.servicemix.jbi.offline</bundle>
+        <bundle>org.apache.servicemix.jbi.osgi</bundle>
     </feature>
 </features>