]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.ui/META-INF/spring/osgi.xml
Bump SLC to 1.1.3-SNAPSHOT
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.ui / META-INF / spring / osgi.xml
index 311b9bd2ee02ec385bda7c869ae657a16d758aaf..0c121d3a34f207155b9448b0511b826f4c45f76a 100644 (file)
@@ -8,8 +8,7 @@
        http://www.springframework.org/schema/beans/spring-beans-2.5.xsd"\r
        osgi:default-timeout="30000">\r
 \r
-       <beans:description> Implements SLC specific RCP UIs.\r
-       </beans:description>\r
+       <beans:description>SLC UI</beans:description>\r
 \r
        <!-- REFERENCES -->\r
        <reference id="repository" interface="javax.jcr.Repository"\r
@@ -18,6 +17,8 @@
                <osgi:listener ref="processController" bind-method="register"\r
                        unbind-method="unregister" />\r
        </list>\r
+       <reference id="modulesManager"\r
+               interface="org.argeo.slc.execution.ExecutionModulesManager" />\r
 \r
 \r
        <!-- Services exposed by the current bundle -->\r