X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=8f370aaa778cfcda2cb6735dfd4f09457215fbef;hb=833d3535cdc4b3c1d9dca4743a346acc232ba67d;hp=0b103ee238d54416fe95b7ad1f170f90801b6790;hpb=38ba7a02ad1cbab307987a92417762923a55a6b2;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/org.argeo.security.core/pom.xml b/security/runtime/org.argeo.security.core/pom.xml index 0b103ee23..8f370aaa7 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.security runtime - 0.1.1-SNAPSHOT + 0.2.2-SNAPSHOT .. org.argeo.security.core @@ -32,23 +32,49 @@ org.argeo.security.* + *, + org.springframework.context, + org.argeo.server.json;resolution:=optional, + javax.jms;resolution:=optional, + org.apache.activemq;resolution:=optional, + org.apache.activemq.broker;resolution:=optional, + org.apache.activemq.command;resolution:=optional, + org.apache.activemq.security;resolution:=optional, + org.springframework.jms.connection;resolution:=optional, + org.springframework.ldap.core;resolution:=optional, + org.springframework.ldap.core.support;resolution:=optional, + - + + org.argeo.commons.basic + org.argeo.basic.nodeps + 0.2.2-SNAPSHOT + + + + + org.apache.commons + com.springsource.org.apache.commons.lang + + + org.argeo.dep.osgi org.argeo.dep.osgi.springframework.ldap - 1.3.0.0003-SNAPSHOT - - + + org.springframework + org.springframework.transaction + org.springframework.security - org.springframework.security + org.springframework.security.core @@ -65,24 +91,37 @@ com.springsource.slf4j.log4j - + org.codehaus.jackson com.springsource.org.codehaus.jackson.mapper - 1.0.0 com.springsource.json com.springsource.json - 1.0.1.RELEASE org.antlr com.springsource.org.antlr - + + + org.argeo.dep.osgi + org.argeo.dep.osgi.activemq + true + + + javax.jms + com.springsource.javax.jms + true + + + org.springframework + org.springframework.jms + true + @@ -90,6 +129,12 @@ com.springsource.junit test + + org.argeo.commons.server + org.argeo.server.json + 0.2.2-SNAPSHOT + test +