X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=7facfdb1e115e12a65a03e57009d0177e948213e;hb=d685633924a5ee0328f5053b375564ca8fe969e6;hp=221bdfebd269f90501f6aa88f730754ba557f470;hpb=b5d51f84e3a36a214bcb82dc82da19a123838639;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 221bdfebd..7facfdb1e 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.3-SNAPSHOT + 0.2.2-SNAPSHOT .. org.argeo.security.core @@ -33,8 +33,16 @@ org.argeo.security.* *, + org.springframework.context, org.argeo.server.json;resolution:=optional, - org.springframework.ldap.core.support;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, @@ -45,32 +53,24 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.1.3-SNAPSHOT + 0.2.2-SNAPSHOT - - - org.springframework.ldap - org.springframework.ldap + + org.apache.commons + com.springsource.org.apache.commons.lang + + - org.springframework - org.springframework.transaction + org.argeo.dep.osgi + org.argeo.dep.osgi.springframework.ldap - - - - org.apache.commons - com.springsource.org.apache.commons.lang + org.springframework + org.springframework.transaction org.springframework.security @@ -91,7 +91,7 @@ com.springsource.slf4j.log4j - + org.codehaus.jackson com.springsource.org.codehaus.jackson.mapper @@ -110,7 +110,23 @@ org.argeo.dep.osgi org.argeo.dep.osgi.activemq + true + + + javax.jms + com.springsource.javax.jms + true + + org.springframework + org.springframework.jms + true + + + + + + @@ -121,7 +137,7 @@ org.argeo.commons.server org.argeo.server.json - 0.1.3-SNAPSHOT + 0.2.2-SNAPSHOT test