Move SLC Init activator to SLC Runtime
[gpl/argeo-slc.git] / org.argeo.slc.runtime / bnd.bnd
index 9384c2ac5075c053f51b94c2ad5bdaa5ac6b6b88..263e792e0bc638c316a2b018f96efcd892945e5c 100644 (file)
@@ -1,2 +1,6 @@
-Import-Package: org.argeo.slc.deploy,\
+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