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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]