X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=f508410e16b846be58a099a813e307865529b595;hb=e0a1f9d1d1afbe975d595a1327789872075c8772;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..f508410e1 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -3,24 +3,16 @@ 4.0.0 org.argeo.slc - argeo-slc - 0.11.2-SNAPSHOT - ../org.argeo.slc + runtime + 0.11.4-SNAPSHOT + .. - 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 @@ -36,16 +28,29 @@ org.apache.maven.plugins maven-jar-plugin + org.apache.felix maven-bundle-plugin + ${version.maven-bundle-plugin} - org.argeo.slc.* + org.argeo.slc.*,org.argeo.slc.core.test.spring - *,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" + @@ -54,68 +59,33 @@ - org.apache.commons - com.springsource.org.apache.commons.logging + org.argeo.slc.runtime + org.argeo.slc.specs - - org.apache.log4j - - com.springsource.org.apache.log4j - - - - org.springframework - org.springframework.context + org.aspectj + com.springsource.org.aspectj.runtime - org.springframework.ws - org.springframework.oxm + org.aspectj + com.springsource.org.aspectj.weaver - 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 - + org.apache.commons + com.springsource.org.apache.commons.logging - javax.xml.stream - com.springsource.javax.xml.stream + org.apache.log4j + com.springsource.org.apache.log4j - + - org.apache.commons - - com.springsource.org.apache.commons.io - + org.springframework + org.springframework.context + org.dbunit com.springsource.org.dbunit @@ -124,5 +94,16 @@ org.junit com.springsource.junit + + net.sourceforge.cglib + com.springsource.net.sf.cglib + + + + + org.apache.commons + com.springsource.org.apache.commons.collections + + \ No newline at end of file