Addition of Local Transforms which will ultimately replace the Legacy transformers. Local transforms use T-Engines running outside of the JVM. They are automatically created by adding either an Alfresco global property or System property. There is no spring configuration or Java code needed, reducing the need for an AMP when creating a custom transform.
Mainly bringing in the T-Engines.
REPO-4319 Local Transformers
REPO-4454 Test addition and removal of T-Engines
REPO-4326 Local Transformer strict mime type check
REPO-4333 Configure Custom local transformers
REPO-4331 Remaining core transformers
REPO-4336 Client side of Transform Server Discovery API
REPO-4450 Get T-Router /transform/config working
REPO-4451 Get repo,api,ent-repo,ent-api,pack,com-pack green
* REPO-4219 create CORS context listener
* REPO-4219 enable cors for test
* REPO-4219 add origin localhost 4200 for REST TAS test
* REPO-4219 Remove thetransactioncompany dependency
* Added Licenses directory to the root of docker image
* Updated artefactId correctly for community packaging
* Replaced maven-dependency-plugin with maven-resources-plugin to copy licenses from source code
* Replaced maven-dependency-plugin with maven-resources-plugin to copy licenses from source code
The workflow diagrams could not be generated because sun.font package classes require system fonts to be installed.
The current docker image requires additional package (fontconfig) to be added. It's version and the versions of the dependencies were pinned.
REPO-3160: Add the email TAS tests to our builds
Add a test image in the community project and created a new maven module in order to not affect the running tas tests (integration tests where failing with the changes for email tests).
This test image has some port exposed in order to run the tas email tests.
* REPO-3539 : Integrate Api-Explorer
Add alfresco-api-explorer version property to pom.xml
Add alfresco-api-explorer dependency to docker-alfresco/pom.xml and unpack it using maven-dependency-plugin
API-Explorer Url is now generated in UrlUtil.
Update alfresco-repository version.