X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=sandbox%2Fargeo.slc.jemmytest%2Fpom.xml;h=c324c166cb25b947eb3c0906ae43dc950271ea5d;hb=e1ad299b7300e717d93b96303d5e1ec9afcd23b9;hp=8c197e19d9cec80d26297dd8ccb31679a137ba39;hpb=311e3310d1a9bd9d66553b5d647762e0a3adbdbc;p=gpl%2Fargeo-slc.git diff --git a/sandbox/argeo.slc.jemmytest/pom.xml b/sandbox/argeo.slc.jemmytest/pom.xml index 8c197e19d..c324c166c 100644 --- a/sandbox/argeo.slc.jemmytest/pom.xml +++ b/sandbox/argeo.slc.jemmytest/pom.xml @@ -4,14 +4,21 @@ org.argeo.slc argeo-slc - 0.11.2-SNAPSHOT + 0.11.3-SNAPSHOT ../../org.argeo.slc org.argeo.slc.sandbox org.argeo.slc.sandbox.jemmytest SLC Sandbox JemmyTest jar - + + + org.springframework.osgi.extender, + org.argeo.slc.detached, + org.argeo.slc.sandbox.jemmytest, + org.argeo.slc.support.equinox + + @@ -20,7 +27,7 @@ org.apache.felix maven-bundle-plugin - true + ${version.maven-bundle-plugin} @@ -32,6 +39,7 @@ org.argeo.slc.detached + *;create-asynchronously:=false @@ -62,22 +70,67 @@ maven-surefire-plugin + + maven-dependency-plugin + + + + unpack + + initialize + + target/equinox + + + org.argeo.slc.runtime + org.argeo.slc.osgiboot + ${project.version} + tar.gz + osgiboot + + + + + + + + + maven-antrun-plugin + + + + + + + + + + + + + + + + + + + + - org.argeo.slc - org.argeo.slc.detached + org.argeo.slc.runtime + org.argeo.slc.lib.detached + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.launcher ${project.version} - - - org.apache.commons - com.springsource.org.apache.commons.logging - - - org.argeo.dep.jemmy org.argeo.dep.jemmy.nb61 @@ -87,25 +140,40 @@ org.argeo.slc org.argeo.slc.detached.launcher ${project.version} - - - org.apache.commons - com.springsource.org.apache.commons.logging - - - org.argeo.slc - org.argeo.slc.agent + org.springframework.osgi + org.springframework.osgi.extender + + + org.argeo.slc.runtime + org.argeo.slc.support.equinox ${project.version} - - - org.apache.commons - com.springsource.org.apache.commons.logging - - + \ No newline at end of file