You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by bu...@apache.org on 2012/11/01 19:04:56 UTC

svn commit: r836907 - in /websites/staging/jspwiki/trunk/content: ./ jspwiki/ppmc/how_to_release.html

Author: buildbot
Date: Thu Nov  1 18:04:56 2012
New Revision: 836907

Log:
Staging update by buildbot for jspwiki

Modified:
    websites/staging/jspwiki/trunk/content/   (props changed)
    websites/staging/jspwiki/trunk/content/jspwiki/ppmc/how_to_release.html

Propchange: websites/staging/jspwiki/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov  1 18:04:56 2012
@@ -1 +1 @@
-1397933
+1404696

Modified: websites/staging/jspwiki/trunk/content/jspwiki/ppmc/how_to_release.html
==============================================================================
--- websites/staging/jspwiki/trunk/content/jspwiki/ppmc/how_to_release.html (original)
+++ websites/staging/jspwiki/trunk/content/jspwiki/ppmc/how_to_release.html Thu Nov  1 18:04:56 2012
@@ -125,16 +125,19 @@ has 0664 permissions.</li>
 you'll have to enter your login password a number of times.</p>
 <h2 id="create-a-release-candidate">Create a release candidate</h2>
 <ol>
-<li>
-<p>Generate release notes</p>
-<ol>
-<li>Update CHANGES.txt with <a href="https://issues.apache.org/jira/secure/ConfigureReleaseNote.jspa?projectId=12311292">new release notes from JIRA</a>, select the 
-version and set the style to Text</li>
-<li>Commit the updated CHANGES.txt with message: "Preparing for release 
-X.Y.Z-incubating"</li>
-</ol>
-</li>
+<li>Generate release notes</li>
 </ol>
+<!-- TODO
+     What exactly do we want to do here?
+     Completing the details makes only sense once we're a TLP and thus not dependent from externs anymore.
+     At the moment, we can only "release" in JIRA after being sure the IPMC release vote succeeded, but at that time, the artifacts have already been created.
+
+    1. Update ReleaseNotes with [new release notes from JIRA][], select the 
+version and set the style to Text
+    2. Commit the updated ReleaseNotes with message: "Preparing for release 
+X.Y.Z-incubating"
+-->
+
 <!---
   2. Create a branch (only required for the first release in a series (X.Y.0))