X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=sandbox%2Fargeo.slc.jemmytest%2Fpom.xml;h=9a3edf3910ef4505a6ad95ce8cb967d0341518a1;hb=46857868246f9b1c1c6d8bbcf4195d2ec4578dab;hp=e31d0bfb2fda5443fbb1a3e3e409ad729cf41267;hpb=362ab1bf1b248a7334ae4f4848003de8ef6c95ed;p=gpl%2Fargeo-slc.git diff --git a/sandbox/argeo.slc.jemmytest/pom.xml b/sandbox/argeo.slc.jemmytest/pom.xml index e31d0bfb2..9a3edf391 100644 --- a/sandbox/argeo.slc.jemmytest/pom.xml +++ b/sandbox/argeo.slc.jemmytest/pom.xml @@ -1,118 +1,111 @@ - 4.0.0 - org.argeo.slc.sandbox - org.argeo.slc.sandbox.jemmytest - SLC Sandbox JemmyTest - 0.1.1-SNAPSHOT - bundle - - - - org.apache.felix - maven-bundle-plugin - 1.4.3 - true - - META-INF - - - ${pom.artifactId} - - - org.argeo.slc.jemmytest.JemmyTestActivator - - - !org.apache.felix.*,*,javax.swing.* - - - org.argeo.slc.jemmytest.* - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.3 - 1.3 - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - package - - jar - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - - - - org.argeo.slc - org.argeo.slc.autoui - 0.10.3-SNAPSHOT - - - org.apache.felix - org.osgi.core - - - org.apache.felix - org.apache.felix.main - - - + 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 + 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 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.3 + 1.3 + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + + + + + org.argeo.slc + org.argeo.slc.detached + ${project.version} + - - org.argeo.dep.jemmy - org.argeo.dep.jemmy.nb61 - 0.2.0 - - - junit - junit - 3.8.2 - test - - - org.argeo.slc.sandbox - org.argeo.slc.sandbox.testui - 0.1.1-SNAPSHOT - test - + + org.argeo.slc + argeo-slc-agent + ${project.version} + test + - - - org.apache.felix - org.apache.felix.main - 1.2.1 - - - - - argeo - http://www.argeo.org/maven/argeo - - + + + 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