Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 44084 invoked from network); 25 Jan 2006 11:25:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jan 2006 11:25:53 -0000 Received: (qmail 54984 invoked by uid 500); 25 Jan 2006 11:25:46 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 54937 invoked by uid 500); 25 Jan 2006 11:25:46 -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 54926 invoked by uid 99); 25 Jan 2006 11:25:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jan 2006 03:25:45 -0800 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=NO_REAL_NAME,PLING_QUERY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jan 2006 03:25:45 -0800 Received: from z011100.bk.fin.local (z011104.bk.fin.local [172.18.101.140]) by dnsinet.rzf-nrw.de (8.12.10/8.12.10) with ESMTP id k0PBPKah005191 for ; Wed, 25 Jan 2006 12:25:20 +0100 Received: from z011134.bk.fin.local ([130.11.7.134]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.0); Wed, 25 Jan 2006 12:25:21 +0100 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Subject: AW: Comparing direcories / ${toString: ... } ?! Date: Wed, 25 Jan 2006 12:25:21 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Comparing direcories / ${toString: ... } ?! Thread-Index: AcYhlXb0e+E75K7rRUeumzjF/0QpHQADBlTQ From: To: X-OriginalArrivalTime: 25 Jan 2006 11:25:22.0005 (UTC) FILETIME=[07734050:01C621A2] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N >i want to check whether two directory listings are equal,=20 >means they contain the same set of files. first thought: uptodate >id=3D"dir1"defaultexcludes=3D"false" />=09 >defaultexcludes=3D"false"/> >=09 > > >some threads say that ${toString: ... } is a bit experimental,=20 would be problematic, because you dont know the order of the files ... paths must not be absolute... Jan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org