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