You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2007/01/06 17:39:06 UTC

svn commit: r493505 - /jakarta/commons/sandbox/csv/trunk/pom.xml

Author: dennisl
Date: Sat Jan  6 08:39:06 2007
New Revision: 493505

URL: http://svn.apache.org/viewvc?view=rev&rev=493505
Log:
Add the appropriate template so that links to issues will work once they are entered into the changes.xml file.

Modified:
    jakarta/commons/sandbox/csv/trunk/pom.xml

Modified: jakarta/commons/sandbox/csv/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/csv/trunk/pom.xml?view=diff&rev=493505&r1=493504&r2=493505
==============================================================================
--- jakarta/commons/sandbox/csv/trunk/pom.xml (original)
+++ jakarta/commons/sandbox/csv/trunk/pom.xml Sat Jan  6 08:39:06 2007
@@ -57,6 +57,9 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-changes-plugin</artifactId>
+        <configuration>
+          <issueLinkTemplate>%URL%/%ISSUE%</issueLinkTemplate>
+        </configuration>
         <reportSets>
           <reportSet>
             <reports>



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