Added comment for using the sourceforge tracker

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115475 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2004-06-13 16:13:21 +00:00
parent 957a44e1b3
commit f2c406c9b4

View File

@@ -32,3 +32,6 @@ maven.changes.issue.template = %URL%/ViewIssue.jspa?key=%ISSUE%
# For Bugzilla, assuming the issueTrackingUrl points to something like
# http://nagoya.apache.org/bugzilla/
# maven.changes.issue.template = %URL%/show_bug.cgi?id=%ISSUE%
# For Sourceforge, use the "aid" parameter. For example:
# maven.changes.issue.template = http://sourceforge.net/support/tracker.php?aid=%ISSUE%