X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.suite.core%2Fbnd.bnd;h=d1349a9f837b56f3fb6548676477150017726ea4;hb=aa4589e3623bd00210ce1a9f56153beee45e6c1d;hp=68b918cea5a7b9084f6771b3ffee94100b103842;hpb=f2bf1e12e3aad9c2507e86e1d33fef2fd3e67489;p=gpl%2Fargeo-suite.git diff --git a/org.argeo.suite.core/bnd.bnd b/org.argeo.suite.core/bnd.bnd index 68b918c..d1349a9 100644 --- a/org.argeo.suite.core/bnd.bnd +++ b/org.argeo.suite.core/bnd.bnd @@ -1,6 +1,10 @@ +Require-Capability: cms.datamodel; filter:="(name=people)",\ +cms.datamodel; filter:="(name=documents)" Import-Package:\ javax.jcr.nodetype,\ +org.argeo.connect.resources,\ org.argeo.node,\ +org.argeo.util,\ javax.jcr.security,\ *