>I don't really care much about id, as I only need the fileset
>as a nested
>element inside a task. The good question now is can I use
>
>...
>
>wherever I would normally use
>
>...
>
>What about elements that have a nested element that inherits
>from fileset?
>Like for instance the jmeter task,
November 05, 2008 6:46 AM
> To: user@ant.apache.org
> Subject: AW: Order of files inside a fileset
>
> >
> >
> >
> >
> >Sorted${line.separator}${toString:foobar}
>
> /*
> Your "id" is on on the unsorted not the ed one.
> */
>
&
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 05, 2008 6:46 AM
To: user@ant.apache.org
Subject: AW: Order of files inside a fileset
>
>
>
>
>Sorted${line.separator}${toString:foobar}
/*
Your "id" is on on the
>
>
>
>
>Sorted${line.separator}${toString:foobar}
Your "id" is on on the unsorted not the ed one.
Jan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-Original Message-
From: Krzysieq [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 04, 2008 4:14 PM
To: Ant Mailing List
Subject: Order of files inside a fileset
/*
I read the ant docs regarding filesets, but haven't found what I'm looking
for. Is there any way telling, w
Hi,
I read the ant docs regarding filesets, but haven't found what I'm looking
for. Is there any way telling, what is the order of files inside a fileset?
Is there any way in which this can be affected? For instance, let's have a
folder /foo, with files bar1.txt, bar2.txt, ... bar5