https://issues.apache.org/bugzilla/show_bug.cgi?id=50757
--- Comment #3 from Sebb <[email protected]> 2011-02-10 15:20:05 EST --- OK sorry, misunderstood the problem. The JMeter Ant task is not actually maintained by the JMeter project; you'll have to report this via: http://www.programmerplanet.org/pages/projects/jmeter-ant-task.php Alternatively, it's pretty easy to use a plain Ant <java> task to run JMeter - that is how we run some of our unit tests. Have a look at the <java> part of the batchtest target in the main build.xml. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
