Suite Core bundle lazily loaded.
[gpl/argeo-suite.git] / org.argeo.suite.core / bnd.bnd
index 48876750a06b57ddca0fd5123ef40659d59b3327..fe905331c9fde8712054aa199ad0bce597db72a4 100644 (file)
@@ -1,3 +1,5 @@
+Bundle-ActivationPolicy: lazy
+
 Service-Component:\
 OSGI-INF/maintenanceService.xml
 
@@ -5,6 +7,7 @@ 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