From user-return-63291-apmail-ant-user-archive=ant.apache.org@ant.apache.org Wed Dec 19 15:16:12 2007 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 87732 invoked from network); 19 Dec 2007 15:16:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Dec 2007 15:16:12 -0000 Received: (qmail 68597 invoked by uid 500); 19 Dec 2007 15:15:56 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 68362 invoked by uid 500); 19 Dec 2007 15:15:56 -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 68351 invoked by uid 99); 19 Dec 2007 15:15:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2007 07:15:56 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ewood@llbean.com designates 216.151.52.246 as permitted sender) Received: from [216.151.52.246] (HELO ct3.llbean.com) (216.151.52.246) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2007 15:15:34 +0000 Received: from ([10.10.34.82]) by ct3.llbean.com with ESMTP id 5202147.32995672; Wed, 19 Dec 2007 10:15:14 -0500 Received: from FPT-EXMB02.llbean.com ([172.21.250.52]) by FPT-EXFE02.llbean.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 19 Dec 2007 10:15:14 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C84251.F47C4B08" Subject: subant and dirset reference not processed in order I expected Date: Wed, 19 Dec 2007 10:15:12 -0500 Message-ID: <54BC0922445A764A86074C5A6B0053540360A921@FPT-EXMB02.llbean.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: subant and dirset reference not processed in order I expected Thread-Index: AchCUfNlF5O2fADrRC+hk1Hu1f4NiA== From: "Eric Wood" To: "Ant Users List" X-OriginalArrivalTime: 19 Dec 2007 15:15:14.0417 (UTC) FILETIME=[F4A30E10:01C84251] X-esp: ESP<20>= RBL:<0> RDNS:<0> SHA:<4> UHA:<0> SLS:<0> BAYES:<0> SenderID:<0> HTML Dictionary (TRU7a): <16> URL Dictionary (TRU7a): <0> NigeriaScam Dictionary (TRU7a): <0> CAN-SPAM Compliance Dictionary (TRU7a): <0> Obscenities Dictionary (TRU7a): <0> URL Real-Time Signatures: <0> Porn Dictionary (TRU7a): <0> Spam Dictionary (TRU7a): <0> Embed HTML Dictionary (TRU7a): <0> X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C84251.F47C4B08 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I have a dirset that I wanted subant processed in the order that I listed it, but it appears to process the build.xml files in the direset in the order that they are listed by the filesystem, not the order I specified in the dirset. Does this sound right? =20 I have noticed that it will process a filelist in the order that it is specified. Do I have any options on how subant manages/processes a dirset? =20 Eric ------_=_NextPart_001_01C84251.F47C4B08--