You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2011/03/24 16:09:38 UTC

svn commit: r1084986 - /aries/site/trunk/content/development/releasingaries.mdtext

Author: zoe
Date: Thu Mar 24 15:09:38 2011
New Revision: 1084986

URL: http://svn.apache.org/viewvc?rev=1084986&view=rev
Log:
Minor fixes

Modified:
    aries/site/trunk/content/development/releasingaries.mdtext

Modified: aries/site/trunk/content/development/releasingaries.mdtext
URL: http://svn.apache.org/viewvc/aries/site/trunk/content/development/releasingaries.mdtext?rev=1084986&r1=1084985&r2=1084986&view=diff
==============================================================================
--- aries/site/trunk/content/development/releasingaries.mdtext (original)
+++ aries/site/trunk/content/development/releasingaries.mdtext Thu Mar 24 15:09:38 2011
@@ -41,11 +41,12 @@ Before actually doing any releasing work
 For each bundle on the list check how its package versions have changed since the last release.
 Based on this, use the [versioning policy](versionpolicy) to determine the version of the bundle that should be released.
 
-### Then, for each bundle
+### Releasing bundles.
+For each bundle:
   * Deploy a SNAPSHOT to the maven snapshot repository (mvn deploy)
   * Build each module and run RAT checks
-  * Create the release artifacts (mvn release prepare)
-  * Upload release artifacts to a staging repository (mvn release perform)
+  * Create the release artifacts (mvn release:prepare)
+  * Upload release artifacts to a staging repository (mvn release:perform)
 
 ### Complete the process
 Once the bundles are in the staging repository, start a vote on the release. After 72 hours close the vote. To complete