The external program that you called from your Ant script returned a value of 1. If you're interested in what that error means you'll have to examine that program. Ant is just relaying it back to you. You could also provide the calling <exec> task and more of the output if you want to dig further. -Andrew
On 8/22/05, Dewey, John <[EMAIL PROTECTED]> wrote: > > Does anyone know what "[exec] Result: 1" means on windows? I haven't > been able to find a listing of error codes for ant. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
