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

Remote Project Labeller

This labeller retrieves the last successful integration label for a project on a remote server. You can use this labeller if you have split your build across multiple projects on different servers and you want to use a consistent version across all builds.

Version

Available from version 1.0

Examples

<labeller type="remoteProjectLabeller">
  <project>Common</project>
  <serverUri>tcp://mainbuild:21234/CruiseManager.rem</serverUri>
</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
serverUri The URI to the remote cruise server containing the project to use (defaults to the local build server). String No tcp://localhost:21234/CruiseManager.rem 1.0
Automatically Generated

Documentation generated on Saturday, 12 Dec 2009 at 8:40:48 AM

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