summaryrefslogtreecommitdiff
path: root/qpid/java
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2009-11-19 14:48:14 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2009-11-19 14:48:14 +0000
commitd4b4744b393d6228ccb5488a01792aeab5bd4865 (patch)
tree9da15f865d4c9ecfd5b4b72327cff5ed11f12b9a /qpid/java
parentff530085b008663aca994c99b6e9ae3d90c24bf1 (diff)
downloadqpid-python-d4b4744b393d6228ccb5488a01792aeab5bd4865.tar.gz
I didn't catch the compile error on my local. Perhaps due to log4j being in the classpath somewhere.
I have now added log4j as build dep to the testkit module. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@882163 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
-rw-r--r--qpid/java/build.deps2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/build.deps b/qpid/java/build.deps
index 464afdc136..2c24d9ea17 100644
--- a/qpid/java/build.deps
+++ b/qpid/java/build.deps
@@ -95,7 +95,7 @@ perftests.libs=${systests.libs}
integrationtests.libs=${systests.libs}
client-example.libs=${client.libs}
-testkit.libs=${client.libs}
+testkit.libs=${client.libs} ${log4j}
ibm-icu=lib/com.ibm.icu_3.8.1.v20080530.jar
ecl-core-jface=lib/org.eclipse.jface_3.4.1.M20080827-2000.jar