You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ri...@apache.org on 2009/07/22 11:54:45 UTC

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

Author: ritchiem
Date: Wed Jul 22 09:54:45 2009
New Revision: 796651

URL: http://svn.apache.org/viewvc?rev=796651&view=rev
Log:
QPID-1905 : Added Junit to the test libs for management/agent to allow 'ant test' to succeed

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=796651&r1=796650&r2=796651&view=diff
==============================================================================
--- qpid/trunk/qpid/java/build.deps (original)
+++ qpid/trunk/qpid/java/build.deps Wed Jul 22 09:54:45 2009
@@ -169,6 +169,7 @@
 testkit.test.libs=${test.libs}
 management-client.test.libs=${muse.libs} ${test.libs} ${log4j} ${javassist} ${geronimo-servlet} ${commons-pool}
 management-console.test.libs=${junit4} ${slf4j-log4j} ${log4j} ${client.libs}
+management-agent.test.libs=${junit} 
 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