From 142bb65ac30aaf1f40cea168a6e9ef7bb4c11f8c Mon Sep 17 00:00:00 2001 From: Sebastian Bazley Date: Mon, 9 Jul 2007 00:33:44 +0000 Subject: [PATCH] Allow tests to be compiled against JMeter jars (so can test without recompile of source) git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@554500 13f79535-47bb-0310-9956-ffa450edef68 Former-commit-id: 4edaf735cf312d0920313e01662a0d06f340992b --- build.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 271ba4e672..f2f10815f0 100644 --- a/build.xml +++ b/build.xml @@ -505,6 +505,8 @@ + + @@ -1440,7 +1442,8 @@ run JMeter unless all the JMeter jars are added. - + +