X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.unit%2Fpom.xml;h=5e4377b7b4fd1f0b37824e3688643179d74ebfaa;hb=813679d1767439958534bf4d247b8c1a48fe75a4;hp=c02243c14fbd1919a9b6fa80df2cf35a36f39360;hpb=d3f61d35ac7ed626fbc19d4fac32e7e48b40de5b;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index c02243c14..5e4377b7b 100644 --- a/runtime/org.argeo.slc.unit/pom.xml +++ b/runtime/org.argeo.slc.unit/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.slc @@ -14,18 +15,18 @@ 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", + * @@ -37,10 +38,12 @@ org.argeo.slc.runtime org.argeo.slc.core + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.simple + ${version.slc} org.junit @@ -51,20 +54,24 @@ 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 @@ -82,6 +89,7 @@ org.argeo.slc.runtime org.argeo.slc.launcher + ${version.slc}