From 943be55754cfc22c3d3b164b92b30b062d383484 Mon Sep 17 00:00:00 2001 From: Rupert Smith Date: Tue, 2 Oct 2007 10:00:35 +0000 Subject: Fixed broken build by updating junit-toolkit references. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@581176 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/perftests/distribution/pom.xml | 4 +- qpid/java/pom.xml | 2 +- .../org/apache/qpid/test/framework/TestUtils.java | 47 ++++++++-- .../framework/distributedtesting/Coordinator.java | 101 --------------------- .../framework/localcircuit/LocalCircuitImpl.java | 2 +- 5 files changed, 44 insertions(+), 112 deletions(-) (limited to 'qpid/java') diff --git a/qpid/java/perftests/distribution/pom.xml b/qpid/java/perftests/distribution/pom.xml index de6497b5b8..c0e81ce3f5 100644 --- a/qpid/java/perftests/distribution/pom.xml +++ b/qpid/java/perftests/distribution/pom.xml @@ -56,13 +56,13 @@ uk.co.thebadgerset junit-toolkit - 0.5 + 0.6-SNAPSHOT runtime uk.co.thebadgerset junit-toolkit-maven-plugin - 0.5 + 0.6-SNAPSHOT runtime diff --git a/qpid/java/pom.xml b/qpid/java/pom.xml index 4bfb23dad6..6702a21623 100644 --- a/qpid/java/pom.xml +++ b/qpid/java/pom.xml @@ -399,7 +399,7 @@ under the License. uk.co.thebadgerset junit-toolkit-maven-plugin - 0.5 + 0.6-SNAPSHOT