]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/modules/org.argeo.slc.server.main/META-INF/spring/manager.xml
Remove unused SLC configs
[lgpl/argeo-commons.git] / server / modules / org.argeo.slc.server.main / META-INF / spring / manager.xml
diff --git a/server/modules/org.argeo.slc.server.main/META-INF/spring/manager.xml b/server/modules/org.argeo.slc.server.main/META-INF/spring/manager.xml
deleted file mode 100644 (file)
index bf342bb..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans xmlns="http://www.springframework.org/schema/beans"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="
-       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