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 Milamber:
http://wiki.apache.org/jmeter/ReleaseCreation?action=diff&rev1=43&rev2=44

  cd jmeter_2.7_RC1
  }}}
   * update the versions in the new workspace: JMeterVersion.java (version and 
year), build.xml (version) and NOTICE (year)
-   * (src/core/org/apache/jmeter/util/JMeterVersion.java)
+   * ./src/core/org/apache/jmeter/util/JMeterVersion.java
+     * section: ''private static final String VERSION = "2.7";''
+     * section: ''private static final String COPYRIGHT = "Copyright (c) 
1998-2012 The Apache Software Foundation";''
+   * ./build.xml:
-   * build.xml: section: <property name="jmeter.version" value="2.7"/>
+     * section: ''<property name="jmeter.version" value="2.7"/>''
+   * ./NOTICE:
+     * section: ''Copyright 1998-2012 The Apache Software Foundation''
   * update xdocs/download_jmeter.xml to the new version
    * section: <!ENTITY release '2.7'>
   * Download external jars
@@ -100, +105 @@

  }}}
  
  = Checks to do before send vote email =
- * to do: add some checks (zip/tgz binary files vs src files, etc.)
+  * to do: add some checks (zip/tgz binary files vs src files, etc.)
  
  = Vote on release =
  
@@ -137, +142 @@

  tar xfz apache-jmeter-2.7.tgz
  cd apache-jmeter-2.7/docs/
  mv api ~/public_html/jmeter-2.7RC1/docs/api
+ cd $HOME
  rm -r $HOME/apache-jmeter-2.7
  }}}
   * send round [VOTE] e-mail to dev

Reply via email to