Version | Date | Description |
---|---|---|
1.6.1 | 2007-04-19 | |
1.6 | 2006-01-29 | |
1.5.2 | 2005-07-30 | |
1.5.1 | 2004-10-23 | |
1.5 | 2004-05-15 | |
1.4 | 2004-03-07 | |
1.3 | 2003-09-29 |
Type | Changes | By |
---|---|---|
Only show the timeframe when maven.changelog.type=range Fixes MPFILEACTIVITY-3. Thanks to Dennis Lundberg. | ltheussl |
Type | Changes | By |
---|---|---|
File activity plugin creates wrong links for Subversion repositories. Use
maven.changelog.svn.baseurl
property.
Fixes MPFILEACTIVITY-2.
|
ltheussl | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier |
Type | Changes | By |
---|---|---|
Make template compatible with changelog 1.8 plugin Fixes MPDEVACTIVITY-4. | brett |
Type | Changes | By |
---|---|---|
Use maven.changelog.range instead of maven.activity.range. Fixes MPDEVACTIVITY-1. | dion |
Type | Changes | By |
---|---|---|
Fix url generation when pom.repository.url isn't empty. | evenisse | |
Add xml declaration to generated report. Fixed for character encoding. | evenisse | |
Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. Fixes MAVEN-493. | evenisse |