From 61ec67bde802657ef173482e4409685bcc61a3f9 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/qpid@581176 13f79535-47bb-0310-9956-ffa450edef68 --- java/perftests/distribution/pom.xml | 4 +- 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 'java') diff --git a/java/perftests/distribution/pom.xml b/java/perftests/distribution/pom.xml index de6497b5b8..c0e81ce3f5 100644 --- a/java/perftests/distribution/pom.xml +++ b/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/java/pom.xml b/java/pom.xml index 4bfb23dad6..6702a21623 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -399,7 +399,7 @@ under the License. uk.co.thebadgerset junit-toolkit-maven-plugin - 0.5 + 0.6-SNAPSHOT