]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/server/org.argeo.slc.server.jcr/META-INF/MANIFEST.MF
Introduce JCR agent. Client agent not needed anymore.
[gpl/argeo-slc.git] / modules / server / org.argeo.slc.server.jcr / META-INF / MANIFEST.MF
index e7a1cf6ee9440cf64128c02ad73d0fad13227796..023fd63dfc239786bbf4877d8edebe8d4b968442 100644 (file)
@@ -5,6 +5,10 @@ Bundle-Name: Server JCR
 Import-Package: javax.jcr,
  org.argeo.jcr,
  org.argeo.jcr.mvc,
+ org.argeo.jcr.spring,
+ org.argeo.security,
+ org.argeo.security.core,
+ org.argeo.security.jcr,
  org.argeo.slc.core.attachment,
  org.argeo.slc.core.execution,
  org.argeo.slc.core.structure,
@@ -17,9 +21,11 @@ Import-Package: javax.jcr,
  org.argeo.slc.dao.test.tree,
  org.argeo.slc.execution,
  org.argeo.slc.jcr.dao,
+ org.argeo.slc.jcr.execution,
  org.argeo.slc.process,
  org.argeo.slc.runtime,
  org.argeo.slc.test,
  org.springframework.beans.factory.config,
  org.springframework.osgi.util,
+ org.springframework.security;specification-version="2.0.6.RELEASE",
  org.springframework.web.context.request