mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-10-08 14:51:18 +00:00
MNT-20337/REPO-4534/ATS-484 LibreOffice 6.1.6
This commit is contained in:
@@ -57,7 +57,7 @@ public class LibreOfficeJavaExecutor implements JavaExecutor
|
||||
private static final Logger logger = LoggerFactory.getLogger(LibreOfficeJavaExecutor.class);
|
||||
|
||||
private static final int JODCONVERTER_TRANSFORMATION_ERROR_CODE = 3088;
|
||||
private static final String OFFICE_HOME = "/opt/libreoffice5.4";
|
||||
private static final String OFFICE_HOME = "/opt/libreoffice6.1";
|
||||
|
||||
private JodConverter jodconverter;
|
||||
|
||||
|
Reference in New Issue
Block a user