X-Git-Url: https://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=blobdiff_plain;f=org.argeo.enterprise%2Fbnd.bnd;h=5f42f7786ac36b6371e81c4806980d44f5bf0375;hp=4b2eb271a9e1e1a51cedb6cabd486574d76e12a1;hb=438237c2b8c995d4f9562d53bfe4ea63c4442054;hpb=9885228c89ca6da1835c1c3e098c92589d76301e 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,\ *