Re: Please help me
Marcio Marchini <[email protected]> Fri, 28 Apr 2006 13:38:38 -0400
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Here I go repeating myself... Any chance this is the dreaded ant.bat problem one more time? -------------------------- 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.” -------------------------- Check the Tomcat error logs for more details on your problem. In my case: C:\Program Files\Apache Software Foundation\Tomcat 5.5\logs marcio Marcio Ribeiro wrote: > I've sent this e-mail to the list but nobody replied. Please, any help > is welcome!!! > > > Hello, > My project is almost ok, thanks to this list, it already runs my ant > script(build.xml). Therefore the log message still indicates fail... > > The log shows: > " Anthill version 1.8.1.303 > > Retrieving project files: OK > OK > Build: OK > Project Site: http://localhost:8080/anthill/projects/exemplo1/ > > Build Log: > http://localhost:8080/anthill/projects/exemplo1/buildLogs/exemplo1-2.9-build.log > <http://localhost:8080/anthill/projects/exemplo1/buildLogs/exemplo1-2.9-build.log> > FAILED to build project. Message: ProfileAdapter Label failed: 1 > > ------------------------------------- > D:\AntHill\publishDir\exemplo1\buildLogs\exemplo1-2.9-build.log > copy: > [copy] Copying 1 file to D:\anthill\work\COPIA_RADARD > > BUILD SUCCESSFUL > Total time: 1 second " > > The repository is subversion > > Another doubt, what should I do with the propertie > "repository.subversion.tags.url" if the repository does not have a > directory "/versions"??? Do I have to create it? > Does anybody have a suggestion??? > > thanks for the attention and sorry for the inconvenience > > > ------------------------------------------------------------------------ > > _______________________________________________ > Anthill mailing list > Anthill-IWHQxnLZ/[email protected] > http://lists.urbancode.com/mailman/listinfo/anthill