Version | Date | Description |
---|---|---|
1.7-SNAPSHOT | In SVN | |
1.6.1 | 2006-03-26 | |
1.6 | 2006-02-05 | |
1.5.1 | 2005-09-27 | |
1.5 | 2004-05-15 | |
1.4 | 2004-03-10 | |
1.3 | 2003-09-29 |
Type | Changes | By |
---|---|---|
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 |
Type | Changes | By |
---|---|---|
Set
maven.jdepend.components
to empty by default for backwards compatibility.
Fixes MPJDEPEND-8.
|
ltheussl | |
Cannot generate report without component property set. Fixes MPJDEPEND-7. | ltheussl |
Type | Changes | By |
---|---|---|
New property
maven.jdepend.properties
to specify a custom jdepend.properties file.
Fixes MPJDEPEND-2.
|
ltheussl | |
New
maven.jdepend.dirs
and
maven.jdepend.components
properties.
|
ltheussl | |
Upgrade to JDepend 2.9.1. Fixes MPJDEPEND-6. | 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 |
---|---|---|
Exception in jsl when there are no cyclic dependencies. Fixes MPJDEPEND-4. Thanks to Alexey Demakov. | ltheussl |