On 10/05/18 16:06, Miklos Vajna wrote:
Hi,

I saw that the ODF validator jar was updated recently. About at the same
time CppunitTest_sw_odfexport started to fail for me like this:

----
Test name: testSenderInitials::Import_Export_Import
forced failure
- /tmp/libtest_sw_odfexport.solrh63.tmp/content.xml[2,4031]:  Error: unexpected 
character literal
/tmp/libtest_sw_odfexport.solrh63.tmp/content.xml[2,4232]:  Error: unexpected 
character literal
/tmp/libtest_sw_odfexport.solrh63.tmp/content.xml[2,4432]:  Error: unexpected 
character literal
/tmp/libtest_sw_odfexport.solrh63.tmp:  Info: Generator: 
LibreOfficeDev/6.1.0.0.alpha1$Linux_X86_64 
LibreOffice_project/a508f0a83817a0827ee020e39b3bef7af51e73f1


the failure is exactly the bug that was fixed by the new validator jar, so you're still using the old one - check ODFVALIDATOR in config_host.mk, and check that you don't have "validator" executable in $PATH, see configure.ac for details...
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to