vmassol 2004/06/13 09:16:48
Modified: changes/xdocs properties.xml
Log:
Added explanations for using the different trackers
Revision Changes Path
1.5 +3 -1 maven-plugins/changes/xdocs/properties.xml
Index: properties.xml
===================================================================
RCS file: /home/cvs/maven-plugins/changes/xdocs/properties.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- properties.xml 4 Mar 2004 18:40:25 -0000 1.4
+++ properties.xml 13 Jun 2004 16:16:48 -0000 1.5
@@ -40,7 +40,9 @@
number. The default template is the one for the JIRA bug tracker.
</td>
<td>
- <code>%URL%/ViewIssue.jspa?key=%ISSUE%</code>
+ JIRA: <code>%URL%/ViewIssue.jspa?key=%ISSUE%</code><br/>
+ SourceForge:
<code>http://sourceforge.net/support/tracker.php?aid=%ISSUE%</code>
+ BugZilla: <code>%URL%/show_bug.cgi?id=%ISSUE%</code>
</td>
</tr>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]