David Clements wrote:
I am using the foreach task from the ant-contrib project and am using a fileset for the looping variable. Is
there a way to control the order of the items in the file set?
It looks like it defaults to hierarchical then alphabetical. I would like to be able to specify the order.
filesets are unordered - by definition.
Conor --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
