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