You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by he...@apache.org on 2005/09/12 11:33:04 UTC

svn commit: r280307 - in /jakarta/turbine/core/trunk/extensions/maven-plugin: project.properties xdocs/changes.xml

Author: henning
Date: Mon Sep 12 02:33:01 2005
New Revision: 280307

URL: http://svn.apache.org/viewcvs?rev=280307&view=rev
Log:
Add template for changes links to work. Fixed a typo.


Modified:
    jakarta/turbine/core/trunk/extensions/maven-plugin/project.properties
    jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/changes.xml

Modified: jakarta/turbine/core/trunk/extensions/maven-plugin/project.properties
URL: http://svn.apache.org/viewcvs/jakarta/turbine/core/trunk/extensions/maven-plugin/project.properties?rev=280307&r1=280306&r2=280307&view=diff
==============================================================================
--- jakarta/turbine/core/trunk/extensions/maven-plugin/project.properties (original)
+++ jakarta/turbine/core/trunk/extensions/maven-plugin/project.properties Mon Sep 12 02:33:01 2005
@@ -41,6 +41,9 @@
 maven.checkstyle.properties = conf/turbine-checkstyle.xml
 maven.checkstyle.header.file = conf/checkstyle-license.txt
 
+# Changes Plugin
+maven.changes.issue.template = http://issues.apache.org/scarab/issues/id/%ISSUE%
+
 # xdoc plugin
 maven.xdoc.date = left
 maven.xdoc.locale.default = en

Modified: jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/changes.xml?rev=280307&r1=280306&r2=280307&view=diff
==============================================================================
--- jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/changes.xml (original)
+++ jakarta/turbine/core/trunk/extensions/maven-plugin/xdocs/changes.xml Mon Sep 12 02:33:01 2005
@@ -24,7 +24,7 @@
 
   <body>
     <release version="1.3" date="in CVS">
-     <action dev="henning" type=fix" issue="TTWS64" due-to="Brad Folkens">
+     <action dev="henning" type="fix" issue="TTWS64" due-to="Brad Folkens">
        turbine.plugin.src.test was ignored when generating the POM for
        a new project.
      </action>



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