Fix: re-add liblttng-ust-agent.jar
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Apr 2016 23:53:22 +0000 (19:53 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Apr 2016 23:53:22 +0000 (19:53 -0400)
commitd4d88a159aa42f613d2281eb1ce8d5cfaa6f285c
tree7b10590cce8b28f58e9ee1cb7bad11bf005a7dbd
parent502d6e0f22a4f181d278371b63ce301953c6639a
Fix: re-add liblttng-ust-agent.jar

Re-add a jar file that imports all other LTTng java agents (JUL and
log4j) if they are available on the system.

This provides backwards compatibility with Java applications that have
CLASSPATH defined following UST 2.7 documentation.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
liblttng-ust-java-agent/java/Makefile.am
liblttng-ust-java-agent/java/liblttng-ust-agent/Makefile.am [new file with mode: 0644]
liblttng-ust-java-agent/java/liblttng-ust-agent/Manifest.txt [new file with mode: 0644]
This page took 0.024806 seconds and 4 git commands to generate.