Author: dennisl
Date: Tue May 31 20:57:00 2011
New Revision: 1129916

URL: http://svn.apache.org/viewvc?rev=1129916&view=rev
Log:
[MCHANGES-220] Add support for links to more issue management systems in the 
Changes report

o Document the support for YouTrack.

Modified:
    maven/plugins/trunk/maven-changes-plugin/src/site/apt/usage.apt.vm

Modified: maven/plugins/trunk/maven-changes-plugin/src/site/apt/usage.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/src/site/apt/usage.apt.vm?rev=1129916&r1=1129915&r2=1129916&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/src/site/apt/usage.apt.vm 
(original)
+++ maven/plugins/trunk/maven-changes-plugin/src/site/apt/usage.apt.vm Tue May 
31 20:57:00 2011
@@ -162,6 +162,8 @@ mvn site
 *---------------+--------------------------------------------------------+
 | Trackplus     | %URL%/printItem.action?key=%ISSUE%                     |
 *---------------+--------------------------------------------------------+
+| YouTrack      | %URL%/issue/%ISSUE%                                    |
+*---------------+--------------------------------------------------------+
 
   If you use an issue management system other than the ones above, you need to
   {{{changes-report-mojo.html#issueLinkTemplatePerSystem}configure an issue


Reply via email to