Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 89057 invoked from network); 18 Sep 2010 14:07:01 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Sep 2010 14:07:01 -0000 Received: (qmail 89554 invoked by uid 500); 18 Sep 2010 14:07:00 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 89142 invoked by uid 500); 18 Sep 2010 14:06:57 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 89134 invoked by uid 99); 18 Sep 2010 14:06:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 14:06:55 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of michael.ludwig@delphi-mb.de designates 212.79.50.15 as permitted sender) Received: from [212.79.50.15] (HELO smtp-out1.pop-interactive.de) (212.79.50.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 14:06:48 +0000 Received: from smtp-relay1.pop-i.de (smtp-relay.intra.pop-interactive.de [172.16.1.39]) by smtp-out1.pop-interactive.de (Postfix) with ESMTP id 2FFF5CAEF for ; Sat, 18 Sep 2010 16:06:26 +0200 (CEST) Received: from mail02.delphi-mb.de (mail02.delphi-mb.de [193.27.46.2]) by smtp-relay.pop-interactive.de (Postfix) with ESMTP id 12FAACF983 for ; Sat, 18 Sep 2010 16:06:26 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail02.delphi-mb.de (Postfix) with ESMTP id BF414630143 for ; Sat, 18 Sep 2010 15:55:30 +0200 (CEST) Received: from hammai010.delphi.local (hammai010.delphi.local [192.168.100.15]) by mail02.delphi-mb.de (Postfix) with ESMTP id 8BC3563013D for ; Sat, 18 Sep 2010 15:55:30 +0200 (CEST) Received: from hammai008.delphi.local ([192.168.100.25]) by hammai010.delphi.local with Microsoft SMTPSVC(6.0.3790.3959); Sat, 18 Sep 2010 16:06:24 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: simplify copy with regexpmapper (mapper/regexp) Date: Sat, 18 Sep 2010 16:06:24 +0200 Message-ID: <51772743BEA5D44A9EA5BF52AADDD6FB010E9751@hammai008.delphi.local> In-Reply-To: <842270.68120.qm@web120118.mail.ne1.yahoo.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: simplify copy with regexpmapper (mapper/regexp) Thread-Index: ActWvySCGv5SVYIcRbmG+OfzBgxfDAAecbHg References: <842270.68120.qm@web120118.mail.ne1.yahoo.com> From: "Ludwig, Michael" To: "Ant Users List" X-OriginalArrivalTime: 18 Sep 2010 14:06:24.0982 (UTC) FILETIME=[AE0A4760:01CB573A] > What about something like this: >=20 > > > > =20 > > > =20 > > > >=20 > I stole this from the ANTLR build script for actionscript target. It > does have a couple other replacestring elements, but this is the one > you would be interested in "removing" high level directory structure. Thanks, Wayne. I downloaded the antlr-3.1.3.tar.gz tarball and located the build script inside: antlr-3.1.3\runtime\ActionScript\project\build.xml But there is no application of this construct to the task as far as I can see. How would you apply it to the task? Michael --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org