X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=dfe02cfef39b21aea9def1a4e13749d9d022f504;hb=refs%2Ftags%2Fsvn%2Ftags%2Fargeo-slc-0.12.1;hp=0e6e8fdffd543915e1c44656607596433790ef1e;hpb=eb46b238e459ff4169977166565965bd7fd58608;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 0e6e8fdff..dfe02cfef 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.11.5-SNAPSHOT + 0.12.1 .. org.argeo.slc.runtime @@ -11,6 +11,17 @@ SLC Support Simple Basic implementations of SLC Specifications + + + src/main/resources + + + . + + META-INF/** + + + org.apache.maven.plugins @@ -27,18 +38,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 @@ -48,7 +59,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", @@ -68,11 +80,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