State File Labeller

This labeller retrieves the last successful integration label for a project using the project's state file. You can use this labeller if you have split your build across multiple projects and you want to use a consistent version across all builds.

Version

Available from version 1.0

Examples

1<labeller type="stateFileLabeller">
2  <project>Common</project>
3</labeller>

Configuration Elements

Element Description Type Required Default Version
dynamicValues The dynamic values to use for the labeller. Dynamic Values array No None 1.5
project The project to retrieve the label from. String Yes n/a 1.0

Automatically Generated

Documentation generated on Monday, 26 May 2014 at 7:18:00 AM