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/10 11:15:05 UTC

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

Author: gnodet
Date: Mon Mar 10 03:14:58 2008
New Revision: 635510

URL: http://svn.apache.org/viewvc?rev=635510&view=rev
Log:
Avoid using OBR for features

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=635510&r1=635509&r2=635510&view=diff
==============================================================================
--- servicemix/smx4/obr-repo/features-snapshot.xml (original)
+++ servicemix/smx4/obr-repo/features-snapshot.xml Mon Mar 10 03:14:58 2008
@@ -18,18 +18,32 @@
 -->
 <features>
     <feature name="nmr">
-        <bundle>obr:org.apache.servicemix.nmr.api,org.apache.servicemix.nmr.core,org.apache.servicemix.nmr.osgi,org.apache.servicemix.nmr.spring,org.apache.servicemix.nmr.commands</bundle>
+	    <bundle>mvn:http://people.apache.org/repo/m2-snapshot-repository@snapshots@noreleases!org.apache.servicemix.nmr/org.apache.servicemix.nmr.api/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.core/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.osgi/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.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>obr:org.apache.geronimo.specs.geronimo-activation_1.1_spec,org.apache.geronimo.specs.geronimo-javamail_1.4_spec,org.apache.servicemix.bundles.woodstox-3.2.3,org.apache.servicemix.preferences</bundle>
-        <bundle>obr:org.apache.servicemix.jbi.api,org.apache.servicemix.jbi.runtime,org.apache.servicemix.jbi.osgi,org.apache.servicemix.jbi.deployer,org.apache.servicemix.jbi.commands</bundle>
+        <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>
+        <bundle>mvn:org.apache.felix/org.apache.felix.prefs/1.0.2</bundle>
+	    <bundle>mvn:http://people.apache.org/repo/m2-snapshot-repository@snapshots@noreleases!org.apache.servicemix.bundles/org.apache.servicemix.bundles.woodstox-3.2.3/1.0-m1-SNAPSHOT</bundle>
+	    <bundle>mvn:http://people.apache.org/repo/m2-snapshot-repository@snapshots@noreleases!org.apache.servicemix.jbi/org.apache.servicemix.jbi.api/1.0-m1-SNAPSHOT</bundle>
+	    <bundle>mvn:http://people.apache.org/repo/m2-snapshot-repository@snapshots@noreleases!org.apache.servicemix.jbi/org.apache.servicemix.jbi.runtime/1.0-m1-SNAPSHOT</bundle>
+	    <bundle>mvn:http://people.apache.org/repo/m2-snapshot-repository@snapshots@noreleases!org.apache.servicemix.jbi/org.apache.servicemix.jbi.osgi/1.0-m1-SNAPSHOT</bundle>
+	    <bundle>mvn:http://people.apache.org/repo/m2-snapshot-repository@snapshots@noreleases!org.apache.servicemix.jbi/org.apache.servicemix.jbi.deployer/1.0-m1-SNAPSHOT</bundle>
+	    <bundle>mvn:http://people.apache.org/repo/m2-snapshot-repository@snapshots@noreleases!org.apache.servicemix.jbi/org.apache.servicemix.jbi.commands/1.0-m1-SNAPSHOT</bundle>
+	    <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>
-        <bundle>http://repo1.maven.org/maven2/org/apache/servicemix/servicemix-shared-compat/3.2.1/servicemix-shared-compat-3.2.1-installer.zip</bundle>
-        <bundle>http://repo1.maven.org/maven2/org/apache/servicemix/servicemix-http/3.2.1/servicemix-http-3.2.1-installer.zip</bundle>
-        <bundle>http://repo1.maven.org/maven2/org/apache/servicemix/servicemix-jsr181/3.2.1/servicemix-jsr181-3.2.1-installer.zip</bundle>
-        <bundle>http://repo1.maven.org/maven2/org/apache/servicemix/samples/wsdl-first/wsdl-first-sa/3.2.1/wsdl-first-sa-3.2.1.zip</bundle>
+        <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>
+        <bundle>jbi:mvn:org.apache.servicemix.samples.wsdl-first/wsdl-first-sa/3.2.1/zip</bundle>
     </feature>
 </features>