]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.equinox/src/main/resources/META-INF/spring/osgi.xml
Improve OSGi boot
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.equinox / src / main / resources / META-INF / spring / osgi.xml
index 606cb2a510f2fc22242db33921b37d3cf58e7b24..609e8e5df095a2429cece2f6eeefb93f780860f5 100644 (file)
@@ -7,10 +7,6 @@
        http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
 \r
        <service interface="org.eclipse.osgi.framework.console.CommandProvider">\r
-               <beans:bean class="org.argeo.slc.equinox.ExecutionCommandProvider">\r
-                       <beans:property name="executionModules" ref="executionModules" />\r
-               </beans:bean>\r
+               <beans:bean class="org.argeo.slc.equinox.ExecutionCommandProvider" />\r
        </service>\r
-\r
-       <list id="executionModules" interface="org.argeo.slc.execution.ExecutionModule" cardinality="0..N"/>\r
 </beans:beans>
\ No newline at end of file