On Jan 17, 2008 2:00 PM, Jack J. Woehr <[EMAIL PROTECTED]> wrote:
> Many ways to do this. One naive algorithm:
>
>         1. Pass in list of solutions as an ant Property
>                 * i.e., string with some internal delimiter repeated between 
> solutions
>         2. Use AntContrib's 'foreach' logic task to iterate over solutions

If you decide on using Ant, rather use <apply> and filesets than loops. --DD

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

Reply via email to