X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.slc.runtime%2Fbnd.bnd;h=971fb50316959e6ab2ebce7b3e6e8155b43bdf24;hb=d07cf3c7dfdeafa2b1efafe547b54d56a8b52ced;hp=c035eedc1c343c77613713efe0e3c14d2ab7ea41;hpb=fbe96810dae8085b3d6935d085d21008fb809fc3;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.runtime/bnd.bnd b/org.argeo.slc.runtime/bnd.bnd index c035eedc1..971fb5031 100644 --- a/org.argeo.slc.runtime/bnd.bnd +++ b/org.argeo.slc.runtime/bnd.bnd @@ -1,3 +1,6 @@ -Import-Package: org.argeo.slc.deploy,\ -org.apache.commons.logging,\ +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