Ant declares the build failed, Anthill sends email saying the build passed ??!!
Marcio Marchini <[email protected]>
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Hi, A developer commited a test case without commiting the code it needs. Anthill did its job, started the build, and Ant's task named "compile" detected the code did not even compile, and said the build failed. Perfect. However, Anthill sent email saying the build passed. Attached to this email message it sent, it included the log where Ant says the build failed because javac failed. Did I miss anything?? If Ant says a build failed, shouldn't Anthill detect so as well? Thanks, marcio