To build JMeter from source and install:
ant [all]
To rebuild and install:
ant install
To update documentation (requires Anakia to be present)
ant docs-site
ant docs-printable
To build API documentation (Javadoc)
ant docs-api
To build all the docs
ant docs-all
To create tar and tgz of the web-site documentation
ant pack-site
To package up the existing build files for distribution
ant pack-dist [-Dversion =vvvv]
For more info:
ant -projecthelp
To diagnose usage of deprecated APIs:
ant -Ddeprecation=on clean compile
Version: $Revision$ Last Updated: $Date$
AnakiaTask is not present, documentation will not be generated.
Updating version stringVersion $Revision$ Last updated: $Date$
Gump properties for this run
jmeter.version = ${jmeter.version}
gump.run = ${gump.run}
date.projectfile = ${date.projectfile}
version.projectfile = ${version.projectfile}
gump.run = ${gump.run}
java.awt.headless = ${java.awt.headless}
test.headless = ${test.headless}
user.dir = ${user.dir}
basedir = ${basedir}