X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=pom.xml;h=3e56abae00981812c833fb58a35fe05348393391;hb=e225d30f59b446b1badcf84c5230cf5fd6c930bc;hp=e5ec7907c6eded72e57b317bd745855416805303;hpb=08d409fbcd0942dad78196da6fa424b5151875f3;p=lttng-ust-java-tests.git diff --git a/pom.xml b/pom.xml index e5ec790..3e56aba 100644 --- a/pom.xml +++ b/pom.xml @@ -2,19 +2,19 @@ 4.0.0 - org.lttng.ust.agent - lttng-ust-agent-tests - 1.0.0 - jar + + 3.0 + + + org.lttng.ust + lttng-ust-java-parent + 1.1.0-SNAPSHOT + pom - LTTng-UST Java Agent Test Suite + LTTng-UST Java Agent UTF-8 + UTF-8 + /usr/local/share/java/lttng-ust-agent-common-1.0.0.jar @@ -38,57 +44,120 @@ /usr/local/share/java/lttng-ust-agent-log4j-1.0.0.jar -Djava.library.path=/usr/local/lib - - - - - org.lttng.ust.agent - lttng-ust-agent-common - 1.0.0 - system - ${common-jar-location} - - - org.lttng.ust.agent - lttng-ust-agent-jul - 1.0.0 - system - ${jul-jar-location} - - - org.lttng.ust.agent - lttng-ust-agent-log4j - 1.0.0 - system - ${log4j-jar-location} - - - - - log4j - log4j - 1.2.17 - - - junit - junit - 4.12 - test - - org.apache.maven.plugins maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - + + + + org.apache.maven.plugins + maven-failsafe-plugin + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.6.1 + + 1.8 + 1.8 + + + + + org.apache.maven.plugins + maven-failsafe-plugin + 2.19.1 + + + + integration-test + verify + + + + + + + + + + com.google.guava + guava + 19.0 + + + + + + + + org.lttng.ust.agent + lttng-ust-agent-common + 1.0.0 + system + ${common-jar-location} + + + + org.lttng.ust.agent + lttng-ust-agent-jul + 1.0.0 + system + ${jul-jar-location} + + + + org.lttng.ust.agent + lttng-ust-agent-log4j + 1.0.0 + system + ${log4j-jar-location} + + + + + org.lttng.tools + lttng-tools-java + 1.1.0-SNAPSHOT + + + + org.lttng.ust + lttng-ust-java-tests-common + 1.1.0-SNAPSHOT + + + + + log4j + log4j + 1.2.17 + + + + junit + junit + RELEASE + test + + + + + + + lttng-tools-java + lttng-ust-java-tests-common + lttng-ust-java-tests-jul + lttng-ust-java-tests-log4j + +