]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.agent/META-INF/spring/demo.xml
Deactivate maven in demo
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.agent / META-INF / spring / demo.xml
index ea7250f938b51bff1f8d5c9cc1408c96057d3a66..8142c1b1c2e73b0b6b16752d974c160156529bc6 100644 (file)
@@ -6,12 +6,18 @@
        http://www.springframework.org/schema/beans   
        http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
 
-       <bundle id="basic" symbolic-name="org.argeo.slc.demo.basic"
-               action="start" />
        <bundle id="minimal" symbolic-name="org.argeo.slc.demo.minimal"
                action="start" />
+       <bundle id="basic" symbolic-name="org.argeo.slc.demo.basic"
+               action="start" />
        <bundle id="ant" symbolic-name="org.argeo.slc.demo.ant" action="start" />
-       <bundle id="detached" symbolic-name="org.argeo.slc.demo.detached"
+       <!--
+               <bundle id="maven" symbolic-name="org.argeo.slc.demo.maven"
                action="start" />
-       <!-- <bundle id="det" symbolic-name="org.argeo.slc.demo.det" action="start" /> -->
+       -->
+       <!--
+               <bundle id="detached" symbolic-name="org.argeo.slc.demo.detached"
+               action="start" /> <bundle id="det"
+               symbolic-name="org.argeo.slc.demo.det" action="start" />
+       -->
 </beans:beans>
\ No newline at end of file