X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=ea8c975be332e60a6feb1ff641753b4cf8b2b34e;hb=7e03ecca844d020743c87768f92a739825a8f738;hp=42534e229d02f9083849c876bd93f17a846c2d2e;hpb=fbcd3e375c8f4d3ce265297f2006c46b1fe36a6f;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 42534e229..ea8c975be 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -3,13 +3,13 @@ 4.0.0 org.argeo.slc - argeo-slc - 0.11.2-SNAPSHOT - ../../org.argeo.slc + runtime + 0.11.5-SNAPSHOT + .. org.argeo.slc.runtime org.argeo.slc.support.simple - Argeo SLC Support Simple + SLC Support Simple Basic implementations of SLC Specifications @@ -28,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" + @@ -47,31 +60,35 @@ org.argeo.slc.runtime - org.argeo.slc.specs - ${project.version} + org.argeo.slc.core + - org.apache.commons - com.springsource.org.apache.commons.logging + com.jcraft.jsch + com.springsource.com.jcraft.jsch + - org.apache.log4j - com.springsource.org.apache.log4j + com.opensymphony.quartz + com.springsource.org.quartz org.springframework - org.springframework.context + org.springframework.context.support - - org.dbunit - com.springsource.org.dbunit + org.springframework + org.springframework.transaction + + org.junit com.springsource.junit + test + \ No newline at end of file