X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=sandbox%2Fargeo.slc.jemmytest%2Fpom.xml;h=ee45006b2db4630cd8415112c34e3d2f0be2a1d7;hb=2c5e642009d14c2ca4faf74e8b137de478b237f0;hp=9cec51cb26eb1f45e7e46e6dd7070b0703c446b1;hpb=7874f0712784e5eabc4b566a9ff4d01e803d89b6;p=gpl%2Fargeo-slc.git diff --git a/sandbox/argeo.slc.jemmytest/pom.xml b/sandbox/argeo.slc.jemmytest/pom.xml index 9cec51cb2..ee45006b2 100644 --- a/sandbox/argeo.slc.jemmytest/pom.xml +++ b/sandbox/argeo.slc.jemmytest/pom.xml @@ -2,20 +2,55 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.argeo.slc - slc-jemmy - SLC Jemmy - 0.1.1-SNAPSHOT - + + org.argeo.slc + argeo-slc + 0.11.1-SNAPSHOT + ../org.argeo.slc + + org.argeo.slc.sandbox + org.argeo.slc.sandbox.jemmytest + SLC Sandbox JemmyTest + bundle + - + + org.apache.felix + maven-bundle-plugin + 1.4.3 + true + + + src/main/resources/META-INF + + + + ${pom.artifactId} + + + org.argeo.slc.jemmytest.JemmyTestActivator + + + org.argeo.slc.jemmytest.* + + + *,org.springframework.beans.factory.xml;version=2.0.8 + + + org.argeo.slc.detached + + <_removeheaders>Bnd-LastModified + + + + org.apache.maven.plugins maven-compiler-plugin - 1.3 - 1.3 + 1.4 + 1.2 @@ -31,46 +66,49 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + - org.netbeans - jemmy - 2.2.7.5 + org.argeo.slc + org.argeo.slc.detached + ${project.version} + - commons-logging - commons-logging - 1.1.1 + org.argeo.slc + argeo-slc-agent + ${project.version} + test + + - log4j - log4j - 1.2.15 - - - com.sun.jmx - jmxri - - - com.sun.jdmk - jmxtools - - - javax.mail - mail - - - javax.jms - jms - - + org.springframework + spring-context - - - - + + org.apache.felix + org.osgi.core + + + + org.argeo.dep.jemmy + org.argeo.dep.jemmy.nb61 + + + + junit + junit + test + + + \ No newline at end of file