mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
* ACS-9926 added logic to skip TiffReader provided by JAI library * skip the jai implementation Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * minor fix pmd * Update ImageToPdfTransformer.java * uses existing error message * updated hardcoded class name * updated headers and added unit test * precommit fix * PMD fix * added suggested change * removed wildcard import * precommit fix --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>