mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2026-04-23 22:30:28 +00:00
* upgrade spring boot in transform core for ATS * some test fix * some test fix * test fixes * test fixes attempt * attempt to fix tests * attempt to tests fix * attempt to fix test * attempt test fix * attempt to fix test * attempt to fix tests * pre commit fix * QueueTransformServiceTest fix attempt, change mock and added reset of mock before calling * TransformRegistryRefreshTest test fix, changed bean injection method and added license year 2025 * added dependency in transform image magick moduel to fix test * moved all new dependency in parent pom * image magick tests fix attempt * attempt test fix in Tika * libre office test fix attempt * LibreOffice tests: Attempt to fix the tests with changing the annotation * mvn version modularization and license header update for the modified file * attempt to fix E2E tests * remove duplicate maven dependency * attempt to fix unstable AIO tests * pre commit fix * remove redundant annotations and refactor dependencies * fix for flaky AIO tests * attempt to fix the AIO flaky tests * remove duplicate maven dependency * removed redundant maven dependencies * update version for next alpha release * incorporate PR comments * add spring-boot-restclient to fix missing RestTemplateBuilder and add aspectJ new dependency * remove lenient for sharedFileStoreClient in TikaTest file * Incorporate PR comments