From 68964f9764450edb0b87f0045667dbcfe95bec0f Mon Sep 17 00:00:00 2001 From: ltheussl Date: Wed, 7 Sep 2005 16:08:58 +0000 Subject: [PATCH] Cleaner description of maven.changes.issue.template git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279366 13f79535-47bb-0310-9956-ffa450edef68 --- changes/xdocs/properties.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/changes/xdocs/properties.xml b/changes/xdocs/properties.xml index 6d52ac61..64aa15ab 100644 --- a/changes/xdocs/properties.xml +++ b/changes/xdocs/properties.xml @@ -39,10 +39,12 @@ %URL%: this is computed by getting the <issueTrackingUrl> value from the POM, and removing the context path. %ISSUE% : this is the issue - number. The default template is the one for the JIRA bug tracker. + number. - JIRA: %URL%/ViewIssue.jspa?key=%ISSUE% + %URL%/%ISSUE% (Default, appropriate for JIRA). +
+ Other possibilities are:
SourceForge: http://sourceforge.net/support/tracker.php?aid=%ISSUE%