What do I need in order to do a build? Java 1.4.x Jmeter-20040104 Ant? Anything else??
-S -----Original Message----- From: BAZLEY, Sebastian [mailto:[EMAIL PROTECTED] Sent: Monday, January 05, 2004 10:08 AM To: 'JMeter Users List' Subject: RE: Use of conditional IF in the JMeter Scripting 20030909 is rather old. Try a more recent nightly - there are links on the JMeter home page. Other links to nighlies may be out of date (if so. please let us know). Note: JMeter nightlies currently require Java 1.4 [Some 1.4 dependencies crept into the recent code, bur we may well revert to supporting 1.3.] S. -----Original Message----- From: Shawn Elliott [mailto:[EMAIL PROTECTED] Sent: 05 January 2004 17:49 To: 'JMeter Users List' Subject: Use of conditional IF in the JMeter Scripting I read that this has been added to Jmeter, but it is not in the latest official release 1.9.1 The latest nightly build 20030909 does not run, can not find the following class in the jar, 'org/apache/log/format/Formatter' Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log/format /Formatter at org.apache.jmeter.JMeter.<clinit>(JMeter.java:111) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct orAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC onstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:274) at java.lang.Class.newInstance0(Class.java:306) at java.lang.Class.newInstance(Class.java:259) at org.apache.jmeter.NewDriver.main(NewDriver.java:175) Can some one please direct me to a build that contains the IF capability, or if the latest build has it what Im missing that wont let me run it. Thank you, Shawn --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

