Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 82188 invoked from network); 2 Feb 2006 15:13:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Feb 2006 15:13:27 -0000 Received: (qmail 83941 invoked by uid 500); 2 Feb 2006 15:13:24 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 83876 invoked by uid 500); 2 Feb 2006 15:13:23 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 83865 invoked by uid 99); 2 Feb 2006 15:13:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2006 07:13:23 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hedhman@gmail.com designates 64.233.184.192 as permitted sender) Received: from [64.233.184.192] (HELO wproxy.gmail.com) (64.233.184.192) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2006 07:13:22 -0800 Received: by wproxy.gmail.com with SMTP id i5so607830wra for ; Thu, 02 Feb 2006 07:13:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:sender; b=McuvNVR+VXaNqGkkBU6vuzge1JzBJfcCOlk8RcF9x+B10+CL5Zq7DwBtGJyQaiZFHqSrgmyvAXpnJHqgnXUiwVvOLe45mI3Y/czNpU0icPyup8QIq71DEjrMbYNQeJk/oIxMfFNFWNZpwTRGUhlU22FAS0mGLgWNqRL0DgKNlXo= Received: by 10.65.54.19 with SMTP id g19mr472863qbk; Thu, 02 Feb 2006 07:13:01 -0800 (PST) Received: from ?192.168.88.129? ( [203.121.47.21]) by mx.gmail.com with ESMTP id d5sm967359qbd.2006.02.02.07.13.00; Thu, 02 Feb 2006 07:13:01 -0800 (PST) From: Niclas Hedhman Organization: Independent To: dev@cocoon.apache.org Subject: Re: Extending the image reader Date: Thu, 2 Feb 2006 23:12:42 +0800 User-Agent: KMail/1.8 References: <499888440601291502g4e07f095uba5f44dc225600b1@mail.gmail.com> <200601302222.04768.niclas@hedhman.org> <20060201152415.GH50842@vision.anyware> In-Reply-To: <20060201152415.GH50842@vision.anyware> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200602022312.42828.niclas@hedhman.org> Sender: Niclas Hedhman X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wednesday 01 February 2006 23:24, Jean-Baptiste Quenot wrote: > About this patch, =A0could someone explain how I can =A0add a block in > Cocoon 2.1? =A0 Does it =A0involve adding the =A0new block =A0in gump.xml? > Does =A0the =A0build depend =A0on =A0gump.xml =A0directly, =A0or is =A0th= ere =A0an > intermediate step required? I recalled vaguely that I built under the 2.2 branch but it was deployed on= =20 2.1.6 system at the end of the day. Not sure how gump.xml are handled these= =20 days in respect to the Cocoon build system, but IIRC it was the opposite=20 direction before, i.e. the gump.xml was generated from the build system. Cheers Niclas