[Anthill] Anthill thinks the build succeeded when it really
failed.
Eric Minick
eric at urbancode.com
Tue May 3 20:29:44 CDT 2005
Tim,
Usually this happens when you are using your own version of Ant. The ant
batch scripts (only on windows) do not return a useful exit code.
Anthill uses the exit code to determine if the build failed or suceeded.
To fix this, you need to fix the Ant batch script. You could use the
scripts provided by Anthill or patch it yourself. There are bugs filed
against Ant detailing several options, but I'd just use one of the
scripts that ships with Anthill.
Regards,
Eric
Tim Stewart wrote:
> I am having a problem where my build fails but anthill still thinks
> that the build succeeded.
>
>
>
> I get the email
>
>
>
> With subject
>
>
>
> ArteisContinuous 3.0.70 build succeeded
>
>
>
> And the repository gets tagged. If you look at the build log you can
> clearly see that the build failed.
>
>
>
> Continuous:
>
>
>
> BUILD FAILED
>
> C:\anthill\work\arteis\build.xml:319: Tests Failed
>
>
>
> Total time: 1 minute 50 seconds
>
>
>
> Anyone have any Ideas?
>
>
>
> Thanks,
>
> Tim
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Anthill mailing list
>Anthill at lists.urbancode.com
>http://lists.urbancode.com/mailman/listinfo/anthill
>
>
More information about the Anthill
mailing list