Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: [Original edit by JMeterAdmin] download_jars

...

  • tag all the files with a new RC tag, e.g. v2_3_3_RC1
  • extract files from SVN using the tag into a new directory tree
  • create a directory (<libextra>) to contain 3rd party libraries not included in the distribution
  • Wiki Markupcopy following jars to <libextra>: \[none currently needed\]download jars needed to build: "ant download_jars"
  • create distribution files:
    • ant distribution -lib=<libextra> -Djmeter.version=m.n -Duser.name=user-AT-apache.org
    • sign distribution files (gpg -ba file)

...