...
| Code Block |
|---|
<issueManagement> <system>sourceforge</system><!--don't care--> <url>http://sourceforge.net/tracker/?atid=497982&group_id=61302</url> </issueManagement> |
(Note the & instead of &)
Then add the changes plugin to the reports:
...
...
| Code Block |
|---|
<issueManagement> <system>sourceforge</system><!--don't care--> <url>http://sourceforge.net/tracker/?atid=497982&group_id=61302</url> </issueManagement> |
(Note the & instead of &)
Then add the changes plugin to the reports:
...