Fix: Use env CLASSPATH when building log4j example
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 25 Jun 2015 23:00:22 +0000 (19:00 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 25 Jun 2015 23:04:18 +0000 (19:04 -0400)
commit4c7e1bd598f4fc045a246ed81f1510238f6112a1
treeac78ff9d95b28c9c2d860f6d7870bc20262e3819
parentbe347eb9b64f54c37940f272ba70c74a2f8330a5
Fix: Use env CLASSPATH when building log4j example

The location of the log4j jar file is specified during configure with
the CLASSPATH envvar, reuse it when building the example.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
doc/examples/java-log4j/Makefile
doc/examples/java-log4j/run
This page took 0.024282 seconds and 4 git commands to generate.