X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=514d64612953d3fe05869771e470c456fca071c5;hb=a62c9fc3c512ac24317896f8104f743c6ed41f9a;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..514d64612 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 @@ -40,12 +32,19 @@ org.apache.felix maven-bundle-plugin + ${version.maven-bundle-plugin} 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 +52,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 +80,12 @@ org.junit com.springsource.junit + + + + org.apache.commons + com.springsource.org.apache.commons.collections + + \ No newline at end of file