cruisecontrol

configure CC.NET email notification & show error log in dashboard

Hi All, I'm trying to configure CC.NET to send email notifications, i have googled a lot about it and found examples also but by using that examples also im not able to figure out where the actual problem is occuring. Below is the block of code im using it in config file, <publishers> <statistics /> <xmllogger logDir="c...

unable to build email message Cruise Control

Im getting email notification with the following stack trace: Unable to build email message: System.Configuration.ConfigurationErrorsException: An error occurred creating the configuration section handler for xslFiles: Object reference not set to an instance of an object. (C:\Program Files\CruiseControl.NET\server\ccservice.exe.Config l...

Which continuous integration software do you use?

Google says there are: Hudson ( first impression: not lightweight ) Cruise control ( first impression: not lightweight ) Bitten ( seems to be dead, last ticket >8 months old) BuildBot But BuildBot seems a bit outdated, offering no statistics, not very intuitive to configure... Features we are interessted in are: Multi platform supp...

Is there any way to run a cruisecontrol project in some specific days at an specific time?

Hi, i know you can configure a project to be run at any time of the day, but is there the possibility to configure it to run only some specific days at any specific time? Thanks in advance --Victor ...

Is there any way to change the priority of the build queue on the fly in the java version of cruisecontrol?

I need a way to push a project to the top of the build queue. In front of all the other projects that are waiting. This issue has happened for me a few times, and I haven't been able to find an answer at http://cruisecontrol.sourceforge.net/main/configxml.html We are using cruisecontrol 2.8.3 to build approximately 20 projects. Ever...