]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.security.ui.admin/bnd.bnd
Improve and simplify OSGi Boot
[lgpl/argeo-commons.git] / org.argeo.security.ui.admin / bnd.bnd
index 7d721beb05f3119605d90a99849023853c2f07c5..d5f00ceaf46dc1d07011d27b87179f0b015ef355 100644 (file)
@@ -5,6 +5,7 @@ Bundle-ActivationPolicy: lazy
 Require-Bundle:        org.eclipse.core.runtime
 
 Import-Package:        org.eclipse.core.runtime.jobs,\
+org.argeo.cms.auth,\
 org.argeo.eclipse.spring,\
 org.eclipse.jface.window,\
 org.eclipse.swt,\
@@ -12,6 +13,4 @@ org.eclipse.swt.widgets,\
 org.eclipse.ui.services,\
 org.osgi.framework,\
 org.springframework.core,\
-org.springframework.dao,\
-org.springframework.security.provisioning,\
 *