From user-return-64519-apmail-ant-user-archive=ant.apache.org@ant.apache.org Thu Apr 10 14:19:03 2008 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 84221 invoked from network); 10 Apr 2008 14:19:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Apr 2008 14:19:02 -0000 Received: (qmail 59754 invoked by uid 500); 10 Apr 2008 14:18:58 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 59723 invoked by uid 500); 10 Apr 2008 14:18:58 -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 59712 invoked by uid 99); 10 Apr 2008 14:18:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Apr 2008 07:18:58 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Apr 2008 14:18:13 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Jjxbd-0001uj-CP for user@ant.apache.org; Thu, 10 Apr 2008 07:18:25 -0700 Message-ID: <16608822.post@talk.nabble.com> Date: Thu, 10 Apr 2008 07:18:25 -0700 (PDT) From: Ken Turner To: user@ant.apache.org Subject: Re: Problem with OUTOFDATE (ant-contrib) task In-Reply-To: <16547976.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ken@kbturner.co.uk References: <16537429.post@talk.nabble.com> <255d8d690804070935t25e8bcd8p6b35a9a1f23b07e8@mail.gmail.com> <16547976.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Well, in the face of the deafening silence from all you gurus, I've come up with a solution to the problem: The crucial bit is the regexp mapper, which does give me the right answers. However, regular expressions are - to me at any rate - are a bit cryptic, and I'd far prefer a solution using the identity mapper. So, can anybody tell me whether there is such a solution? Using an identity wrapper, how does one specify the target location? -- View this message in context: http://www.nabble.com/Problem-with-OUTOFDATE-%28ant-contrib%29-task-tp16537429p16608822.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org