* ATS-863: Update to latest Java Base Image on CentOS 8 (& Open JDK 11.0.10)
- to resolve 2 medium (at time of writing) in quay.io
- update to CentOS 7 to 8 (aligned with Repo decision)
* ATS-863: Update to latest Java Base Image on CentOS 8 (& Open JDK 11.0.10)
- to resolve 2 medium (at time of writing) in quay.io
- update to CentOS 7 to 8 (aligned with Repo decision)
- also update ImageMagick from 7.0.10-11 to 7.0.10-59 - see also ACS-1174
* ATS-735: Update to ImageMagick 7.0.10-11 distro bins
* ATS-735: Revert back to previous ImageMagick version 7.0.7-27 to verify whether the latest release is not compatible with ATS
* ATS-735: Found two more references for ImageMagick 7.0.7 in the application-default.yaml for ImageMagick and AIO Transformer
* Changed systemPropertyVaraibles to point to latest ImageMagick bins
* Added new RPM repo for CentOS 7.5.x in order to server new dependencies for ImageMagick 7.0.10-11
Each transform engine project has been separated into 2 modules so that an executable and non-executable jar can be created.
Modules have been renamed such that *docker* has been removed from the artifactIds and project names.
Co-authored-by: Erik Knizat <erik.knizat@alfresco.com>
Co-authored-by: David Edwards <david.edwards@alfresco.com>