X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=org.argeo.suite.core%2Fbnd.bnd;h=fe905331c9fde8712054aa199ad0bce597db72a4;hp=d70ca8c988a14e84692e1c66e0d8f8273fd2942e;hb=65179c2b7f5b5db445794ffd80c7400be3d1931b;hpb=a55bb0dc7e9fbcefb645d34ce24b326d1506a623 diff --git a/org.argeo.suite.core/bnd.bnd b/org.argeo.suite.core/bnd.bnd index d70ca8c..fe90533 100644 --- a/org.argeo.suite.core/bnd.bnd +++ b/org.argeo.suite.core/bnd.bnd @@ -1,4 +1,13 @@ +Bundle-ActivationPolicy: lazy + +Service-Component:\ +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