You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2004/06/13 18:13:22 UTC

cvs commit: maven-plugins/changes plugin.properties

vmassol     2004/06/13 09:13:22

  Modified:    changes  plugin.properties
  Log:
  Added comment for using the sourceforge tracker
  
  Revision  Changes    Path
  1.6       +3 -0      maven-plugins/changes/plugin.properties
  
  Index: plugin.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/changes/plugin.properties,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- plugin.properties	4 Mar 2004 18:40:24 -0000	1.5
  +++ plugin.properties	13 Jun 2004 16:13:21 -0000	1.6
  @@ -32,3 +32,6 @@
   # 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%
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org