X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=d8765d8735e729651ae793653f8fa24683fdf759;hb=44d72c1a645ca69e28ad03d46367cd4a9dde99bd;hp=57bec3c39e78d25e73cf6a2d9a28bad9eeb48c04;hpb=3752fdd0473358560eec75da033513f84689005c;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 57bec3c39..d8765d873 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc runtime - 0.11.4-SNAPSHOT + 0.12.1-SNAPSHOT .. org.argeo.slc.runtime @@ -12,6 +12,17 @@ SLC Support Simple Basic implementations of SLC Specifications + + + src/main/resources + + + . + + META-INF/** + + + org.apache.maven.plugins @@ -28,18 +39,18 @@ 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.core.test.spring @@ -49,7 +60,8 @@ org.dbunit.database;resolution:="optional", org.dbunit.dataset;resolution:="optional", org.dbunit.dataset.xml;resolution:="optional", - org.dbunit.operation;resolution:="optional" + org.dbunit.operation;resolution:="optional", + junit.framework;resolution:="optional", @@ -69,11 +81,35 @@ com.springsource.com.jcraft.jsch + com.opensymphony.quartz com.springsource.org.quartz + + org.springframework + org.springframework.context.support + + + + + javax.mail + com.springsource.javax.mail + + + + + com.svnkit + com.springsource.org.tmatesoft.svn + + + + + org.springframework + org.springframework.transaction + + org.junit