X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=sandbox%2Fargeo.slc.jemmytest%2Fpom.xml;h=ee45006b2db4630cd8415112c34e3d2f0be2a1d7;hb=febc4c5e4ab3870abe5898e3bc498121d4616038;hp=17638e5b5b7b14c940622c266320d8bfce8a0dec;hpb=bcccdb9685222783bce8b2bf20208ef887dcd246;p=gpl%2Fargeo-slc.git diff --git a/sandbox/argeo.slc.jemmytest/pom.xml b/sandbox/argeo.slc.jemmytest/pom.xml index 17638e5b5..ee45006b2 100644 --- a/sandbox/argeo.slc.jemmytest/pom.xml +++ b/sandbox/argeo.slc.jemmytest/pom.xml @@ -1,106 +1,114 @@ - 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 - - - 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 - - true - - - - - - - - org.argeo.slc - org.argeo.slc.detached - ${project.version} - + 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 + + <_removeheaders>Bnd-LastModified + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.4 + 1.2 + + + + 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.springframework - spring-context - 2.0.8 - + + org.argeo.slc + argeo-slc-agent + ${project.version} + test + - - org.apache.felix - org.osgi.core - - - org.argeo.dep.jemmy - org.argeo.dep.jemmy.nb61 - + + org.springframework + spring-context + - - junit - junit - test - + + org.apache.felix + org.osgi.core + - + + org.argeo.dep.jemmy + org.argeo.dep.jemmy.nb61 + + + + junit + junit + test + + + \ No newline at end of file