X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=org.eclipse.linuxtools.ctf.core.tests%2Fpom.xml;h=826951d841dee05a432713dd98a549b4abff55f0;hb=51c080159ed392e1a675754b6adeaa651a8ff864;hp=914a1c65a0ac2ef719e040b53efbbfe3967984fc;hpb=09e00e4a01643a92d773160c8ac5b8641d542ce5;p=deliverable%2Ftracecompass.git diff --git a/org.eclipse.linuxtools.ctf.core.tests/pom.xml b/org.eclipse.linuxtools.ctf.core.tests/pom.xml index 914a1c65a0..826951d841 100644 --- a/org.eclipse.linuxtools.ctf.core.tests/pom.xml +++ b/org.eclipse.linuxtools.ctf.core.tests/pom.xml @@ -16,44 +16,52 @@ linuxtools-lttng-parent org.eclipse.linuxtools.lttng - 2.0.0-SNAPSHOT + 3.1.0-SNAPSHOT - Linux Tools LTTng CTF Core Unit Test Suite + Linux Tools CTF Core Tests Plug-in org.eclipse.linuxtools.ctf org.eclipse.linuxtools.ctf.core.tests - 1.0.0-SNAPSHOT + 3.0.0-SNAPSHOT eclipse-test-plugin - - - - - src - - **/*.java - - - + + + + download-traces + + + !maven.test.skip + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare + pre-integration-test + + + + + + + run + + + + + + + + + + - - org.apache.maven.plugins - maven-antrun-plugin - - - prepare - validate - - - - - - - run - - - - org.eclipse.tycho tycho-surefire-plugin @@ -64,9 +72,49 @@ false false - org.eclipse.sdk.ide + org.eclipse.platform.ide + + + + maven-clean-plugin + 2.5 + + + clean-traces + clean + + + + traces + + *.tar* + + + *.xml + *.sh + + + traces/ctf-testsuite + traces/cyg-profile + traces/django-benchmark + traces/funky_trace + traces/hello-lost + traces/kernel + traces/kernel_vm + traces/synctraces + traces/synthetic-trace + traces/trace2 + traces/exp + + + + clean + + + +