X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=pom.xml;h=642e7ebfe7bbfa99ffea64ea602f8fe4baddcc7a;hb=249f87976d7ee2a13c876e78ca3e04bb62c4f88c;hp=8dc17816c3dc55b2e39793867562e35702c1332a;hpb=b01fe762dfbc92f8d908f1a295cde9997195df51;p=lttng-ust-java-tests.git diff --git a/pom.xml b/pom.xml index 8dc1781..642e7eb 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,14 @@ UTF-8 + UTF-8 + + + /usr/local/share/java/lttng-ust-agent-common-1.0.0.jar + /usr/local/share/java/lttng-ust-agent-jul-1.0.0.jar + /usr/local/share/java/lttng-ust-agent-log4j-1.0.0.jar + -Djava.library.path=/usr/local/lib @@ -48,13 +56,93 @@ 1.8 + + + org.apache.maven.plugins + maven-failsafe-plugin + 2.18.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.0.0 + + + + org.lttng.ust + lttng-ust-java-tests-common + 1.0.0 + + + + + log4j + log4j + 1.2.17 + + + + junit + junit + RELEASE + test + + + + + - lttng-ust-java-tests lttng-tools-java + lttng-ust-java-tests-common + lttng-ust-java-tests-jul + lttng-ust-java-tests-log4j