From: Mathieu Baudier Date: Thu, 19 Apr 2018 11:03:08 +0000 (+0200) Subject: Initialize user admin wrapper X-Git-Tag: argeo-commons-2.1.74~55 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=b833678621d89b7db2f7921fbbe4daeb7be9ff12;p=lgpl%2Fargeo-commons.git Initialize user admin wrapper --- diff --git a/org.argeo.cms.e4/bnd.bnd b/org.argeo.cms.e4/bnd.bnd index be641a94a..ff8bc5dac 100644 --- a/org.argeo.cms.e4/bnd.bnd +++ b/org.argeo.cms.e4/bnd.bnd @@ -1,5 +1,7 @@ -Service-Component: OSGI-INF/homeRepository.xml +Service-Component: OSGI-INF/homeRepository.xml,\ +OSGI-INF/userAdminWrapper.xml Bundle-ActivationPolicy: lazy + Import-Package: org.eclipse.swt,\ org.eclipse.e4.ui.model.application.ui,\ org.eclipse.e4.ui.model.application,\