From svn-return-7228-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Fri Jul 06 07:02:58 2007 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 84768 invoked from network); 6 Jul 2007 06:43:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jul 2007 06:43:49 -0000 Received: (qmail 71029 invoked by uid 500); 6 Jul 2007 04:43:49 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 70988 invoked by uid 500); 6 Jul 2007 04:43:49 -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 70968 invoked by uid 99); 6 Jul 2007 04:43:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2007 21:43:49 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2007 21:43:45 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 8212B1A981A; Thu, 5 Jul 2007 21:43:25 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r553729 - /forrest/trunk/site-author/content/xdocs/plan/index.xml Date: Fri, 06 Jul 2007 04:43:25 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070706044325.8212B1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: crossley Date: Thu Jul 5 21:43:24 2007 New Revision: 553729 URL: http://svn.apache.org/viewvc?view=rev&rev=553729 Log: Separate releases. Move skins stuff to plugins. Improve integration of Cocoon, or something different. Modified: forrest/trunk/site-author/content/xdocs/plan/index.xml Modified: forrest/trunk/site-author/content/xdocs/plan/index.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/plan/index.xml?view=diff&rev=553729&r1=553728&r2=553729 ============================================================================== --- forrest/trunk/site-author/content/xdocs/plan/index.xml (original) +++ forrest/trunk/site-author/content/xdocs/plan/index.xml Thu Jul 5 21:43:24 2007 @@ -53,7 +53,15 @@ Configuration system.
  • - Define strategy for releases. + Define strategy for releases of separate minimal core and separate + plugin releases. +
  • +
  • + Move skins stuff to plugins. +
  • +
  • + Improve integration of Cocoon and Forrest, or something different. + See options at FOR-1017.
  • Improve integration of Lenya and Forrest.