Version | Date | Description |
---|---|---|
1.9.2 | 2007-05-07 | |
1.9.1 | 2006-03-26 | |
1.9 | 2006-01-29 | |
1.8.2 | 2005-06-15 | |
1.8.1 | 2005-06-06 | |
1.7.2 | 2005-01-08 | |
1.7.1 | 2004-07-12 | |
1.7 | 2004-07-08 | |
1.6 | 2004-06-25 | |
1.5 | 2004-05-16 | |
1.4 | 2004-03-07 | |
1.3 | 2003-09-29 | |
1.2 | UNKNOWN | |
1.1 | 2002-08-01 |
Type | Changes | By |
---|---|---|
Plugin fails with anonymous access and empty password in scm url. Fixes MPCHANGELOG-89. | ltheussl | |
Upgrade maven-model to version 3.0.2. Fixes MAVEN-1755. | aheritier | |
New property
maven.changelog.useDeveloperConnection
.
|
ltheussl | |
Support time period in MKS changelog parser. Fixes MPCHANGELOG-86. Thanks to Christoph Jerolimov. | ltheussl | |
Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. | aheritier | |
Upgrade to Junit 3.8.2. | aheritier |
Type | Changes | By |
---|---|---|
Don't
construct links to files if
repository.url
is absent.
Fixes MPCHANGELOG-82.
|
ltheussl | |
NullPointerException if developer's id is missing. Fixes MPCHANGELOG-83. | ltheussl | |
Replace netbeans's cvslib-3.6 by cvsclient-20051129. Fixes MPCHANGELOG-75. | ltheussl |
Type | Changes | By |
---|---|---|
New '
lastRelease
' option for
maven.changelog.date
.
|
ltheussl | |
Some valid scm urls are not allowed. Fixes MPCHANGELOG-81. Thanks to Dennis Lundberg. | ltheussl | |
Auto select factory from connection doesn't work if provider name length different from 3. Fixes MPCHANGELOG-72. Thanks to Pascal Larin. | ltheussl | |
Add MKS SI support. Fixes MPCHANGELOG-80. Thanks to Christoph Jerolimov. | ltheussl | |
Changelog returns 0 entries on Windows with CVS (not CVSNT). New property
maven.changelog.quoteDate
.
Fixes MPCHANGELOG-69.
|
ltheussl | |
Changelog plugin creates wrong links for Subversion repositories. New property
maven.changelog.svn.baseurl
.
Fixes MPCHANGELOG-74.
|
ltheussl | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
Incorrect parsing of SVN log files when username contains spaces. Fixes MPCHANGELOG-70. Thanks to Arnaud Bailly. | ltheussl |
Type | Changes | By |
---|---|---|
Avoid NullPointerException when no type is given Fixes MPCHANGELOG-66. | brett | |
Corrected parsing of VSS results Fixes MPCHANGELOG-65. Thanks to Fuad Efendi. | brett | |
Corrected parsing of .cvspass Fixes MPCHANGELOG-64. | epugh |
Type | Changes | By |
---|---|---|
Determine default factory from connection - no need to configure for SCMs other than CVS. Fixes MPCHANGELOG-23. | brett | |
Add VSS support Fixes MPCHANGELOG-49. Thanks to Freddy Mallet. | brett | |
Corrected link for viewcvs configured with muliple cvs repository. Fixes MPCHANGELOG-25. Thanks to Neil Palmer. | brett | |
Correctly parse (no author) from SVN logs Fixes MPCHANGELOG-57. Thanks to Sebastian Scholze. | brett | |
Add CVS monitor support Fixes MPCHANGELOG-53. Thanks to Kenneth Leider. | brett | |
Quote argument with < in it on Windows for the CVS provider - required if using CVSNT Fixes MPCHANGELOG-47. | brett | |
Fix problem parsing revisions on Linux introduced by MPCHANGELOG-29 Fixes MPCHANGELOG-55. | brett | |
Add the ability to show several sets of changes Fixes MPCHANGELOG-63. Thanks to David Jackman. | brett | |
Allow local CVSROOT to only have 5 tokens (no host name) | brett |
Type | Changes | By |
---|---|---|
Fix subversion revision passing on Windows Fixes MPCHANGELOG-29. Thanks to Matthew Daniel. | brett | |
Handles new CVS date format (introduced by cvs 1.12). Fixes MPCHANGELOG-48. Thanks to Erwin van der Koogh. | felipeal | |
Perforce Repository URL should include project. Fixes MPCHANGELOG-45. Thanks to Jim Crossley. | evenisse | |
Handle ViewCVS URLs with ? in them. Fixes MPCHANGELOG-46. Thanks to Juha Komulainen. | dion |
Type | Changes | By |
---|---|---|
changelog.xml author tag in Clearcase contains developer.id. Fixes MPCHANGELOG-36. Thanks to Matt Read. | dion | |
Plugin does not find the password for the CVSROOT in .cvspass if the CVSROOT in .cvspass is preceded by a "/1". Fixes MPCHANGELOG-34. Thanks to Saito Kazuo. | dion |
Type | Changes | By |
---|---|---|
Add the possibility to specify a date format for input stream (Starteam only). | evenisse |
Type | Changes | By |
---|---|---|
Prevent any NPE depending on certain repository definition conditions Fixes MPCHANGELOG-34. Thanks to Rafael Santiago, Jr.. | brett | |
Build and run plugin against the installed version of Maven | brett | |
Fix date format with clearcase. Fixes MPCHANGELOG-39. | evenisse | |
Allow empty passwords in create-cvspass | dion |
Type | Changes | By |
---|---|---|
Parsing of windows user names (domain\user) was broken. Fixes MPCHANGELOG-22. Thanks to Tim Shadel. | dion | |
Bad documentation for goals Thanks to Archimedes Trajano. | dion | |
Add changelog:create-cvspass goal for creating the required .cvspass file Add documentation on .cvspass file for CVSNT users. | dion | |
Use Netbean 3.6 version of cvslib to fix cvs 1.11.2 bug. Fixes MPCHANGELOG-31. | brett | |
Increase password read failure from debug to warning and provide more information | dion |
Type | Changes | By |
---|---|---|
Fix bad HTML Fixes MPCHANGELOG-28. | dion | |
Add maven.changelog.basedir property. | evenisse | |
If, using the cvslib, fails, then fall back to using the command line call to the cvs executable. | epugh | |
Added java based CVS library using cvslib. Removed requirement for cvs executable. | epugh | |
Add support for Perforce SCM and cleaned up some docs. Fixes MPCHANGELOG-7. | jcrossley | |
Fix CDATA sections in comments. Fixes MPCHANGELOG-30. Thanks to fabrizio giustina. | brett |
Type | Changes | By |
---|---|---|
Add support of IBM Rational ClearCase SCM. Fixes MPCHANGELOG-6. | dion | |
Upgrade to maven 1.0 beta 10 | dion | |
Upgrade to commons-logging 1.0.3 | dion | |
Remove classloader property stuff | dion | |
Add xml declaration to generated report. Fixed for character encoding. | evenisse | |
Escape filename. Fixes MPCHANGELOG-8. Thanks to Bruce Chenoweth. | evenisse | |
I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. Fixes MPCHANGELOG-9. | evenisse | |
Corrected link for viewcvs configure d with muliple cvs repository. Fixes MPCHANGELOG-10. | evenisse |