Hi,

-----Original Message-----
From: Knuplesch, Jürgen [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 13, 2007 10:52 AM
To: [email protected]
Subject: Sorted Fileset

/*
Hello,

To create a correct classpath it is sometimes necessary to order the .jar-Files 
in the right sequence.
A fileset does not give the guarantee about the sequence.

What we have ist a directory with .jar-Files that should be included into the 
classpath.
Then I build the classpath by doing a loop using ANTCONTRIB.

Is it possible to adjust the sequence of a fileset?
*/

Have a look at the <SortList> Task of antcontrib.
I never used it, but maybe it's what you look for.

Regards, Gilbert

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

Reply via email to