Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for 
change notification.

The following page has been changed by RahulAkolkar:
http://wiki.apache.org/commons/CreatingReleases

The comment on the change is:
Add notes about tagging and a couple of other minor changes

------------------------------------------------------------------------------
  
   1. {{{mvn -Prc release:perform}}}
  
+ When the release plugin prompts for the tag name, choose one that indicates 
the RC status (for example, {{{SCXML_0_8_RC2}}}).
+ 
  ''-- or --''
  
   i. Rev version number in pom manually.
+ 
+  i. Tag the RC, do a clean checkout.
  
   i. {{{mvn -Prc deploy}}}
  
@@ -53, +57 @@

  If vote fails, undo and redo previous steps as appropriate.
  
  === D. Go live ===
+ 
+  1. {{{svn cp}}} the tag for the passing RC as the final release tag
+ 
+  1. Copy distributions to the Commons {{{dist/}}} area.
  
   1. {{{mvn stage:copy -Dsource="...staging-repo-url..." 
-Dtarget="...rsync-repo-url..."}}}
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to