Some of our projects have more that one issue tracking system. Is there
a way to include multiple URLs in the project.xml file for the
<issueTrackingUrl> tag?

I tried several ways but it does not work.

1)
  <issueTrackingUrl>
        http://server1:8080
        http://server2:9999
  </issueTrackingUrl>

2)
  <issueTrackingUrl>http://server1:8080</issueTrackingUrl>
  <issueTrackingUrl>http://server2:9999</issueTrackingUrl>


Thanks in advance for any help

Max


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to