> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Hi. I am a little perplexed how to call Ant from a makefile (we > have to in our > build process) and to check whether the build failed or not. > > Do I HAVE to create a BuildListener? What doesn't Ant simply > return an error > code set to 0 or 1 when it's done?!! >
It should do. What problem are you having? Conor -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
