You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by fe...@apache.org on 2006/05/26 11:55:26 UTC

svn commit: r409616 - /forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml

Author: ferdinand
Date: Fri May 26 02:55:26 2006
New Revision: 409616

URL: http://svn.apache.org/viewvc?rev=409616&view=rev
Log:
Added some more questions

Modified:
    forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml

Modified: forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml?rev=409616&r1=409615&r2=409616&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml (original)
+++ forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml Fri May 26 02:55:26 2006
@@ -374,7 +374,9 @@
                 </li>
                 <li>
                     <p>Ensure that each plugin that uses the locationmap has its "release version" set to 0.8 or
-                    more.</p>
+                        more.</p>
+                    <fixme author="fso">Add the steps required to find that plugins that use locationmap and set the
+                        version number. Is that 0.8 only or will this be a permanent job.</fixme>
                 </li>
                 <li>
                     <p>Edit 4 files in tools/forrestbar to update the version number to match the new release: -
@@ -398,6 +400,8 @@
                         It is best to copy an earlier RELEASE-NOTES file, to keep a common layout. In this file, provide
                         a summary of changes, and check for general accuracy. Scan the status.xml/changes and the
                         Roadmap via the issues tracker, to find the important issues. </p>
+                    <fixme author="fso">Could we not automate this process: proof readings changes, save changes 
+                        as release-notes. Do we really need to add a summary?</fixme>
                 </li>
                 <li>
                     <p>Set your Java version to be the lowest specified of our supported versions.</p>