vmassol     2003/11/16 10:16:18

  Modified:    changes  plugin.properties
  Log:
  Show example for bugzilla.
  
  Revision  Changes    Path
  1.4       +4 -0      maven-plugins/changes/plugin.properties
  
  Index: plugin.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/changes/plugin.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- plugin.properties 15 Nov 2003 20:13:08 -0000      1.3
  +++ plugin.properties 16 Nov 2003 18:16:18 -0000      1.4
  @@ -12,3 +12,7 @@
   # The default template below is the one for the JIRA bug tracker.
   
   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%
  
  
  

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

Reply via email to