Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 81568 invoked from network); 2 Dec 2002 04:34:55 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Dec 2002 04:34:55 -0000 Received: (qmail 27718 invoked by uid 97); 2 Dec 2002 04:36:07 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 27686 invoked by uid 97); 2 Dec 2002 04:36:06 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 27674 invoked by uid 98); 2 Dec 2002 04:36:06 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message Subject: RE: Filtering and the @ character Date: Mon, 2 Dec 2002 17:35:07 +1300 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Filtering and the @ character Thread-Index: AcKZu09HocNs3ATuEdex9QAQSwYVggAANlrg From: "Kelsey Grant" To: "Ant Developers List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Thanks for that. I hadn't found that. Cheers, Kelsey -----Original Message----- From: Erik Hatcher [mailto:jakarta-ant@ehatchersolutions.com]=20 Sent: Monday, 2 December 2002 5:27 p.m. To: Ant Developers List Subject: Re: Filtering and the @ character I recommend highly *against* using because it defines a global=20 filterset that can be trouble later. I'd recommend you use nested=20 's for the tasks like where you need them. The token can be changed on . See its documentation: http://jakarta.apache.org/ant/manual/CoreTypes/filterset.html Erik Kelsey Grant wrote: > Hi, >=20 > I have tried to get the filtering of files to operate with a start and > end token to one different to "@", but couldn't see a way to do this.=20 > We want to do this as our files are marked up with $ characters,=20 > useful for InstallAnywhere. >=20 > I have altered the filter task, to allow two extra attributes: >=20 > endoftoken=3D"$$" /> >=20 > Which will globally set the startOfToken and endOfToken properties in=20 > the FilterSet class. In addition, you can do the following if you only > want to change the start/end of tokens without actually loading from a > file set. >=20 > >=20 > So I have two questions, > 1. Was there an existing way to do this? > 2. Can I submit this patch to the filter task, and associated test? >=20 > Regards, > Kelsey Grant >=20 > -- > To unsubscribe, e-mail: > For additional commands, e-mail:=20 > >=20 >=20 >=20 -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: