Package: doxia / 1.7-2

Metadata

Package Version Patches format
doxia 1.7-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0008 fop2 compatibility.patch | (download)

doxia-modules/doxia-module-fo/src/main/java/org/apache/maven/doxia/module/fo/FoUtils.java | 58 15 + 43 - 0 !
1 file changed, 15 insertions(+), 43 deletions(-)

 port to fop-2.0
0009 preserve rendering context.patch | (download)

doxia-core/src/main/java/org/apache/maven/doxia/sink/render/RenderingContext.java | 194 194 + 0 - 0 !
1 file changed, 194 insertions(+)

 keep the renderingcontext class (moved to doxia-sitetools since the version 1.6)
 to preserve the backward compatibility