Author: crossley Date: Thu Jan 5 05:26:17 2012 New Revision: 1227487 URL: http://svn.apache.org/viewvc?rev=1227487&view=rev Log: Remove the link to the demonstration of processing JIRA issues via RSS. As a demo, it was causing too many "errors" when network not available.
Modified: forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml forrest/trunk/site-author/content/xdocs/site.xml forrest/trunk/site-author/status.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=1227487&r1=1227486&r2=1227487&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 Thu Jan 5 05:26:17 2012 @@ -1206,8 +1206,7 @@ svn mkdir plugins/&n;</source></li> Edit the filter "FOR-roadmap-dev" to refer to the new "&n;-dev" version. </p></li> </ol></li> - <li>Deploy the Forrest site again. It will automatically rebuild the - <a href="site:forrest-issues">Open Issues</a> page. + <li>Deploy the Forrest site again. </li> <li> Review Henk's Modified: forrest/trunk/site-author/content/xdocs/site.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/site.xml?rev=1227487&r1=1227486&r2=1227487&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/site.xml (original) +++ forrest/trunk/site-author/content/xdocs/site.xml Thu Jan 5 05:26:17 2012 @@ -29,8 +29,6 @@ description="What each party can expect"/> <compliance label="Standards compliance" href="compliance.html" description="Declare the status of HTML, WAI, CSS compliance"/> - <forrest-issues label="Open issues" href="forrest-issues.html" - description="List of currently open issues"/> <who label="Who we are" href="who.html" description="Explain who is involved"/> <flyer label="Flyer" href="flyer.html" description="One-page description"/> <live-sites label="Example sites" href="live-sites.html" Modified: forrest/trunk/site-author/status.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?rev=1227487&r1=1227486&r2=1227487&view=diff ============================================================================== --- forrest/trunk/site-author/status.xml (original) +++ forrest/trunk/site-author/status.xml Thu Jan 5 05:26:17 2012 @@ -153,6 +153,13 @@ Added document to facilitate <link href="site:upgrading_010">upgrading to v0.10-dev</link> </action> +<!-- 2012-01 --> + <action dev="DC" type="update" context="docs"> + Remove the link to the demonstration of processing JIRA issues via RSS. + As a demo, it was causing too many "errors" when network not available. + It can still be used via + <code>http://localhost:8888/forrest-issues.html</code> + </action> <!-- 2011-06 --> <action dev="DC" type="add" context="code"> Add initial "logo" input plugin to Whiteboard.