WebSVN URL Builder¶
Generates a URL for WebSVN.
Version¶
Available from version 1.4
Examples¶
1<issueUrlBuilder type="websvn">
2 <url>http://jira.public.thoughtworks.org/browse/CCNET-{0}</url>
3</issueUrlBuilder>
Configuration Elements¶
Element | Description | Type | Required | Default | Version |
type | The type of URL builder. | String - must be websvn | Yes | n/a | 1.4 |
url | The base URL. | String | Yes | n/a | 1.4 |
Automatically Generated¶
Documentation generated on Monday, 26 May 2014 at 7:18:03 AM