X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=dfe02cfef39b21aea9def1a4e13749d9d022f504;hb=0365e07ac2c9c55c1c5e3a43392f4809b539a150;hp=514d64612953d3fe05869771e470c456fca071c5;hpb=b5070f72cea1ac1b20e65a775d06f3d3ba530d02;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 514d64612..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,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", @@ -54,37 +71,49 @@ 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 + 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