X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.security.ui.admin%2Fbnd.bnd;h=7d721beb05f3119605d90a99849023853c2f07c5;hb=49d82c2ac3efd92c8a313b0b81c947d78bfa26e5;hp=968e602f96a5383970dbcf5eea989206ded501de;hpb=6b5a951e873da69508ca2ab26de7418899dba7d5;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.security.ui.admin/bnd.bnd b/org.argeo.security.ui.admin/bnd.bnd index 968e602f9..7d721beb0 100644 --- a/org.argeo.security.ui.admin/bnd.bnd +++ b/org.argeo.security.ui.admin/bnd.bnd @@ -1,20 +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.springframework.security.provisioning,\ - * +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,\ +*