X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=org.argeo.suite.core%2Fbnd.bnd;h=1b9efff2c6c14579fef4fb407ba8427e589387f9;hp=d70ca8c988a14e84692e1c66e0d8f8273fd2942e;hb=7b6b34f956c231ec4dc7aab0acf85c6e7b592e39;hpb=a55bb0dc7e9fbcefb645d34ce24b326d1506a623 diff --git a/org.argeo.suite.core/bnd.bnd b/org.argeo.suite.core/bnd.bnd index d70ca8c..1b9efff 100644 --- a/org.argeo.suite.core/bnd.bnd +++ b/org.argeo.suite.core/bnd.bnd @@ -1,4 +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,\ +javax.jcr.security,\ org.argeo.api,\ +org.argeo.entity,\ * \ No newline at end of file