Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 33226 invoked from network); 19 Mar 2005 08:32:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Mar 2005 08:32:47 -0000 Received: (qmail 59058 invoked by uid 500); 19 Mar 2005 08:32:45 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 59012 invoked by uid 500); 19 Mar 2005 08:32:44 -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 Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 58992 invoked by uid 99); 19 Mar 2005 08:32:44 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from um0004.unimaas.nl (HELO um0004.unimaas.nl) (137.120.1.4) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 19 Mar 2005 00:32:42 -0800 Received: by um0004.unimaas.nl (Postfix, from userid 508) id 46B0C5003C; Sat, 19 Mar 2005 09:32:34 +0100 (CET) Received: from um-mail0139.unimaas.nl (um-mail0139.unimaas.nl [137.120.1.139]) by um0004.unimaas.nl (Postfix) with ESMTP id 6D33650060 for ; Sat, 19 Mar 2005 09:30:24 +0100 (CET) Received: from um-mail0136.unimaas.nl ([137.120.1.136]) by um-mail0139.unimaas.nl with Microsoft SMTPSVC(6.0.3790.211); Sat, 19 Mar 2005 09:30:15 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: [2.1.7 Testing Results - Forms block, samples] - update Date: Sat, 19 Mar 2005 09:30:15 +0100 Message-ID: <329A68716B57D54E8D39FD3F8A4A84DF016A4A04@um-mail0136.unimaas.nl> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [2.1.7 Testing Results - Forms block, samples] - update Thread-Index: AcUsMOemx7lfWS7eSsyMcELFL1OUDgALK4BQ From: "Linden H van der (MI)" To: X-OriginalArrivalTime: 19 Mar 2005 08:30:15.0084 (UTC) FILETIME=[DFF456C0:01C52C5D] X-UM-Spam-DCC: : X-UM-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on um0004.unimaas.nl X-UM-Spam-Level: X-UM-Spam-Status: No, score=-5.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, TW_SV autolearn=ham version=3.0.1 X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Guys, I found out Eclipse can do one big patch file by recursing subdirectories. This is what I've done by starting off from src/blocks/forms/samples. The result is in bug 34077. I do hope you can apply them as easily as I could create the patch. Bye, Helma > -----Original Message----- > From: David Crossley [mailto:crossley@apache.org]=20 > Sent: Saturday, 19 March 2005 04:08 > To: dev@cocoon.apache.org > Subject: Re: [2.1.7 Testing Results - Forms block, samples] - update >=20 >=20 > Antonio Gallardo wrote: > > Linden H van der (MI) dijo: > > > > > > I fixed several of the problems below, but it results in=20 > 1 to 3 line > > > patches of about 40 files. What's the most efficient way=20 > of handling this? > > > > > > Bye, Helma > >=20 > > Perhaps using jEdit and searching for a regexp and using=20 > BeanShell for > > repleacing can be an easy task. ;-) >=20 > Oh, sorry Helma, i completely misunderstood what you were asking. >=20 > Each developer would have their own ways of doing mass changes. > For me, it is a combination of UNIX tools: sed, perl, regex magic. >=20 > Is the pattern obvious and consisent? If so, tell us and one > of the committers can just do it. Otherwise it is a manual job > so someone might need to provide a patch. >=20 > BTW, the Apache services are not available some of this weekend > due to infrastructure upgrades, so we might not be able to do > svn commit or Bugzilla. >=20 > --David >=20