From d1d43ab58e1693f4ade6acee70fe7827120adfac Mon Sep 17 00:00:00 2001 From: aheritier Date: Wed, 18 Apr 2007 22:22:43 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.6.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@530185 13f79535-47bb-0310-9956-ffa450edef68 --- file-activity/project.xml | 9 +++-- file-activity/xdocs/changes.xml | 64 ++++++++++++++++----------------- 2 files changed, 39 insertions(+), 34 deletions(-) diff --git a/file-activity/project.xml b/file-activity/project.xml index c9b65d35..1752275f 100644 --- a/file-activity/project.xml +++ b/file-activity/project.xml @@ -1,4 +1,4 @@ - + - - - Changes - Emmanuel Venisse - - - - Only show the timeframe when maven.changelog.type=range - - + + + Changes + Emmanuel Venisse + + + + Only show the timeframe when maven.changelog.type=range + + File activity plugin creates wrong links for Subversion repositories. Use maven.changelog.svn.baseurlproperty. - + Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated : -
    -
  • commons-jelly-tags-xml v1.0 -> v1.1
  • -
-
-
- - Make template compatible with changelog 1.8 plugin - - - Use maven.changelog.range instead of maven.activity.range. - - - - Add maven.changelog.basedir property. - - - Fix url generation when pom.repository.url isn't empty. - Add xml declaration to generated report. Fixed for character encoding. - Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. - - +
    +
  • commons-jelly-tags-xml v1.0 -> v1.1
  • +
+ +
+ + Make template compatible with changelog 1.8 plugin + + + Use maven.changelog.range instead of maven.activity.range. + + + + Add maven.changelog.basedir property. + + + Fix url generation when pom.repository.url isn't empty. + Add xml declaration to generated report. Fixed for character encoding. + Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. + +