X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fsanitytest%2Fpom.xml;h=9955afa2749a921bfc45b7f2dd20e7c2fbea287b;hp=ce710d120e998b81cf3af602a434f4be5dc3f237;hb=be852eb7b2d122da61cad918a4f8cc672ecb5af5;hpb=8b27cf3ccf7fdac75a5740c7cbc8d386cbb50772 diff --git a/opendaylight/distribution/sanitytest/pom.xml b/opendaylight/distribution/sanitytest/pom.xml index ce710d120e..9955afa274 100644 --- a/opendaylight/distribution/sanitytest/pom.xml +++ b/opendaylight/distribution/sanitytest/pom.xml @@ -4,165 +4,48 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT ../../commons/opendaylight - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD - sanitytest - 0.4.1-SNAPSHOT - jar - - - ${project.basedir}/../opendaylight/target/distribution.opendaylight-osgipackage/opendaylight - ${distro.dir}/run.bat - - 127.0.0.1 - 300 - - - - - non-windows - - - !windows - - - - ${distro.dir}/run.sh - /tmp/opendaylight.PID - - - - + 0.5.0-SNAPSHOT + bundle org.osgi org.osgi.core provided - - - junit - junit - test - - - - org.ow2.chameleon.management - chameleon-mbeans - test - - - - - org.apache.maven.plugins - maven-install-plugin - ${install.plugin.version} + org.apache.felix + maven-bundle-plugin + true - true + + org.opendaylight.controller.sanitytest + javax.xml.bind.annotation, + org.osgi.service.component, + org.slf4j, + org.eclipse.osgi.framework.console, + org.osgi.framework, + org.eclipse.osgi.baseadaptor, + org.eclipse.osgi.framework.adaptor, + org.osgi.framework.wiring + org.opendaylight.controller.sanitytest.internal.Activator + + ${project.basedir}/META-INF - - - default-install - none - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - ${enforcer.plugin.version} - - - enforce-files-exist - pre-integration-test - - enforce - - - - - - ${distro.script} - - - - true - - - - - - - org.opendaylight.controller - controller-maven-plugin - 0.1.0-SNAPSHOT - - ${distro.dir} - localhost - 8080 - admin - admin - ${distro.script} - ${distro.pid} - - - - - start-controller - pre-integration-test - - - -start - -jmx - -Djava.rmi.server.hostname=${sanitytest.bind.address} - - 60 - - - run - - - - - stop-controller - post-integration-test - - stop - - - - - - - - org.apache.maven.plugins - maven-failsafe-plugin - ${failsafe.version} - - - ${distro.dir} - ${sanitytest.bind.address} - ${sanitytest.timeout} - - - - - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +