This page last changed on Dec 14, 2009 by csut017.

Null Source Control Block

Use the Null Source Control if you don't want to check a Source Control repository for changes. In this instance you would always want to either use a 'Force Build' Trigger or always manually start builds, from the Web Dashboard or CCTray.

Version

Available from version 1.0

Examples

<sourcecontrol type="nullSourceControl" />

Configuration Elements

Element Description Type Required Default Version
type The type of source control block. String - must be nullSourceControl Yes n/a 1.0
failGetModifications Defines wheter or not to fail the checking for modifications. Boolean No false 1.5
failGetSource Defines wheter or not to fail the getting of the source. Boolean No false 1.5
failLabelSourceControl Defines wheter or not to fail the labeling. Boolean No false 1.5

Notes

Strictly speaking, this element isn't required. The build server will behave the same way if there are no Source Control Blocks. Still, it's useful to include this in configuration files to make it clear.

Automatically Generated

Documentation generated on Monday, 14 Dec 2009 at 3:28:25 AM

Document generated by Confluence on Jan 23, 2011 08:52