|
CruiseControl.NET : Default Labeller
This page last changed on Mar 28, 2010 by ccnet-doc-gen.
Default LabellerBy default, CCNet uses a plain incrementing build number as a build label. Some source controls (e.g. Perforce Source Control Block) require you to use a different naming scheme if you want CCNet to apply labels to source control on successful builds. VersionAvailable from version 1.0 Examples<labeller type="defaultlabeller"> <initialBuildLabel>1</initialBuildLabel> <prefix>Foo-1-</prefix> <incrementOnFailure>true</incrementOnFailure> <labelFormat>00000</labelFormat> </labeller> Configuration Elements
|
| Document generated by Confluence on Jan 23, 2011 08:52 |