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.