Return-Path: X-Original-To: apmail-forrest-svn-archive@www.apache.org Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7934E9677 for ; Thu, 5 Jan 2012 05:27:03 +0000 (UTC) Received: (qmail 62234 invoked by uid 500); 5 Jan 2012 05:26:59 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 62157 invoked by uid 500); 5 Jan 2012 05:26:48 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 62148 invoked by uid 99); 5 Jan 2012 05:26:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 05:26:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 05:26:39 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id F106B238889B; Thu, 5 Jan 2012 05:26:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1227487 - in /forrest/trunk/site-author: content/xdocs/procedures/release/How_to_release.xml content/xdocs/site.xml status.xml Date: Thu, 05 Jan 2012 05:26:17 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120105052617.F106B238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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; Edit the filter "FOR-roadmap-dev" to refer to the new "&n;-dev" version.

-
  • Deploy the Forrest site again. It will automatically rebuild the - Open Issues page. +
  • Deploy the Forrest site again.
  • 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"/> - upgrading to v0.10-dev + + + 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 + http://localhost:8888/forrest-issues.html + Add initial "logo" input plugin to Whiteboard.