The Alfresco In-Process SDK is based on Apache Maven, includes support for rapid and standard development, testing, packaging, versioning and release of your Alfresco integration and extension projects
I came across issue #566 and wanted to share our solution.
Instead of replacing the default file shipped with ACS image, we merged both files, so Alfresco can decide where to install libreoffice, imagemagick and pdf-renderer, while we keep our beatiful and maintainable alfresco-global.properties file.
I came across issue #566 and wanted to share our solution.
Instead of replacing the default file shipped with ACS image, we merged both files, so Alfresco can decide where to install libreoffice, imagemagick and pdf-renderer, while we keep our beatiful and maintainable alfresco-global.properties file.
Hope this helps.