On 6/7/05, Dmitry Markushevich <[EMAIL PROTECTED]> wrote:
> On Tue, 2005-06-07 at 17:30 +0100, sebb wrote:
> > On 6/7/05, Dmitry Markushevich <[EMAIL PROTECTED]> wrote:
> > > Logging seems to compile to into org.apache.log4j. JMeter expects

What do you mean by this?

> > > log.apache.log. Am I missing something?
> >
> > Have you downloaded all the jars?
> > And all the property files?
> >
> > Are you building using build.xml?
> >
> > JMeter uses Avalon Logkit for all except Apache Httpclient which uses
> > Apache Logging. In turn that uses Avalon logkit by default.
> 
> 
> Whoa. Well I downloaded the source and then started hunting for all the
> dependencies. Is there a list somewhere?
> 

All the jars needed to build JMeter are in CVS.

If you downloaded the source from a nightly build, you also need the
_lib and _bin zips.

There are some optional jars, but these are allowed for by build.xml.

If you download everything from CVS HEAD, you can build JMeter using
ant from the top-level directory. It will report any missing optional
jars.

Check build.xml for the names and locations of jars.

There is also a file: lib/jar_usage.txt which attempts to describe
where each jar is used. May not be fully up to date.

S.

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

Reply via email to