X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.unit%2Fpom.xml;h=bff82d0e071fbba900f015d20356eff16cc2abb7;hb=40b50f991d6d5bae8d91cc991b11acb938e4fd0b;hp=cfc091b8837967f7cb7fbc200cb3d2f814d51b56;hpb=ee6c3543a0ff9403420ce6a9c647723269f14331;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index cfc091b88..bff82d0e0 100644 --- a/runtime/org.argeo.slc.unit/pom.xml +++ b/runtime/org.argeo.slc.unit/pom.xml @@ -4,51 +4,29 @@ org.argeo.slc runtime - 0.11.4-SNAPSHOT + 0.13.1-SNAPSHOT .. org.argeo.slc.runtime org.argeo.slc.unit - Argeo SLC Unit Tests Helpers + SLC Unit Tests Helpers - - org.apache.maven.plugins - maven-compiler-plugin - - - org.apache.maven.plugins - maven-source-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.apache.maven.plugins - maven-jar-plugin - - org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + org.argeo.slc.*,org.argeo.slc.core.test.spring - *,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" + org.apache.commons.logging;version="1.1", + org.dbunit.*;resolution:="optional", + org.hibernate.*;resolution:="optional", + org.springframework.xml.*;resolution:="optional", + org.springframework.orm.*;resolution:="optional", + * @@ -60,10 +38,12 @@ org.argeo.slc.runtime org.argeo.slc.core + 0.13.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.simple + 0.13.1-SNAPSHOT org.junit @@ -74,36 +54,64 @@ org.dbunit com.springsource.org.dbunit + true org.apache.commons com.springsource.org.apache.commons.collections + true org.hibernate com.springsource.org.hibernate + true org.springframework org.springframework.orm + true - org.argeo.slc.runtime - org.argeo.slc.osgiboot + org.argeo.commons.osgi + org.argeo.osgi.boot + ${version.argeo-commons} org.springframework.osgi org.springframework.osgi.core - + org.argeo.slc.runtime org.argeo.slc.launcher + 0.13.1-SNAPSHOT + + + + org.springframework.ws + org.springframework.oxm + true + + + + + org.slf4j + com.springsource.slf4j.org.apache.commons.logging + + + org.apache.log4j + com.springsource.org.apache.log4j + + + org.slf4j + com.springsource.slf4j.log4j + +