Try one of the "Download Nightly Tarball" links (they're actually Zips at present).
S. P.S. Java 1.4.1 is fine ----- Original Message ----- From: "Shawn Elliott" <[EMAIL PROTECTED]> To: "'JMeter Users List'" <[EMAIL PROTECTED]> Sent: Monday, January 05, 2004 6:22 PM Subject: RE: Use of conditional IF in the JMeter Scripting Please let me know where to go to get the latest builds... Im currently following this path http://jakarta.apache.org/ then clicking on 'JMeter' from the product list... takes me to http://jakarta.apache.org/jmeter/index.html then 'Download Releases', and find the JMeter link it takes me to http://cvs.apache.org/builds/jakarta-jmeter/nightly/ this only has up to 2003-09-06... Sorry if Im missing something blatantly obvious, but please let me know what to do... S -ps using Java 1.4.1 -----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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

