X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.security.ui.admin%2Fbnd.bnd;h=d5f00ceaf46dc1d07011d27b87179f0b015ef355;hb=241709fc790719d650253ef57bd158fb6e806325;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..d5f00ceaf 100644 --- a/org.argeo.security.ui.admin/bnd.bnd +++ b/org.argeo.security.ui.admin/bnd.bnd @@ -1,20 +1,16 @@ 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.cms.auth,\ +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,\ +*