Version | Date | Description |
---|---|---|
1.5.1 | 2007-03-28 | |
1.5 | 2005-09-06 | |
1.4 | 2004-06-18 | |
1.3 | 2004-05-15 | |
1.2 | 2004-01-04 | |
1.1 | 2003-09-29 |
Type | Changes | By |
---|---|---|
Jdiff fails with svn modules. New property
maven.jdiff.svn.module
.
Fixes MPJDIFF-9.
|
ltheussl | |
Jdiff doclet fails with jdk 1.4. Fixes MPJDIFF-10. | ltheussl | |
Use relative links to the javadoc. | aheritier | |
It requires at least maven-plugin-plugin v1.7. | aheritier |
Type | Changes | By |
---|---|---|
Add the classpath to the Javadoc tag to properly resolve classes Fixes MPJDIFF-2. | brett | |
Store difference XML files in the
target/jdiff
directory
Fixes MPJDIFF-4.
|
brett | |
Utilise SCM plugin to support multiple SCMs (tested with CVS and Subversion) Fixes MPJDIFF-6. Thanks to Phil Steitz. | brett | |
Add basic homepage. | dion |
Type | Changes | By |
---|---|---|
Add maven-jdiff-plugin:report, maven-jdiff-plugin:register and maven-jdiff-plugin:deregister goals for add jdiff report in site generation. Fixes MPJDIFF-3. | evenisse |