|
CruiseControl.NET : File Labeller
This page last changed on Dec 12, 2009 by csut017.
File LabellerThe File Labeller is used to generate labels based on the content of a disk file. The labeller is configured with the location of the file, and it reads the file content to generate the label for CCNet. The file is read just before the first pre-build task is executed. VersionAvailable from version 1.3 Examples<labeller type="fileLabeller"> <labelFilePath>xxx</labelFilePath> <prefix>Foo-</prefix> <allowDuplicateSubsequentLabels>true</allowDuplicateSubsequentLabels> </labeller> Configuration Elements
|
| Document generated by Confluence on Jan 23, 2011 08:52 |