]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/server/org.argeo.slc.server.main/META-INF/spring/manager.xml
Modular distributions
[gpl/argeo-slc.git] / modules / server / org.argeo.slc.server.main / META-INF / spring / manager.xml
index eccb3544a5a99d414215c771a3ac9407db621a6c..bf342bb6c9f0f54e1d4841938866d46e87f6585c 100644 (file)
@@ -5,4 +5,7 @@
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
 
        <bean id="dynamicRuntime" class="org.argeo.slc.equinox.EquinoxRuntime" />
+       <bean id="modularDistribution" class="org.argeo.slc.osgi.build.OsgiRuntimeModularDistribution">
+               <property name="eclipseUpdateSite" ref="eclipseUpdateSite" />
+       </bean>
 </beans>
\ No newline at end of file