| Version | Date | Description |
|---|---|---|
| 1.4.1 | 2005-01-08 | |
| 1.4 | 2004-12-31 | |
| 1.3 | 2003-10-17 | |
| 1.2 | 2003-08-26 | |
| 1.1 | 2003-08-19 |
| Type | Changes | By |
|---|---|---|
| Added sdocbook:generate-htmlchunk goal | carlossg |
| Added **/*.jpg, **/*.css to maven.sdocbook.resources.include | carlossg |
| Don't flatten resources when copying. | carlossg |
| Added maven.sdocbook.files property. | carlossg |
| Stylesheet version used may have not been already downloaded. | carlossg |
| Type | Changes | By |
|---|---|---|
| Added properties maven.sdocbook.html.xsl and maven.sdocbook.fo.xsl. | carlossg |
| Allow using new stylesheet versions as dependencies in POM. | carlossg |
| Added documentation to use custom stylesheets. | carlossg |
| Fail on transformation errors. | carlossg |
| Update of documentation to include description of the new properties, how to set stylesheet parameters, how to update to use newer stylesheets etc. | perolesen |
| The docbook DTDs are huge and take time to resolve externally. Added the EntityResolver from xml-commons and added properties to be able to use it. | perolesen |
| Added the xalan25 extensions jar from stylesheet distribution to be able to use the stylesheet extensions. | perolesen |
| Added possibility to set the stylesheet params. | perolesen |
| Added copying of external resources like images, which the target output references externally (e.g. a HTML output which includes a IMG tag). | perolesen |
| Type | Changes | By |
|---|---|---|
| Added on more example files | wdsgoe |
| Check if the source directory exists and quit if not | wdsgoe |
| Andy Jefferson fixed a few flaws in the project.xml | wdsgoe |