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

Date Labeller

The Date Labeller is used to generate labels in the format "yyyy.mm.dd.build". Using the Date Labeller makes it easy for the user to identify and communicate the date that a particular build occurred.

Version

Available from version 1.0

Examples

Minimal Example
<labeller type="dateLabeller" />

Configuration Elements

Element Description Type Required Default Version
dayFormat The format for the day part. String No 000 1.0
dynamicValues The dynamic values to use for the labeller. Dynamic Values array No None 1.5
monthFormat The format for the month part. String No 00 1.0
revisionFormat The format for the revision part. String No 000 1.0
yearFormat The format for the year part. String No 0000 1.0

Notes

The revision is increased on every build done at the same day, so if you do 2 builds on 2009/01/20, the first will be have label 2009.01.20.001, and the second will be 2009.01.20.002
This labeller has been contributed by Andy Johnstone

Automatically Generated

Documentation generated on Saturday, 12 Dec 2009 at 6:58:02 AM

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