Move SLC Init activator to SLC Runtime
[gpl/argeo-slc.git] / org.argeo.slc.runtime / bnd.bnd
index ea12318c6869078c695d9ded58316bcd28a93ddb..263e792e0bc638c316a2b018f96efcd892945e5c 100644 (file)
@@ -1,3 +1,6 @@
+Bundle-Activator: org.argeo.slc.internal.runtime.osgi.SlcInitActivator
+
 Import-Package: \
 org.argeo.slc.deploy,\
+org.apache.commons.exec.*;resolution:=optional,\
 *
\ No newline at end of file