Author: crossley Date: Wed Dec 1 02:00:19 2010 New Revision: 1040857 URL: http://svn.apache.org/viewvc?rev=1040857&view=rev Log: Link to filters for Roadmap and Patches.
Modified: forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml forrest/trunk/site-author/content/xdocs/site.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=1040857&r1=1040856&r2=1040857&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 Wed Dec 1 02:00:19 2010 @@ -156,12 +156,15 @@ job begins after the project is ready to do the release. </p> <ul> - <li>The project updates the Roadmap to schedule the realistic Issues. + <li>The project updates the <a href="site:bugs/filters">Roadmap</a> + to schedule the realistic Issues. Be brutal. If these issues have not been fixed by now, then it is quite okay to re-schedule them to delay until the next development version. See example emails from the lead-up to previous releases. </li> - <li>The project made good progress towards fixing the Blockers and applying the outstanding patches.</li> + <li>The project made good progress towards fixing the Blockers + and applying the outstanding <a href="site:bugs/filters">patches</a>. + </li> <li>The documentation content is ready.</li> <li>Plugins have been reviewed and deployed as necessary. Some perhaps need to go through a release process. This should happen independently of the core release process. Modified: forrest/trunk/site-author/content/xdocs/site.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/site.xml?rev=1040857&r1=1040856&r2=1040857&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/site.xml (original) +++ forrest/trunk/site-author/content/xdocs/site.xml Wed Dec 1 02:00:19 2010 @@ -53,7 +53,9 @@ <mail-lists label="Mail lists and discussion" href="mail-lists.html" description="Discussion mail lists are the heart of the project: dev, user, svn"/> <bugs label="Reporting bugs and issues" href="issues.html" - description="Issue tracker manages known issues and desired enhancements"/> + description="Issue tracker manages known issues and desired enhancements"> + <filters href="#filters"/> + </bugs> <forrest-friday label="ForrestFriday IRC" href="forrest-friday.html" description="ForrestFriday monthly get-together"/> <events label="Events" href="events.html"