From dev-return-29638-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Fri Sep 12 01:54:16 2008 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 54958 invoked from network); 12 Sep 2008 01:54:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2008 01:54:15 -0000 Received: (qmail 51284 invoked by uid 500); 12 Sep 2008 01:54:12 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 51139 invoked by uid 500); 12 Sep 2008 01:54:12 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 51128 invoked by uid 99); 12 Sep 2008 01:54:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Sep 2008 18:54:12 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2008 01:53:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4C7E1234C1DA for ; Thu, 11 Sep 2008 18:53:44 -0700 (PDT) Message-ID: <295452902.1221184424311.JavaMail.jira@brutus> Date: Thu, 11 Sep 2008 18:53:44 -0700 (PDT) From: "David Crossley (JIRA)" To: dev@forrest.apache.org Subject: [jira] Commented: (FOR-955) upgrade our packaged Cocoon to use Cocoon-2.1 branch In-Reply-To: <11839291.1169698969237.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FOR-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630457#action_12630457 ] David Crossley commented on FOR-955: ------------------------------------ There was a subsequent update to rebuild the cocoon jars to be Java 1.4 minimum. So r693831 is the last stable version. The head of SVN trunk is now reported to be working on UNIX-like systems, so this FOR-955 remains closed. However there are some issues on Windows and cygwin. These are being addressed separately on the dev list now. > upgrade our packaged Cocoon to use Cocoon-2.1 branch > ---------------------------------------------------- > > Key: FOR-955 > URL: https://issues.apache.org/jira/browse/FOR-955 > Project: Forrest > Issue Type: Task > Components: Core operations > Affects Versions: 0.9-dev > Reporter: David Crossley > Fix For: 0.9-dev > > Attachments: 955.diff > > > These are the steps to get Forrest running with Cocoon-2.1 rather than the current situation which uses an old Cocoon trunk. Not everything yet works, but enough to give hope. See discussion at: > Re: upgrade strategies for our packaged Cocoon > http://marc.theaimsgroup.com/?l=forrest-dev&m=116969420304386 > -------------------------- > Steps: > Revert main/java/org/apache/forrest/util/XPathTransformer.java r111200 > Revert main/java/org/apache/forrest/util/IdGeneratorTransformer.java r111200 > Edit main/webapp/WEB-INF/cocoon.xconf > to change version attribute to ... cocoon version="2.1" > Move content of WEB-INF/xconf/forrest-core.xconf into WEB-INF/cocoon.xconf > Remove the wrapper. > Build cocoon-branch-2_1_X for the blocks that we use (see our etc/cocoon_upgrade) and replace the jars in lib/core -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.