<div dir="ltr">Hey,<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 6, 2014 at 4:51 PM, Markus Mohrhard <span dir="ltr"><<a href="mailto:markus.mohrhard@googlemail.com" target="_blank">markus.mohrhard@googlemail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hey,<br><br></div>so this is mostly for our tinderbox maintainers and people working on ODF and OOXML export filters.<br>

<br></div>I recently added OOXML export validation to calc's export test and plan to do the same for ODF soon. If you build with --with-export-validation the code for this feature will be enabled.<br>
<br></div>Additionally you need officeotron [1] and a script similar to the one that I attach in your path. The script should just forward the parameter to officeotron and deal with the java parts.<br><br></div>It would be nice to enable this feature on some tinderboxes to prevent validation errors in the future.<br>


<br></div><div>I plan to add the same support for odf validator during the weekend and enable it in writer.<br></div><div><br></div>Regards,<br>Markus<br><br>[1] <a href="https://code.google.com/p/officeotron/" target="_blank">https://code.google.com/p/officeotron/</a><br>


</div>
</blockquote></div><br></div><div class="gmail_extra">ODF export validation has been added as well. Mainly for calc right now but is supported in all our export tests. Sadly using it outside of calc still shows that we have a number of validation errors so we need some further work before we can enable it everywhere.<br>

<br></div><div class="gmail_extra">We use odf validator [2] right now for the export validation and assume a script similar to the attached one in the path with the name odfvalidator.<br><br></div><div class="gmail_extra">

It would be nice to enable it similar to the OOXML validation on some tinderboxes.<br><br></div><div class="gmail_extra">Regards,<br>Markus<br><br>[2] <a href="http://incubator.apache.org/odftoolkit/conformance/ODFValidator.html" target="_blank">http://incubator.apache.org/odftoolkit/conformance/ODFValidator.html</a><br>

</div></div>