You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2011/09/04 10:22:00 UTC

svn commit: r1164968 - /maven/site/trunk/src/site/apt/developers/release/maven-project-release-procedure.apt

Author: hboutemy
Date: Sun Sep  4 08:22:00 2011
New Revision: 1164968

URL: http://svn.apache.org/viewvc?rev=1164968&view=rev
Log:
removed redundant section about Jira updates, merging explanations

Modified:
    maven/site/trunk/src/site/apt/developers/release/maven-project-release-procedure.apt

Modified: maven/site/trunk/src/site/apt/developers/release/maven-project-release-procedure.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/developers/release/maven-project-release-procedure.apt?rev=1164968&r1=1164967&r2=1164968&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/developers/release/maven-project-release-procedure.apt (original)
+++ maven/site/trunk/src/site/apt/developers/release/maven-project-release-procedure.apt Sun Sep  4 08:22:00 2011
@@ -35,7 +35,7 @@ Performing a Maven Project Release
 
   * you have JDK 5 installed and on your shell's path.
 
-  * if you receive an OutOfMemoryError during the build, make sure to have set the environment variable MAVEN_OPTS=-Xmx512m
+  * if you receive an OutOfMemoryError during the build, make sure to have set the environment variable <<<MAVEN_OPTS=-Xmx512m>>>
 
   * you must use Maven 2.2.1+, as Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
   
@@ -150,10 +150,10 @@ I will promote the artifacts to the cent
    As above, deploy the web site if appropriate and update the project site for the
    new release.
 
- [[3]] Update JIRA
+ [[3]] Update the version tracking in JIRA
 
- Go to Admin section in JIRA for the project and mark
- the <<<Y.Z>>> version as released. Create version <<<Y.Z+1>>>, if that hasn't already
+ In the relevant project, go to Administration, then Versions. Mark
+ the <<<Y.Z>>> version as 'released'. Create version <<<Y.Z+1>>>, if that hasn't already
  been done. You may also archive any deprecated releases (milestones or alphas) at this time.
 
  [[4]] Create an announcement.
@@ -214,11 +214,6 @@ Enjoy,
 
    []
 
- [[6]] Update the version tracking in JIRA.
-
- In the relevant project, go to Administration, then Versions. Make sure that the next release is defined,
- and mark the release that you just released 'released'.
-
  [[5]] Add the release to the next board report, in the private subversion area.
 
  This is a PMC activity.  If you are not a PMC member then email the Developer's