Version | Date | Description |
---|---|---|
1.5-SNAPSHOT | In SVN | |
1.4 | 2006-01-15 | |
1.3.1 | 2004-10-23 | |
1.3 | 2004-05-15 | |
1.2 | 2004-03-07 | |
1.1 | 2003-09-29 |
Type | Changes | By |
---|---|---|
Update dom4j dependency to match the one in maven 1.1 core. | ltheussl | |
Update dependencies to unify them between plugins. The following dependencies are updated : jaxen v1.0-FCS-full to 1.1-beta-9. | aheritier | |
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 |
---|---|---|
Update documentation. | 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 |
---|---|---|
Run before xdoc:init so generated xdocs can also be used by pdf plugin. | carlos | |
Fix crash with an empty html body element. | dion |
Type | Changes | By |
---|---|---|
Only try to find files if the source directory exists | dion | |
Numerous bug fixes have been made. A new HTML converter bean is now used for every page to avoid contamination across pages. Also various invalid transformations have been fixed, such as headings containing either 'span' or 'a' elements, or paragraphs containing just images or 'a' elements. | jstrachan |