[Anthill] List of failed builds?

Peter Kofler Peter.Kofler at herold.at
Mon May 3 01:38:57 CDT 2004


Hi!
We need a simple history of failed and successful builds
per project, to maintain some kind of chart.

What would be the simplest way? Where could I extract 
the information?

My idea would be something like this:
* Install some kind of daemon (maybe using the Anthill
daemon/scheduler interface?)
* run after the last build and parse the different 
project/*.anthill files for the lines
anthill.lastBuildSucceeded = false or true
anthill.lastBuildFailDate = 04/30/2004 00:47:49
anthill.lastGoodBuildDate = 04/16/2004 00:27:02
* use this information to update a JSP with
project builds vs. timeline.

Any ideas? Maybe a better algorithm?
Thanks in advance,
Peter





More information about the Anthill mailing list