> >> <fileset id/>
> >> <pathconvert/>
> >> <exec>
> >>      <arg line/>
> >> </>
> >
> >Thanks, that works OK.  <arg line=.../> is kind of deprecated, 
> >but I assume there is no other way.
> 
> Manual sais 
>   "It is highly recommended to avoid the line version when possible. Ant
> 
>   will try to split the command line in a way similar to what a (Unix) 
>   shell would do, but may create something that is very different from 
>   what you expect under some circumstances."
> 
> But it does not say that this is deprecated.

Yeah, and I said `kind of deprecated' ;)

BTW, I discovered that <apply parallel="true" ...> does exactly what
I want... :)

Paul

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

Reply via email to