X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=dfe02cfef39b21aea9def1a4e13749d9d022f504;hb=3a957806bec803913184f917d2ea2c5b2274df4c;hp=92f3796ad810fcd2d278baa7d969960e339b68b7;hpb=4eede6309ea812b233e16d4ad98112d80ef31646;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 92f3796ad..dfe02cfef 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -1,17 +1,27 @@ - + 4.0.0 org.argeo.slc - argeo-slc - 0.11.2-SNAPSHOT - ../../org.argeo.slc + runtime + 0.12.1 + .. org.argeo.slc.runtime org.argeo.slc.support.simple - Argeo SLC Support Simple + SLC Support Simple Basic implementations of SLC Specifications + + + src/main/resources + + + . + + META-INF/** + + + org.apache.maven.plugins @@ -28,16 +38,30 @@ org.apache.maven.plugins maven-jar-plugin + + + META-INF/MANIFEST.MF + + org.apache.felix maven-bundle-plugin + ${version.maven-bundle-plugin} + META-INF - 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", + junit.framework;resolution:="optional", + @@ -47,35 +71,50 @@ 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 + + + + + javax.mail + com.springsource.javax.mail + + - org.springframework.ws - org.springframework.oxm + com.svnkit + com.springsource.org.tmatesoft.svn + - org.dbunit - com.springsource.org.dbunit + org.springframework + org.springframework.transaction + + org.junit com.springsource.junit + test + \ No newline at end of file