|
This page last changed on Dec 14, 2009 by csut017.
WebSVN URL Builder
Generates a URL for WebSVN.
Version
Available from version 1.4
Examples
<issueUrlBuilder type="websvn">
<url>http://jira.public.thoughtworks.org/browse/CCNET-{0}</url>
</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, 14 Dec 2009 at 2:51:47 AM |
|