Versions Compared

Key

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

...

  • request Bugzilla version update
  • ensure changes.xml is up to date
  • update JMeterVersion.java
  • build site documents and javadoc and update in SVN
  • build and test

Generate Release

  • tag all the files with the new version tag
  • extract files from SVN using the tag into a new directory tree
  • create distribution files:
    • ant distribution site -Djmeter.version=m.n -Duser.name=user-AT-apache.org
    • sign distribution files (gpg -ba file)

...