You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2005/06/06 08:09:33 UTC

cvs commit: db-torque project.properties

tfischer    2005/06/05 23:09:33

  Modified:    .        project.properties
  Log:
  added the correct issue tracking url template for the changes plugin.
  Now, the links in the "Fixes" section of the changes actually point to the issue.
  
  Revision  Changes    Path
  1.11      +3 -1      db-torque/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/project.properties,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.properties	1 Jun 2005 20:29:16 -0000	1.10
  +++ project.properties	6 Jun 2005 06:09:33 -0000	1.11
  @@ -37,6 +37,8 @@
   maven.checkstyle.format = turbine
   maven.checkstyle.header.file = ${basedir}/checkstyle-license.txt
   
  +maven.changes.issue.template = %URL%/issues/id/%ISSUE%
  +
   # display the date on the site
   maven.xdoc.date = left
   # Display the version the web site is documenting
  
  
  

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