Thursday, December 15, 2005

Using CruiseControl.NET with Ant - Confluence

If you want to call ANT from crusisecontrol.net, this page is useful.

There's a bug on it though, when you modify ant.bat, you need to add 'exit /B %ERRORLEVEL' - if you leave out the /B, the build works but is reported as failing

Read more at confluence.public.thoug...

1 Comments:

At 21 July 2008 16:34, Blogger Adam said...

Looks like you are missing a trailing '%' on the ERRORLEVEL variable...

:-)

 

Post a Comment

<< Home