Configuring the server (ccnet.config)

XML Namespace

The namespace for the CruiseControl.NET XML is !http://thoughtworks.org/ccnet/1/5 (for version 1.5.) There is an XSD available that can be used for Intellisense in XML editors (this is part of the standard install for CruiseControl.NET.)

If the namespace is omitted a warning message will be displayed saying CruiseControl.NET cannot determine the version of the configuration.

Configuration Elements

The configuration file forms a tree of constructs, starting at the root element. The documentation for the rest of this section is reference documentation for each of the types of constructs you can use.