Author: crossley
Date: Wed Apr 4 01:46:30 2007
New Revision: 525458
URL: http://svn.apache.org/viewvc?view=rev&rev=525458
Log:
Changing the fixfor attribute for the Jira RSS in forrest.properties needs to
happen earlier.
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?view=diff&rev=525458&r1=525457&r2=525458
==============================================================================
---
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
Wed Apr 4 01:46:30 2007
@@ -232,7 +232,7 @@
See <a
href="../../roles.html#subversion-monitor">further information</a>.</p>
</li>
<li>
- Ensure that documentation structure and conntet is ready.
+ Ensure that documentation structure and content is ready.
</li>
<li>Ensure that the documentation is building properly, do 'cd
site-author; forrest'. Fix any linking errors.</li>
<li>
@@ -356,6 +356,13 @@
</li>
<li>
+ Change the "fixfor" attribute to the next version for the
+ "project.issues-rss-url" RSS feed in the
<code>site-author/forrest.properties</code> file.
+ Find the version number via the "Road Map" link at our Jira
front page.
+ Verify localhost:8888/forrest-issues.html
+ </li>
+
+ <li>
<p>Edit site-author/status.xml:</p>
<ol>
<li>
@@ -758,8 +765,6 @@
e.g. &dt; is renamed to &d; and &n; becomes
&nt;</p></li>
<li><p>Mark &d; as released using "Manage
Versions".</p></li>
<li><p>Review the Issues for the old version and move
any Incomplete ones up.</p></li>
- <li><p>Change the "fixfor" attribute to the next
version for the
- "project.issues-rss-url" RSS feed in
forrest.properties</p></li>
</ol>
</li>