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:05:13 +0000 (19:05 -0400)
commit2345c46783b35d7d0aafb16e0544a77aa19bd810
tree0ee6fc12652176e4ed96230151e22b3d41d263ad
parent5c0f2ea710046900066dea0523f6c6230c00bf35
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.024389 seconds and 4 git commands to generate.