The <property> element is used to set a property (or set of properties) within the CruiseControl configuration file.
<property>
The <include.projects> tag is used to consolidate several configuration files into a single configuration.
A <plugin> element registers a classname with an alias for use within the configuration file.
<plugin>
Plugins can also be pre-configured at registration time.
The <threads> element can be used to configure the number of threads that CruiseControl can use simultaneously to build projects.
<threads>