diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2008-10-03 09:22:29 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2008-10-03 09:22:29 +0000 |
| commit | b4977f4a85175e87ba2f5c87aaa8f271f8a4a1e9 (patch) | |
| tree | 6e178ae04bccc92d4a18485caabab4fd5ebe8b0c /java | |
| parent | ca7aef12e242be18a0645aa59edb93d650c308a6 (diff) | |
| download | qpid-python-b4977f4a85175e87ba2f5c87aaa8f271f8a4a1e9.tar.gz | |
QPID-1313 : added broker-plugins.test.lib which resolves the ant test failure
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@701331 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
| -rw-r--r-- | java/build.deps | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/build.deps b/java/build.deps index 582ab4380c..d2cc94ea96 100644 --- a/java/build.deps +++ b/java/build.deps @@ -78,3 +78,4 @@ broker.test.libs=${test.libs} client.test.libs=${broker.libs} ${test.libs} tools.test.libs=${client.test.libs} management-eclipse-plugin.test.libs=${systests.libs} +broker-plugins.test.libs=${test.libs} |
