Author: tchemit Date: 2009-08-17 14:02:53 +0200 (Mon, 17 Aug 2009) New Revision: 596 Modified: trunk/pom.xml Log: test fix bug on FileActivityReport Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-16 08:05:20 UTC (rev 595) +++ trunk/pom.xml 2009-08-17 12:02:53 UTC (rev 596) @@ -463,6 +463,9 @@ <plugin> <artifactId>maven-changelog-plugin</artifactId> <version>2.1</version> + <configuration> + <displayFileDetailUrl>http://svn.nuiton.org/svn/${projectId}%FILE%</displayFileDetailUrl> + </configuration> </plugin> <!-- Implicit add of reportSet to not generate jira reports -->
participants (1)
-
tchemit@users.nuiton.org