X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=runtime%2Forg.argeo.slc.unit%2Fpom.xml;h=fe927302c1310a9062a1380f937748a7561ba856;hb=ad42a84b78e26be716e2bf42ef1b7208bc021a7d;hp=79245efcf03c46b59ea4244bd0e7503be91c3f4d;hpb=6e4e2314ce0605519c6165a7e34fde9a3418217a;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index 79245efcf..fe927302c 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.2-SNAPSHOT + 1.1.1-SNAPSHOT .. org.argeo.slc.runtime @@ -14,18 +14,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 +37,12 @@ org.argeo.slc.runtime org.argeo.slc.core + 1.1.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.simple + 1.1.1-SNAPSHOT org.junit @@ -51,20 +53,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 +88,7 @@ org.argeo.slc.runtime org.argeo.slc.launcher + 1.1.1-SNAPSHOT @@ -90,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 + +