summaryrefslogtreecommitdiff
path: root/qpid/java/build.deps
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2011-05-16 13:26:36 +0000
committerRobert Gemmell <robbie@apache.org>2011-05-16 13:26:36 +0000
commite3e488a02691d5a90dc1fec2da6bb8e3e8f4dcb0 (patch)
tree6db75e4f0cc14c2cc04d3fff9ebc5bc67613291b /qpid/java/build.deps
parente6de9d8f188c84980d2c3bd872a1d069c637be60 (diff)
downloadqpid-python-e3e488a02691d5a90dc1fec2da6bb8e3e8f4dcb0.tar.gz
QPID-3260: remove defunct java/management/agent module
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1103725 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/build.deps')
-rw-r--r--qpid/java/build.deps2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/java/build.deps b/qpid/java/build.deps
index 4700c92f74..3907b5a57a 100644
--- a/qpid/java/build.deps
+++ b/qpid/java/build.deps
@@ -68,7 +68,6 @@ broker.libs=${commons-cli} ${commons-logging} ${log4j} ${slf4j-log4j} \
broker-plugins.libs=${felix.libs} ${log4j} ${commons-configuration.libs}
-management-agent.libs=${commons-logging}
management-console.libs=${commons-logging}
junit-toolkit.libs=${log4j} ${junit} ${slf4j-api}
@@ -151,7 +150,6 @@ broker-plugins.test.libs=${test.libs}
broker-plugins-experimental-info.test.libs=${test.libs} ${servlet-api} ${jetty} ${jetty-util} ${jetty-servlet-tester}
management-console.test.libs=${junit4} ${slf4j-log4j} ${log4j}
-management-agent.test.libs=${junit}
management-eclipse-plugin.test.libs=${systests.libs}
management-tools-qpid-cli.test.libs=${junit4} ${slf4j-log4j} ${log4j}
management-common.test.libs=${test.libs}