X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.suite.core%2Fbnd.bnd;h=1b9efff2c6c14579fef4fb407ba8427e589387f9;hb=06db6a211a46ba994d007e30f62704165c413177;hp=68b918cea5a7b9084f6771b3ffee94100b103842;hpb=f2bf1e12e3aad9c2507e86e1d33fef2fd3e67489;p=gpl%2Fargeo-suite.git diff --git a/org.argeo.suite.core/bnd.bnd b/org.argeo.suite.core/bnd.bnd index 68b918c..1b9efff 100644 --- a/org.argeo.suite.core/bnd.bnd +++ b/org.argeo.suite.core/bnd.bnd @@ -1,8 +1,14 @@ +Bundle-ActivationPolicy: lazy + +Service-Component:\ +OSGI-INF/termsManager.xml,\ +OSGI-INF/maintenanceService.xml + Import-Package:\ +javax.transaction,\ +org.osgi.service.useradmin,\ javax.jcr.nodetype,\ -org.argeo.node,\ javax.jcr.security,\ -* - - - +org.argeo.api,\ +org.argeo.entity,\ +* \ No newline at end of file