Version | Date | Description |
---|---|---|
1.2-SNAPSHOT | April 18, 2004 | |
1.1 | January 26, 2004 | |
1.0 | January 6, 2004 | first release |
Type | Changes | By |
---|---|---|
Plugin properties are now named with the "xhtml." prefix:
xhtml.exclude and
xhtml.workingdir
| fgiust | |
The
xhtml.exclude property now defaults to
apidocs/**/*.*,clover/**/*.*,xref/**/*.*,xref-test/**/*.* (javadocs and clover reports are not xhtml, xrefs should be ok) | fgiust | |
Version 1.2 will require the maven-xdoc plugin 1.5 to work (shipped with maven rc2) | fgiust | |
Removed references to unused taglibs, updated plugin.jelly to use the maven:pluginVar tag. | fgiust |
Type | Changes | By |
---|---|---|
Fixed a bug which prevented the plugin to work offline using local dtd repository | fgiust | |
Fatal errors are now displayed properly in the report | fgiust | |
Error gravity is displayed; added status icons. | fgiust | |
DTD informations are displayed in the report for files with errors. | fgiust |