X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=core%2Forg.argeo.suite.core%2Fbnd.bnd;fp=core%2Forg.argeo.suite.core%2Fbnd.bnd;h=1b9efff2c6c14579fef4fb407ba8427e589387f9;hb=418ea1efbf3f0d6b706603c6ff1c0fdd17314773;hp=0000000000000000000000000000000000000000;hpb=70010c4afc5799622fcad5b075740d94da074798;p=gpl%2Fargeo-suite.git diff --git a/core/org.argeo.suite.core/bnd.bnd b/core/org.argeo.suite.core/bnd.bnd new file mode 100644 index 0000000..1b9efff --- /dev/null +++ b/core/org.argeo.suite.core/bnd.bnd @@ -0,0 +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