No need to do a build - you can just pick up the _bin and _lib zips from one of the 
nightlies. Unpack into the same directory
structure and all should work. Might need JavaMail, depending on what samplers you use.

But if you do want to build, you'll need the _src.zip and the _lib.zip - or download 
everything from CVS.
No need for the _bin.zip if you are building it yourself.

Apart from your list, you'll need  the javamail jars - see java.sun.com

Optionally beanshell (www.beanshell.org) and bsf (Apache).

S.
----- Original Message ----- 
From: "Shawn Elliott" <[EMAIL PROTECTED]>
To: "'JMeter Users List'" <[EMAIL PROTECTED]>
Sent: Monday, January 05, 2004 7:49 PM
Subject: RE: Use of conditional IF in the JMeter Scripting


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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to