|
CruiseControl.NET : Iteration Labeller
This page last changed on Dec 12, 2009 by csut017.
Iteration LabellerThe Iteration Labeller is similar to the Default Labeller; however, it maintains a revision number that is incremented by one for each iteration from the release start date. For example, if the release start date was June 1, 2005 and the iteration duration was 2 weeks, the iteration number on July 1, 2005 would be 3. This would create a label of <prefix>.3.<build number>. VersionAvailable from version 1.0 Examples<labeller type="iterationlabeller"> <prefix>1.2</prefix> <duration>1</duration> <releaseStartDate>2005/6/24</releaseStartDate> <separator>_</separator> </labeller> Configuration Elements
NotesContributed by Craig Campbell.
|
| Document generated by Confluence on Jan 23, 2011 08:52 |