X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=dfe02cfef39b21aea9def1a4e13749d9d022f504;hb=3a957806bec803913184f917d2ea2c5b2274df4c;hp=13c2eefa362f955a0a68c3f77bd7d9f42cad3a51;hpb=1ae3a446a15cfaffffe8a476212bd33596e99cdf;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 13c2eefa3..dfe02cfef 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -2,15 +2,26 @@ 4.0.0 org.argeo.slc - argeo-slc - 0.11.3-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 @@ -27,22 +38,29 @@ 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.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.dbunit.operation;resolution:="optional", + junit.framework;resolution:="optional", @@ -53,36 +71,49 @@ org.argeo.slc.runtime - org.argeo.slc.specs + 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 + javax.mail + com.springsource.javax.mail + + - org.junit - com.springsource.junit + com.svnkit + com.springsource.org.tmatesoft.svn - + - org.apache.commons - com.springsource.org.apache.commons.collections + org.springframework + org.springframework.transaction + + + + + org.junit + com.springsource.junit + test