Re: Project being built - forever !?
Marcio Marchini <[email protected]>
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > I noticed an error that may help? > > FAILED to build project. Message: ProfileAdapter Label failed: 1 Got > Revisions: OK That is another problem. From my logs: The fix for this is in a new ant.bat provided by Urbancode: “this is a problem with the ant.bat file that comes with the Ant distributions. The batch script does not return the real exit code from the java process, instead it returns 0 which confuses Anthill as to the real outcome of the build. If you switch the ant.bat file in the ant distribution you are using with this one: http://www.urbancode.com/download/ant.bat Anthill will be able to detect the failures.†marcio