From f661a2d89c4c79a609a1a29f1ee7f796df69a01e Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Thu, 18 Jan 2007 13:11:39 +0000 Subject: (Patch submitted by Rupert Smith) Restructured the ping tests, they now share common base classes to avoid cut and paste coding. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@497425 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/perftests/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qpid/java/perftests/pom.xml') diff --git a/qpid/java/perftests/pom.xml b/qpid/java/perftests/pom.xml index 2f79654e6a..a37e3f0946 100644 --- a/qpid/java/perftests/pom.xml +++ b/qpid/java/perftests/pom.xml @@ -97,7 +97,7 @@ ./bin/script_name or ./bin/script_name.bat - These scripts can find everything in the 'all test dependencies' jar. + These scripts can find everything in the 'all test dependencies' jar created by the assembly:assembly goal. --> jar-with-dependencies.xml -- cgit v1.2.1