> >If you run ant with the command-line option
> >-logfile myfile.log
> >then output will go to myfile.log
> 
> Thanks for your help. I was using that before but what i want 
> to do now is 
> to produce a log file that lists the result of each build..

Do you mean the result of each *target*? (-logfile does exactly the
result of each build, as far as I'm aware.)

Jon

Reply via email to