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...
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...
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...
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
...
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...