Suite Core bundle lazily loaded.
[gpl/argeo-suite.git] / org.argeo.suite.core / bnd.bnd
index 68b918cea5a7b9084f6771b3ffee94100b103842..fe905331c9fde8712054aa199ad0bce597db72a4 100644 (file)
@@ -1,8 +1,13 @@
+Bundle-ActivationPolicy: lazy
+
+Service-Component:\
+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