> -----Original Message-----
> From: Mikko Kurki-Suonio [mailto:[EMAIL PROTECTED]]

> > Use path element if you want to order them.
> 
> This gets tedious and unmaintainable when you have tens of JARs and
> several build files.

You can mix both path and fileset...
The problem actually is not Ant here since it gives you the possibility to
order them via path and to collect them via fileset. I don't think you can
have something better...it is really the classpath 'feature' of java that is
prehistoric while the classloader is a cool thing.

-- 
 Stephane Bailliez 
 Software Engineer, Paris - France 
 iMediation - http://www.imediation.com 
 Disclaimer: All the opinions expressed above are mine and not those from my
company. 


Reply via email to