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:
https://wiki.apache.org/jmeter/ReleaseCreation?action=diff&rev1=59&rev2=60

Comment:
Update after 2.10 release

  svn commit -m "JMeter 2.8 release - Prepare update site" dist-jmeter
  }}}
  
-  * '''wait a day''' or so for mirrors to catch up
+ = Maven Release =
+  * Go to [[https://repository.apache.org/|Apache Repository]]
+  * Section '''Staging Repositories'''
+    * Check the RC box, add click on Release button (see: 
[[https://docs.sonatype.org/display/Repository/Releasing+a+Staging+Repository|Release
 a staging repository]])
+    * Comment: "JMeter 2.8 release"
+  * Maven Central will catch up the new release in next sync (check: 
[[http://search.maven.org/#search|ga|1|g%3A%22org.apache.jmeter%22]])
+ 
+ = Wait for the update mirrors and central maven =
+  * '''wait a day''' or so for mirrors to catch up distribution files and 
Maven Central update.
  
  = Update JMeter site =
  
@@ -205, +213 @@

  Then rebuild the branch (not the Javadocs!) and update the SVN branch with 
the changed files
  The site can then be updated as above.
  
- = Maven Release =
-  * Go to [[https://repository.apache.org/|Apache Repository]]
-  * Section '''Staging Repositories'''
-    * Check the RC box, add click on Release button (see: 
[[https://docs.sonatype.org/display/Repository/Releasing+a+Staging+Repository|Release
 a staging repository]])
-    * Comment: "JMeter 2.8 release"
-  * You will receive a email with JMeter Maven Repo URLs
-     * The main URL can be added to email announce
- 
  = Announce =
  
  '''Make sure: JMeter website is update AND download mirrors too.'''
@@ -230, +230 @@

  
  = Tidy up =
  
-  * a few days after the release has been announced, remove any superseded 
releases from the ninaries and source directories under 
https://dist.apache.org/repos/dist/release/jmeter/ using the following command:
+  * a few days after the release has been announced, remove any superseded 
releases from the binaries and source directories under 
https://dist.apache.org/repos/dist/release/jmeter/ using the following command:
  
  {{{
  ant release_delete -Djmeter.old.version=2.7 -DrepoType=live 
[-Dasf.ldap.password=secret [-Dasf.ldap.usermame=user] ]

Reply via email to