You have first the implicit fileset contained in the jar/zip/war/ear which
you are building, then each of the nested filesets or zipfilesets
The order of directories within each fileset is the one returned by the
operating system and the File class of the JVM where ant is running.
There is however no precise contract concerning this AFAIK.
Antoine
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, February 19, 2003 10:48 PM
Subject: DirectoryScanner.getIncludedDirectories ordering


> Does anyone know what order (if any) the String[] returned by
> DirectoryScanner.getIncludedDirectories() is in?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to