diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-04-04 16:15:04 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-04-04 16:15:04 +0000 |
| commit | cd490267f429405a14e033089d244c9c52c48fe4 (patch) | |
| tree | 90329a1f2967a8bb0e9692f1af0e57ff11c6d0ef /qpid/java/build.deps | |
| parent | 8ea49185740bea4d7260c883aed20f2b5be89a0b (diff) | |
| download | qpid-python-cd490267f429405a14e033089d244c9c52c48fe4.tar.gz | |
QPID-3929: remove old perftests + integrationtests + junit-toolkit modules and associated files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1309476 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/build.deps')
| -rw-r--r-- | qpid/java/build.deps | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/java/build.deps b/qpid/java/build.deps index ec9eacb169..e60bc3ee93 100644 --- a/qpid/java/build.deps +++ b/qpid/java/build.deps @@ -59,8 +59,7 @@ broker.libs=${commons-cli} ${commons-logging} ${log4j} ${slf4j-log4j} \ broker-plugins.libs=${felix.libs} ${log4j} ${commons-configuration.libs} -junit-toolkit.libs=${log4j} ${junit} ${slf4j-api} ${mockito-all} -test.libs=${slf4j-log4j} ${junit-toolkit.libs} +test.libs=${slf4j-log4j} ${log4j} ${junit} ${slf4j-api} ${mockito-all} ibm-icu=lib/com.ibm.icu_3.8.1.v20080530.jar ecl-core-jface=lib/org.eclipse.jface_3.4.1.M20080827-2000.jar |
