Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for change notification.
The following page has been changed by JMeterAdmin: http://wiki.apache.org/jakarta-jmeter/ReleaseCreation The comment on the change is: Tweaks ------------------------------------------------------------------------------ * ideally test on Java 1.4 and latest Java - especially for GUI = Generate Release = - * tag all the files with a new RC tag, e.g. 2.3.2RC1 + * 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 * copy following jars to <libextra>: [none currently needed] @@ -41, +41 @@ = Upload files = + * Make sure that file group is set to jakarta (chgrp jakarta jakarta-jmeter*) - * copy archives to /www/www.apache.org/dist/jakarta/jmeter/binaries and /www/www.apache.org/dist/jakarta/jmeter/source + * copy archives to /www/www.apache.org/dist/jakarta/jmeter/binaries and /www/www.apache.org/dist/jakarta/jmeter/source as appropriate - * Make sure that file group is set to jakarta - * delete any obsolete releases (keep the current one for now) * check files are visible and downloadable from www.apache.org (2+ hours) * http://www.apache.org/dist/jakarta/jmeter/binaries/ * http://www.apache.org/dist/jakarta/jmeter/source/ @@ -62, +61 @@ * svn update * cd /www/jakarta.apache.org/jmeter * fetch site from SVN: - * svn switch `http://svn.apache.org/repos/asf/jakarta/jmeter/tags/vm_nn/docs` + * `svn switch http://svn.apache.org/repos/asf/jakarta/jmeter/tags/vm_n_o/docs` - * If the documentation needs to be updated between releases, create a branch docs-vm_nn from the tag and switch to that + * If the documentation needs to be updated between releases, create a branch docs-vm_n_o from the tag and switch to that * for later updates, use "svn switch" or "svn update" as appropriate (use svn info to find current setting) + * The Javadocs are not in SVN so these need to be copied from the staging area * N.B. wait for few hours so site updates catch up = Announce = --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
