Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

Compatible with latest OpenOffice on MacOS #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Compatible with latest OpenOffice on MacOS #9

wants to merge 1 commit into from

Conversation

jinchan-ck
Copy link

fix bug on MacOS:

Failed tests: 
  runAllPossibleConversions(org.artofsolving.jodconverter.OfficeDocumentConverterFunctionalTest): officeHome not set and could not be auto-detected
  executeTask(org.artofsolving.jodconverter.office.ExternalOfficeManagerTest): Cannot run program "/Users/chengke/Workspace/opensource/jodconverter_git/jodconverter-core/MacOS/soffice.bin": error=2, No such file or directory
  executeTask(org.artofsolving.jodconverter.office.PooledOfficeManagerTest): failed to start and connect
  restartAfterCrash(org.artofsolving.jodconverter.office.PooledOfficeManagerTest): failed to start and connect
  restartAfterTaskTimeout(org.artofsolving.jodconverter.office.PooledOfficeManagerTest): failed to start and connect
  restartWhenMaxTasksPerProcessReached(org.artofsolving.jodconverter.office.PooledOfficeManagerTest): failed to start and connect

fix bug on MacOS:
```
Failed tests: 
  runAllPossibleConversions(org.artofsolving.jodconverter.OfficeDocumentConverterFunctionalTest): officeHome not set and could not be auto-detected
  executeTask(org.artofsolving.jodconverter.office.ExternalOfficeManagerTest): Cannot run program "/Users/chengke/Workspace/opensource/jodconverter_git/jodconverter-core/MacOS/soffice.bin": error=2, No such file or directory
  executeTask(org.artofsolving.jodconverter.office.PooledOfficeManagerTest): failed to start and connect
  restartAfterCrash(org.artofsolving.jodconverter.office.PooledOfficeManagerTest): failed to start and connect
  restartAfterTaskTimeout(org.artofsolving.jodconverter.office.PooledOfficeManagerTest): failed to start and connect
  restartWhenMaxTasksPerProcessReached(org.artofsolving.jodconverter.office.PooledOfficeManagerTest): failed to start and connect
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant