From 964e2b5b5d4c5492afce8ec7448010a7d418b537 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Mon, 25 Jun 2007 14:16:30 +0000 Subject: Update to provide a SustainedTestCase, this sends batches of messages to the broker. The rate of publication is regulated by the average consume rate advertised by all connected clients. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@550509 13f79535-47bb-0310-9956-ffa450edef68 --- java/integrationtests/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'java/integrationtests/pom.xml') diff --git a/java/integrationtests/pom.xml b/java/integrationtests/pom.xml index ca3f67c659..9ccd153f54 100644 --- a/java/integrationtests/pom.xml +++ b/java/integrationtests/pom.xml @@ -46,6 +46,12 @@ qpid-client + + org.slf4j + slf4j-log4j12 + 1.4.0 + + uk.co.thebadgerset junit-toolkit -- cgit v1.2.1