X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.unit%2Fpom.xml;h=8ada70acb31002b0f5b72f1a984a54ae9151327f;hb=4578db21c506c3f8eee57a896c9e71154e2065be;hp=70870b33f1c8be1027d8af515970b33d2c35b892;hpb=d9c37ddf97e913b552b318d9a7eeb02d1d6fa3c4;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index 70870b33f..8ada70acb 100644 --- a/runtime/org.argeo.slc.unit/pom.xml +++ b/runtime/org.argeo.slc.unit/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.12.1-SNAPSHOT + 0.13.2-SNAPSHOT .. org.argeo.slc.runtime @@ -11,43 +11,21 @@ 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", + * @@ -59,10 +37,12 @@ org.argeo.slc.runtime org.argeo.slc.core + 0.13.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.simple + 0.13.2-SNAPSHOT org.junit @@ -73,26 +53,31 @@ 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 @@ -103,6 +88,7 @@ org.argeo.slc.runtime org.argeo.slc.launcher + 0.13.2-SNAPSHOT @@ -111,5 +97,20 @@ 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 + +