From 44181fb5104836df59c3028236c4d4724ff91004 Mon Sep 17 00:00:00 2001 From: vmassol Date: Sun, 13 Jun 2004 16:16:48 +0000 Subject: [PATCH] Added explanations for using the different trackers git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115476 13f79535-47bb-0310-9956-ffa450edef68 --- changes/xdocs/properties.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changes/xdocs/properties.xml b/changes/xdocs/properties.xml index 49395e60..1b091126 100644 --- a/changes/xdocs/properties.xml +++ b/changes/xdocs/properties.xml @@ -40,7 +40,9 @@ number. The default template is the one for the JIRA bug tracker. - %URL%/ViewIssue.jspa?key=%ISSUE% + JIRA: %URL%/ViewIssue.jspa?key=%ISSUE%
+ SourceForge: http://sourceforge.net/support/tracker.php?aid=%ISSUE% + BugZilla: %URL%/show_bug.cgi?id=%ISSUE%