Nightly builds for developers
What are the nightly builds?
The nightly builds are interim builds that are untested and unsupported.
Use at your own risk!
These unreleased builds may not even load, may have undocumented features,
known defects, and any number of other issues.
They are intended for use by developers and others wishing to help with resolving JMeter bugs.
Last Build status on Jenkins
Last Quality Report on Sonar
Apache JMeter quality reportWhere are the nightly builds?
JMeter CI builds are currently run by Jenkins and Buildbot
These are located at:
- Last Successful Jenkins build for JMeter-trunk
- Buildbot nightly builds for JMeter-trunk
- Maven Snapshots (Buildbot nightly builds)
What do they consist of?
JMeter is distributed as a set of zip (or tar-gz) archive files as are the released versions. You can find the bundles:
- apache-jmeter-{SVN revision}.zip - Bundle in ZIP format
- apache-jmeter-{SVN revision}.tgz - Bundle in TAR GZIP format
- apache-jmeter-{SVN revision}_src.zip - Sources in ZIP format
- apache-jmeter-{SVN revision}_src.tgz - Sources in TAR GZIP format
Using the nightly builds
Just unzip the bundle and use it as you would use any release.
Warning - please note!
If there is a problem with a particular version, it is worth reporting this on the JMeter-dev mailing list and/or open a bug and/or trying again in a day or two.