From a92bbf66e3eab0e209cbaf52616fde01fae3d3b3 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Thu, 19 Nov 2009 19:58:39 +0000 Subject: [PATCH] Adapt to version upgrade git-svn-id: https://svn.argeo.org/commons/trunk@3121 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- pom.xml | 2 +- .../org.argeo.sandbox.jackrabbit/pom.xml | 2 -- .../META-INF/spring/osgi.xml | 3 ++- .../runtime/org.argeo.security.core/pom.xml | 5 ---- server/demo/pom.xml | 3 +++ server/dep/org.argeo.server.dep.ads/pom.xml | 6 ----- .../dep/org.argeo.server.dep.tomcat/pom.xml | 23 +++++++++++++------ .../META-INF/MANIFEST.MF | 1 + .../META-INF/MANIFEST.MF | 2 +- server/runtime/org.argeo.server.json/pom.xml | 1 - 10 files changed, 24 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index cdf98d8bd..bcb7caf4f 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ limitations under the License. org.argeo.dep versions - 1.0.0 + 1.0.1-SNAPSHOT pom import diff --git a/sandbox/runtime/org.argeo.sandbox.jackrabbit/pom.xml b/sandbox/runtime/org.argeo.sandbox.jackrabbit/pom.xml index 0b18cd066..ba6505609 100644 --- a/sandbox/runtime/org.argeo.sandbox.jackrabbit/pom.xml +++ b/sandbox/runtime/org.argeo.sandbox.jackrabbit/pom.xml @@ -44,7 +44,6 @@ org.argeo.dep.osgi org.argeo.dep.osgi.jackrabbit - 1.6.0.0003-SNAPSHOT org.argeo.commons.basic @@ -55,7 +54,6 @@ org.apache.derby com.springsource.org.apache.derby - 10.5.1000001.764942 diff --git a/security/modules/org.argeo.security.manager.ldap/META-INF/spring/osgi.xml b/security/modules/org.argeo.security.manager.ldap/META-INF/spring/osgi.xml index 6a5f57b86..49ad482ce 100644 --- a/security/modules/org.argeo.security.manager.ldap/META-INF/spring/osgi.xml +++ b/security/modules/org.argeo.security.manager.ldap/META-INF/spring/osgi.xml @@ -7,7 +7,8 @@ http://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> + interface="org.springframework.security.AuthenticationManager" + context-class-loader="service-provider" /> diff --git a/security/runtime/org.argeo.security.core/pom.xml b/security/runtime/org.argeo.security.core/pom.xml index cbc54821e..5f9cc85c5 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -45,7 +45,6 @@ org.argeo.dep.osgi org.argeo.dep.osgi.springframework.ldap - 1.3.0.0003 @@ -72,21 +71,17 @@ 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.junit diff --git a/server/demo/pom.xml b/server/demo/pom.xml index a7bfd1b0b..958b9ea48 100644 --- a/server/demo/pom.xml +++ b/server/demo/pom.xml @@ -20,6 +20,9 @@ org.argeo.server.demo target/exec/server + + -clean + org.argeo.osgi.boot diff --git a/server/dep/org.argeo.server.dep.ads/pom.xml b/server/dep/org.argeo.server.dep.ads/pom.xml index 4b3ba25db..1280a6581 100644 --- a/server/dep/org.argeo.server.dep.ads/pom.xml +++ b/server/dep/org.argeo.server.dep.ads/pom.xml @@ -22,27 +22,22 @@ org.apache.directory com.springsource.org.apache.directory.server.core - 1.0.2 org.argeo.dep.osgi org.argeo.dep.osgi.directory.shared.asn.codec - 0.9.5.5.0001 org.argeo.dep.osgi org.argeo.dep.osgi.mina.filter.ssl - 1.0.2.0001 org.apache.directory com.springsource.org.apache.directory.server.jndi - 1.0.2 net.sourceforge.jdbm com.springsource.jdbm - 1.0.0 -- 2.30.2