X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.core%2Fpom.xml;h=982595c95d220565936ca528cfdff0ef0f404384;hb=a18184e7d6bb5cc2cd6763439310061c60a00a78;hp=e9ec86b4c5357759cae4712341e64be004088402;hpb=b22677692cd43c4b13079c97500361e8c92d3d7c;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.core/pom.xml b/runtime/org.argeo.slc.core/pom.xml index e9ec86b4c..982595c95 100644 --- a/runtime/org.argeo.slc.core/pom.xml +++ b/runtime/org.argeo.slc.core/pom.xml @@ -1,17 +1,28 @@ - + 4.0.0 org.argeo.slc runtime - 0.11.4-SNAPSHOT + 0.12.2-SNAPSHOT .. org.argeo.slc.runtime org.argeo.slc.core - Argeo SLC Core + SLC Core Basic implementations of SLC Specifications + bin + + + 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,9 @@ 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", + org.springframework.context.support;resolution:=optional @@ -80,49 +93,35 @@ org.argeo.dep.osgi org.argeo.dep.osgi.commons.exec + - org.apache.commons - com.springsource.org.apache.commons.logging + org.slf4j + com.springsource.slf4j.org.apache.commons.logging org.apache.log4j com.springsource.org.apache.log4j + + org.slf4j + com.springsource.slf4j.log4j + org.springframework org.springframework.context - - org.dbunit - com.springsource.org.dbunit - - - org.junit - com.springsource.junit - net.sourceforge.cglib com.springsource.net.sf.cglib - - - org.apache.commons - com.springsource.org.apache.commons.collections - - - + - com.jcraft.jsch - com.springsource.com.jcraft.jsch - - - - com.opensymphony.quartz - com.springsource.org.quartz + org.junit + com.springsource.junit + test - - + \ No newline at end of file