Page 1 of 1

Nightlies after 2.8.1

PostPosted: Wed Oct 24, 2012 6:52 am
by jason
The current post-2.8.1 nightly is http://www.docx4java.org/docx4j/docx4j- ... 121104.jar

This nightly uses the just released FOP 1.1, which has changed dependencies, so if you want to PDF output from the nightly, please use pom.xml from GitHub to get the dependencies, or download http://www.docx4java.org/docx4j/docx4j- ... APSHOT.zip

There is now also a nightly which is set up to use MOXy (that is, it has a jaxb.properties file in each dir containing XJC generated classes)

In view of the changed FOP dependencies, the next release would be labelled 2.9.0. However, given the new MOXy support (see docx-java-f6/moxy-t1242.html ), I think 3.0 is more appropriate:- it will make it easy to identify the point at which MOXy is supported.

The nightly contains, amongst other things:

Fixes

PDF/HTML output: nested tables were broken (regression). (23/10)

PDF output: refresh document model, so headers just added programmatically are output (23/10)

Improvements

Use FOP 1.1 (4/11)

Powerpoint and Math object models use ECMA 376 2ed (4/11)

PDF output: support for table row height (23/10)

PDF output: margins [jlesquembre] (24/10)

MERGEFIELD paragraph formatting [meletis] (24/10)

The intention is to keep this post up to date, until the next release.