Author: ltheussl
Date: Wed Sep  7 09:08:58 2005
New Revision: 279366

URL: http://svn.apache.org/viewcvs?rev=279366&view=rev
Log:
Cleaner description of maven.changes.issue.template

Modified:
    maven/maven-1/plugins/trunk/changes/xdocs/properties.xml

Modified: maven/maven-1/plugins/trunk/changes/xdocs/properties.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/changes/xdocs/properties.xml?rev=279366&r1=279365&r2=279366&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/changes/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/changes/xdocs/properties.xml Wed Sep  7 
09:08:58 2005
@@ -39,10 +39,12 @@
             <code>%URL%</code>: this is computed by getting the 
             <code>&lt;issueTrackingUrl&gt;</code> value from the POM, and 
             removing the context path. <code>%ISSUE%</code> : this is the issue
-            number. The default template is the one for the JIRA bug tracker.
+            number.
           </td>
           <td>
-            JIRA: <code>%URL%/ViewIssue.jspa?key=%ISSUE%</code>
+            <code>%URL%/%ISSUE%</code> (Default, appropriate for JIRA).
+            <br/>
+            Other possibilities are:
             <br/>
             SourceForge: 
<code>http://sourceforge.net/support/tracker.php?aid=%ISSUE%</code>
             <br/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to