Re: "build succeeded" and "BUILD FAILED"
Eric Minick <[email protected]> Sun, 11 Jun 2006 23:20:52 -0600
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Gabe, The bug report on Ant's bugzilla is here: http://issues.apache.org/bugzilla/show_bug.cgi?id=13655 I'm pleased to see that they've marked it as fixed, so you may be best off snagging the latest ant.bat out of CVS. Otherwise, there are a number of proposed fixes in that thread. Unless you use the Ant post execution batch file (I've never seen that) then the easiest fix is to locate the mana java call and erase everything below it. I believe any Ant 1.6.x batch file will work with any Ant 1.6 installation. The big difference is between 1.5 and 1.6 because they changed the name of the main class that is called. Regards, Eric Misura, Gabe wrote: > My build is running, Anthill says it was successful (based on the > email notification subject, and the anthill status page), but at the > end of the email it clearly shows an Ant error and a BUILD FAILED message. > > I see in the mailing list this is likely a anthill vs. ant version > thing on windows. > _http://lists.urbancode.com/pipermail/anthill-pro/2006-April/004812.html_ > > I'm using Win2003, Ant 1.6.5 and Anthill 1.8.1.303. > > Its not entirely clear what should be done, as it doesn't seem to make > sense to use the version of ant.bat that came with Anthill if it was > written for a different version of Ant (did I understand the mail list > thread answer correctly?). > > What is the solution? > > Thanks > > Gabe Misura > >------------------------------------------------------------------------ > >_______________________________________________ >Anthill mailing list >Anthill-IWHQxnLZ/[email protected] >http://lists.urbancode.com/mailman/listinfo/anthill > >