[Anthill] Email options
Ben Weatherall
bweatherall at pdxinc.com
Mon Jul 7 10:23:59 CDT 2008
Naina:
You asked, "Is there any way I can make anthill send the emails even if
the build is not required so that the developers know what is happening
?"
Sorry, the Always option means "Send email on both successful and
unsuccessful builds," There is no option for "Send email on no-builds."
You would either have to add this logic to the code that checks for
something to do or have something parsing the tomcat log and sending out
emails when if finds the string, "Build NOT required." in an
AnthillBuildDeaemon INFO message. If you are building multiple projects,
you would also have to determine which one to used as the base for your
notifications.
-Ben
More information about the Anthill
mailing list