Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在使用 jodconverter 在测试套件中运行转换时,它随机崩溃并且测试失败。
我们在 docker 中使用 Libreoffice 和 jodconverter 运行测试。花了太多时间来解决这个问题,所以创建了这个问题。
解决方案:使用-PuseLibreOfficetest 命令向 jodconverter 发出信号以使用 libreoffice 的库。默认为开放式办公室。 ./gradlew test -PuseLibreOffice
-PuseLibreOffice
./gradlew test -PuseLibreOffice