X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=1680c2722b32ccb8d03e2ee1087966e8dad41f49;hb=f6d658f7db2cad552bd68f7a1ea485f280f05568;hp=973f69a0e78e536e476ed2a836b4f9d5b2d17764;hpb=19a9d8d57baf647f8a1a9aac3d9cb55c86dccbcc;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.support.simple/pom.xml b/runtime/org.argeo.slc.support.simple/pom.xml index 973f69a0e..1680c2722 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -5,22 +5,14 @@ org.argeo.slc argeo-slc 0.11.2-SNAPSHOT - ../org.argeo.slc + ../../org.argeo.slc - org.argeo.slc.core - Argeo SLC Core - SLC Core - - - scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core - - - https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core - - + org.argeo.slc.runtime + org.argeo.slc.support.simple + Argeo SLC Support Simple + Basic implementations of SLC Specifications - org.apache.maven.plugins maven-compiler-plugin @@ -45,7 +37,13 @@ org.argeo.slc.* - *,org.apache.commons.logging;version="1.1" + *,org.apache.commons.logging;version="1.1", + org.dbunit;resolution:="optional", + org.dbunit.database;resolution:="optional", + org.dbunit.dataset;resolution:="optional", + org.dbunit.dataset.xml;resolution:="optional", + org.dbunit.operation;resolution:="optional" + @@ -53,69 +51,26 @@ + + org.argeo.slc.runtime + org.argeo.slc.specs + ${project.version} + + org.apache.commons com.springsource.org.apache.commons.logging org.apache.log4j - - com.springsource.org.apache.log4j - + com.springsource.org.apache.log4j - org.springframework org.springframework.context - - org.springframework.ws - org.springframework.oxm - - - org.codehaus.castor - com.springsource.org.castor - - - - org.apache.xerces - com.springsource.org.apache.xerces - - - - edu.emory.mathcs.backport - - com.springsource.edu.emory.mathcs.backport - - - - javax.xml.stream - com.springsource.javax.xml.stream - - - - org.apache.commons - - com.springsource.org.apache.commons.io - - org.dbunit com.springsource.org.dbunit @@ -124,5 +79,12 @@ org.junit com.springsource.junit + + + + org.apache.commons + com.springsource.org.apache.commons.collections + + \ No newline at end of file