Well, that's a shame ;-) What use is <filelist> if it can't be used instead of <fileset>? I guess I assumed one could use a <filelist> anywhere one could a <fileset>... --DD
PS: Defining a <filelist>, <pathconvert>'ing it to a property suitable for includes attribute of <fileset> would still result in the random order right? -----Original Message----- From: Diane Holt [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 4:10 PM To: Ant Users List Subject: RE: maintain order within a fileset --- Dominique Devienne <[EMAIL PROTECTED]> wrote: > Use <filelist> from 1.5 beta. --DD Except <apply> doesn't accept a <filelist>. I think you'd need to either go with <foreach> or <script>. Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
