X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=org.argeo.suite.core%2Fbnd.bnd;h=f18e99f813f9fe4615cf4da3244fc02592deb510;hp=d316eb5fc0f8fb470438164f174c0ada5dd5c44f;hb=5bbce644be337f1ad9916c23dba141ad1f38b3ba;hpb=7ee00fe2723d690b6311ebe219a364a066d35f03 diff --git a/org.argeo.suite.core/bnd.bnd b/org.argeo.suite.core/bnd.bnd index d316eb5..f18e99f 100644 --- a/org.argeo.suite.core/bnd.bnd +++ b/org.argeo.suite.core/bnd.bnd @@ -1,11 +1,11 @@ Require-Capability: cms.datamodel; filter:="(name=people)",\ -cms.datamodel; filter:="(name=documents)" +cms.datamodel; filter:="(name=documents)",\ +cms.datamodel; filter:="(name=tracker)" Import-Package:\ javax.jcr.nodetype,\ +org.argeo.connect.resources,\ org.argeo.node,\ org.argeo.util,\ javax.jcr.security,\ * - -