----- Original Message ----- From: "Diane Holt" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Friday, March 15, 2002 12:39 PM Subject: RE: Return code from Ant
> > > Does anyone have any kind of workaround, apart from the build > > listener? > > Other than getting rid of everything after the "$JAVACMD ..." line? -- > install cygwin onto your PC so you can run 'ant' instead of 'ant.bat' :) How about tweaking runant.pl or runant.py to return the error code; Perl and Python are easier to install (and much easier to uninstall) ...maybe we should modify all these scripts to return the error code explicitly, to avoid this problem arising. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
