Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jmeter Wiki" for change notification.
The "ReleaseCreation" page has been changed by JMeterAdmin: https://wiki.apache.org/jmeter/ReleaseCreation?action=diff&rev1=65&rev2=66 Comment: Publish and update of site are separate steps svn commit -m "JMeter 3.2 release" }}} - = Update JMeter site = + = Publish JMeter site = This is now done using svnmucc. Create a script - for example "updatesite.txt" - containing the following: @@ -226, +226 @@ The !SvnPubSub system will update the live site within a few seconds. + = Updating the current JMeter site = + - Note: the branches/docs-m.n SVN tree is created from trunk when the release is created. + 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 branch (not the Javadocs!) and update the SVN branch with the changed files + 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 updated as above. + The site can then be published as above. = Announce =