use apply, not exec
____________________________________________________________________________________________
Jeffrey E. (Jeff) Care
IBM WebSphere Application Server Development
WAS Pyxis Lead Release Engineer
WebSphere Mosiac
WebSphere Brandmark



murthy gandikota <[EMAIL PROTECTED]> wrote on 03/27/2006 03:36:43 PM:

> Hi
> I have a tar xvf task to run on all the files in a directory. Here
> is my ant script:
>
> <exec append="true" executable="tar" dir="${a}/help" failonerror="true">
>                         <arg line="xvf acurate_help.tar" />
>                 </exec>
>
> How can I extend it to all the files found under ${a}/help?
>
> TIA
> Murthy
>
>          
> ---------------------------------
> Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.

Reply via email to