alfresco-transform-core
alfresco-transform-core copied to clipboard
- Add pre-commit to check json syntax for travis, github actions and dependabot - fix mixed-line-ending - exclude gimp files - end-of-file-fixer - add trailing-whitespace - fix trailing-whitespace - Add...
The way ProbeTransform was implemted suggests it should be only instantiated once for a transformer because it stores information which should change over time. ProbeTransform is however not used as...
It seems that if I want to implement my own T-Engine creating my own transformers and extractors there is no way to eventually reuse the abstract classes provided by Alfresco....
I am currently trying to upgrade an Alfresco 6 stack to 7.3.1, but I cannot seem to find the transform core aio in the compatibility matrix https://docs.alfresco.com/content-services/7.3/support/. What versions of...
there is a typo in README file in project https://github.com/Alfresco/alfresco-transform-core/blob/3.1.0/README.md, the name of deprecated project is wrong: > `deprecated/alfresco-base-t-engine` - The original t-engine base, which may still be used wrong:...
When trying to compile the project I am always having the following error: Plugin org.codehaus.mojo:license-maven-plugin:2.0.1.alfresco-2 or one of its dependencies could not be resolved: Could not find artifact org.codehaus.mojo:license-maven-plugin:jar:2.0.1.alfresco-2 in...
Explicited examples on how to pass an additional config file
Running the LibreOffice Transformer container with image version 2.3.6 on Ubuntu 20.04 LTS using a Docker Compose deployment of ACS Community 6.2 GA, we have observed soffice zombie processes accumulating...
- DO NOT MERGE