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:54:53 +0000 (19:54 -0400)
commit8e5cf0a992f91bb7e9a4e51897c86a88e0c99653
tree7b10590cce8b28f58e9ee1cb7bad11bf005a7dbd
parent9355f0499ff8df40fe571907eaf0e8373166b963
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.024061 seconds and 4 git commands to generate.