You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by Apache Wiki <wi...@apache.org> on 2009/05/14 01:51:16 UTC

[Jakarta-jmeter Wiki] Update of "ReleaseCreation" by JMeterAdmin

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:
Api no longer in SVN

------------------------------------------------------------------------------
   * request Bugzilla version update
   * ensure changes.xml is up to date
   * update JMeter``Version.java (version and year) and build.xml (version and docversion)
-  * build documents, having first cleaned out existing files (so obsolete files will be removed):
+  * build site documents, having first cleaned out existing files (so obsolete files will be removed):
    * [clean-docs] then [docs-site]
-   * [clean-apidocs] then [docs-api]
   * update docs tree in SVN
   * build code
   * test
@@ -19, +18 @@

  = Generate Release =
   * tag all the files with a new RC tag, e.g. 2.3.2RC1
   * 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>: beanshell
   * create distribution files:
-   * ant distribution -Djmeter.version=m.n -Duser.name=user-AT-apache.org 
+   * ant distribution -lib=<libextra> -Djmeter.version=m.n -Duser.name=user-AT-apache.org 
    * sign distribution files (gpg -ba file)
  
  = Vote on release =

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org