From: Mathieu Baudier Date: Fri, 25 Feb 2011 10:05:29 +0000 (+0000) Subject: Add JCR MVC X-Git-Tag: argeo-commons-2.1.30~1434 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=8f39b4c0d65fd41ce4c16d809f77754cab4f4bd5;hp=e61d8428508bae7e6d184d274a5c762f72f90d26;p=lgpl%2Fargeo-commons.git Add JCR MVC git-svn-id: https://svn.argeo.org/commons/trunk@4195 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/server/runtime/org.argeo.server.jcr/pom.xml b/server/runtime/org.argeo.server.jcr/pom.xml index d0663ce3e..3137dfd6c 100644 --- a/server/runtime/org.argeo.server.jcr/pom.xml +++ b/server/runtime/org.argeo.server.jcr/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.commons.server @@ -60,39 +61,23 @@ 0.2.3-SNAPSHOT - - org.argeo.commons.server - org.argeo.server.core - 0.2.3-SNAPSHOT - - org.argeo.dep.osgi org.argeo.dep.osgi.jcr - - org.springframework - org.springframework.beans + org.apache.commons + com.springsource.org.apache.commons.io + org.springframework - org.springframework.web.servlet - - - - org.springframework.security - org.springframework.security.core + org.springframework.beans - - org.springframework.ws - org.springframework.xml - - org.eclipse.osgi @@ -106,11 +91,6 @@ com.springsource.slf4j.org.apache.commons.logging - - org.apache.commons - com.springsource.org.apache.commons.fileupload - - org.junit com.springsource.junit diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml index 35466145f..3892acc4d 100644 --- a/server/runtime/pom.xml +++ b/server/runtime/pom.xml @@ -19,6 +19,7 @@ org.argeo.server.hibernate org.argeo.server.ads org.argeo.server.jcr + org.argeo.server.jcr.mvc org.argeo.server.jackrabbit org.argeo.server.modeshape