X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.slc.runtime%2Fbnd.bnd;h=971fb50316959e6ab2ebce7b3e6e8155b43bdf24;hb=e354e21bfac0203d2b511ad397ef2f20f5042542;hp=ecb301cbe843738365efee99fc43a8076ef96883;hpb=16621a76c90a11ae1893933c53c0b5cb274acbf2;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.runtime/bnd.bnd b/org.argeo.slc.runtime/bnd.bnd index ecb301cbe..971fb5031 100644 --- a/org.argeo.slc.runtime/bnd.bnd +++ b/org.argeo.slc.runtime/bnd.bnd @@ -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.argeo.api.slc.deploy,\ +org.apache.commons.exec.*;resolution:=optional,\ * \ No newline at end of file