Submitted by: Eric Dobbs <eric@dobbse.net> git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138837 13f79535-47bb-0310-9956-ffa450edef68
13 lines
429 B
Plaintext
13 lines
429 B
Plaintext
# log4j.jar - log4j classes (see http://jakarta.apache.org/log4j)
|
|
log4j.jar=/java/log4j/log4j.jar
|
|
|
|
# logkit.jar - Avalon LogKit classes (see http://jakarta.apache.org/avalon)
|
|
logkit.jar=/java/logkit/logkit.jar
|
|
|
|
|
|
#
|
|
# if you want to run the test cases, junit needs to be in the classpath.
|
|
# the build.xml uses a default value so you might not need to set this property.
|
|
#
|
|
# junit.jar=../../jakarta-velocity/build/lib/junit-3.7.jar
|