From: Mathieu Baudier Date: Fri, 2 Mar 2012 16:39:27 +0000 (+0000) Subject: Import all JCR packages so that thread bound session can be proxied for AOP X-Git-Tag: argeo-commons-2.1.30~997 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=e983424c6035fd9230ef97e04d5665d377d833c3;p=lgpl%2Fargeo-commons.git Import all JCR packages so that thread bound session can be proxied for AOP git-svn-id: https://svn.argeo.org/commons/trunk@5135 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/security/runtime/org.argeo.security.core/pom.xml b/security/runtime/org.argeo.security.core/pom.xml index e38379e75..d751d5ebd 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -40,6 +40,12 @@ org.argeo.jcr, org.xml.sax;version="0.0.0", javax.jcr.security, + javax.jcr.nodetype, + javax.jcr.version, + javax.jcr.observation, + javax.jcr.query, + javax.jcr.lock, + javax.jcr.retention, *