X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.slc.runtime%2Fbnd.bnd;h=971fb50316959e6ab2ebce7b3e6e8155b43bdf24;hb=d07cf3c7dfdeafa2b1efafe547b54d56a8b52ced;hp=9384c2ac5075c053f51b94c2ad5bdaa5ac6b6b88;hpb=6fc94d69efe089414ac9e63bde3efab1cbf7b7ca;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.runtime/bnd.bnd b/org.argeo.slc.runtime/bnd.bnd index 9384c2ac5..971fb5031 100644 --- a/org.argeo.slc.runtime/bnd.bnd +++ b/org.argeo.slc.runtime/bnd.bnd @@ -1,2 +1,6 @@ -Import-Package: org.argeo.slc.deploy,\ +Bundle-Activator: org.argeo.slc.internal.runtime.osgi.SlcInitActivator + +Import-Package: \ +org.argeo.api.slc.deploy,\ +org.apache.commons.exec.*;resolution:=optional,\ * \ No newline at end of file