X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.enterprise%2Fbnd.bnd;h=5f42f7786ac36b6371e81c4806980d44f5bf0375;hb=3779305ca2c08e66d9ba2061c76eb79e278860fb;hp=4b2eb271a9e1e1a51cedb6cabd486574d76e12a1;hpb=e1a286d273e84d7f47dd2b7fcf6c1b8b73f88ee5;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.enterprise/bnd.bnd b/org.argeo.enterprise/bnd.bnd index 4b2eb271a..5f42f7786 100644 --- a/org.argeo.enterprise/bnd.bnd +++ b/org.argeo.enterprise/bnd.bnd @@ -1,2 +1,6 @@ +Bundle-Activator: org.argeo.osgi.internal.EnterpriseActivator +Bundle-ActivationPolicy: lazy + Import-Package: org.osgi.*;version=0.0.0,\ +!org.apache.commons.logging,\ *