X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.security.ui.admin%2Fbnd.bnd;h=7d721beb05f3119605d90a99849023853c2f07c5;hb=49d82c2ac3efd92c8a313b0b81c947d78bfa26e5;hp=fef6f7320cacfbac94d79901a0fad0a985dc990a;hpb=9e5579faee26a3ff46be7df603017277478b1215;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.security.ui.admin/bnd.bnd b/org.argeo.security.ui.admin/bnd.bnd index fef6f7320..7d721beb0 100644 --- a/org.argeo.security.ui.admin/bnd.bnd +++ b/org.argeo.security.ui.admin/bnd.bnd @@ -1,19 +1,17 @@ Bundle-SymbolicName: org.argeo.security.ui.admin;singleton:=true - Bundle-Activator: org.argeo.security.ui.admin.SecurityAdminPlugin Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.core.runtime -Export-Packages: org.argeo.security.ui.admin.* - Import-Package: org.eclipse.core.runtime.jobs,\ - org.argeo.eclipse.spring,\ - org.eclipse.jface.window,\ - org.eclipse.swt,\ - org.eclipse.swt.widgets;version="[0,1)",\ - org.eclipse.ui.services,\ - org.osgi.framework;version="[1.5,2)",\ - org.springframework.core,\ - org.springframework.dao,\ - * +org.argeo.eclipse.spring,\ +org.eclipse.jface.window,\ +org.eclipse.swt,\ +org.eclipse.swt.widgets,\ +org.eclipse.ui.services,\ +org.osgi.framework,\ +org.springframework.core,\ +org.springframework.dao,\ +org.springframework.security.provisioning,\ +*