AW: Order of files inside a fileset

2008-11-05 Thread Jan.Materne
>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,

Re: Order of files inside a fileset

2008-11-05 Thread Krzysieq
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. > */ > &

RE: Order of files inside a fileset

2008-11-05 Thread Rebhan, Gilbert
-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

AW: Order of files inside a fileset

2008-11-04 Thread Jan.Materne
> > > > >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]

RE: Order of files inside a fileset

2008-11-04 Thread Rebhan, Gilbert
-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

Order of files inside a fileset

2008-11-04 Thread Krzysieq
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