You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ag...@apache.org on 2009/01/23 21:36:36 UTC

svn commit: r737177 - /qpid/trunk/qpid/java/build.deps

Author: agazzarini
Date: Fri Jan 23 12:36:36 2009
New Revision: 737177

URL: http://svn.apache.org/viewvc?rev=737177&view=rev
Log:
QPID-1579 : Build deps of management-client test module updated in order to avoid classloading issues.

Modified:
    qpid/trunk/qpid/java/build.deps

Modified: qpid/trunk/qpid/java/build.deps
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/build.deps?rev=737177&r1=737176&r2=737177&view=diff
==============================================================================
--- qpid/trunk/qpid/java/build.deps (original)
+++ qpid/trunk/qpid/java/build.deps Fri Jan 23 12:36:36 2009
@@ -142,7 +142,7 @@
 client-example.test.libs=${test.libs}
 tools.test.libs=${client.test.libs}
 testkit.test.libs=${test.libs}
-management-client.test.libs=${client.test.libs}
+management-client.test.libs=${muse.libs} ${test.libs} ${log4j} ${javassist} ${geronimo-servlet} ${commons-pool}
 management-eclipse-plugin.test.libs=${systests.libs}
 broker-plugins.test.libs=${test.libs}
 management-tools-qpid-cli.test.libs=${junit4} ${slf4j-log4j} ${log4j} ${client.libs}



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org