Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" 
for change notification.

The following page has been changed by JMeterAdmin:
http://wiki.apache.org/jakarta-jmeter/BuildingJMeter

The comment on the change is:
Initial draft

New page:
This page describes how to build JMeter.

= Obtaining the code =

The code can either be obtained from SVN, or extracted from the release 
archives.

== Download code from SVN ==

svn co http://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2/ 
target-directory

This assumes that the current code is in branches/rel-2-2, which is correct at 
present.

This may change; check the STATUS file.

== Extract code from release archives ==

Unpack both the binary and source archives for the same release into the same 
directory structure.

There should be a couple of duplicate files: LICENCE, NOTICE

= Building the code using Ant =

Change to the top-level JMeter directory - the one containing build.properties 
and build.xml

Run the following command:

ant package

This will compile all the classes and create all the jars.

= Building the code using Eclipse =

See eclipse.readme in the distribution

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

Reply via email to