Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: [Original edit by JMeterAdmin] Publish and update of site are separate steps

...

No Format
svn commit -m "JMeter 3.2 release"

...

Publish JMeter site

This is now done using svnmucc. Create a script - for example "updatesite.txt" - containing the following:

...

The SvnPubSub system will update the live site within a few seconds.

Updating the current JMeter site

The Note: the branches/docs-m.n SVN tree is created from trunk when the release is created. Subsequent updates to trunk documents may not be appropriate to the current release - e.g. changes to test elements

  • so any necessary changes to the site should be made to the branch (and trunk if appropriate).

Then rebuild the

...

site docs (not the Javadocs!) - ant docs-site -Ddocs.force=true - and update the SVN branch with the changed files.

The site can then be

...

published as above.

Announce

Make sure: JMeter website is update AND download mirrors too.

...