Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 78043 invoked from network); 21 Oct 2004 07:39:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Oct 2004 07:39:04 -0000 Received: (qmail 19677 invoked by uid 500); 21 Oct 2004 07:38:21 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 19558 invoked by uid 500); 21 Oct 2004 07:38:20 -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 Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 19476 invoked by uid 99); 21 Oct 2004 07:38:19 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [65.77.211.93] (HELO indexgeo.net) (65.77.211.93) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 21 Oct 2004 00:38:18 -0700 Received: from [192.168.1.100] (static-109.227.240.220.dsl.comindico.com.au [220.240.227.109]) (authenticated bits=0) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9) with ESMTP id i9L7cEpv013977 for ; Thu, 21 Oct 2004 02:38:16 -0500 Subject: Re: svn commit: rev 55142 - forrest/trunk/etc/cocoon_upgrade From: David Crossley To: dev@forrest.apache.org In-Reply-To: <20041020094546.56829.qmail@minotaur.apache.org> References: <20041020094546.56829.qmail@minotaur.apache.org> Content-Type: text/plain Organization: Message-Id: <1098344243.4210.56796.camel@ighp> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 21 Oct 2004 17:37:24 +1000 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Gee, i expected it to be much more complicated. I didn't update before, because i was frightened by all the commented-out jar files in that upgrade_cocoon_jars.sh script. I also wasn't sure about the local*.properties files and especially the upgrade-cocoon-xconf.xsl stuff, so i left it alone. Is that latter stuff still relevant? --David cheche wrote: > Author: cheche > Date: Wed Oct 20 02:45:45 2004 > New Revision: 55142 > > Modified: > forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh > Log: > Update to work with cocoon 2.2.0-dev > > > Modified: forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh > ============================================================================== > --- forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh (original) > +++ forrest/trunk/etc/cocoon_upgrade/upgrade_cocoon_jars.sh Wed Oct 20 02:45:45 2004 > @@ -23,8 +23,8 @@ > cd $PWD/../../../../ > BASE=$PWD/`dirname $0` > ## MUST BE OVERRIDDEN: > -COCOON_VERSION=2.1.5 > -COCOON_HOME=$BASE/cocoon-2.1 > +COCOON_VERSION=2.2.0-dev > +COCOON_HOME=$BASE/cocoon/trunk > FORREST=$BASE/forrest/trunk > NEKODTD_VERSION=0.1.10 > NEKODTD_HOME=$BASE/nekodtd-$NEKODTD_VERSION