From a85d956fbb7afe93ae90883608f2580a20ec6426 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sat, 10 Dec 2011 14:56:38 +0000 Subject: [PATCH] Introduce Jackrabbit in memory git-svn-id: https://svn.argeo.org/commons/trunk@4939 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../dep/org.argeo.security.dep.node/pom.xml | 94 +++++++++++++------ 1 file changed, 65 insertions(+), 29 deletions(-) diff --git a/security/dep/org.argeo.security.dep.node/pom.xml b/security/dep/org.argeo.security.dep.node/pom.xml index d1aeaa9c9..33352351d 100644 --- a/security/dep/org.argeo.security.dep.node/pom.xml +++ b/security/dep/org.argeo.security.dep.node/pom.xml @@ -67,7 +67,69 @@ com.springsource.org.apache.xalan + + + javax.xml.soap + com.springsource.javax.xml.soap + + + javax.activation + com.springsource.javax.activation + + + javax.annotation + com.springsource.javax.annotation + + + javax.xml.ws + com.springsource.javax.xml.ws + + + javax.xml.bind + com.springsource.javax.xml.bind + + + javax.mail + com.springsource.javax.mail + + + + + org.apache.commons + com.springsource.org.apache.commons.vfs + + + org.argeo.dep.osgi + org.argeo.dep.osgi.commons.exec + + + org.argeo.dep.osgi + org.argeo.dep.osgi.commons.cli + + + org.apache.commons + com.springsource.org.apache.commons.dbcp + + + + org.springframework + org.springframework.context.support + + + org.springframework + org.springframework.orm + + + org.springframework + org.springframework.jdbc + + + org.springframework + org.springframework.jms + + + org.springframework.osgi org.springframework.osgi.extender @@ -113,36 +175,10 @@ 0.3.4-SNAPSHOT - - - javax.xml.soap - com.springsource.javax.xml.soap - + - javax.activation - com.springsource.javax.activation - - - javax.annotation - com.springsource.javax.annotation - - - javax.xml.ws - com.springsource.javax.xml.ws - - - javax.xml.bind - com.springsource.javax.xml.bind - - - - - org.apache.commons - com.springsource.org.apache.commons.vfs - - - org.argeo.dep.osgi - org.argeo.dep.osgi.commons.exec + com.opensymphony.quartz + com.springsource.org.quartz -- 2.30.2