Merge in RED/ocr-service from RED-6072 to master
* commit '961129b917e92b4dda2085215d3f15e205ec35a3':
RED-6072 - As Operation I want to see why files are in an ERROR state - update the ocr failed with error information - in case of exception the reason is caught and added tot the message received from the queue
RED-6072 - As Operation I want to see why files are in an ERROR state update from iqser to knecon
Merge in RED/ocr-service from RED-5567-exptest to master
* commit 'ee94f1c711c923e865e559499674c1658c87fbb4':
RED-5567: Upgraded to lastest pdftron version
Merge in RED/ocr-service from RED-5694-storage to master
* commit '828b4f53c837a77b860dc3df20a8e65b1330eaa8':
RED-5694 - Upgrade spring-boot to 3.0 - add -DknownExploitedEnabled=false - import StorageAutoConfiguration to Application
Merge in RED/ocr-service from RED-5694 to master
* commit 'f72001c4ac0431c482cc467e948bdc972643d785':
RED-5694 - Upgrade spring-boot to 3.0 - remove commented code
RED-5694 - Upgrade spring-boot to 3.0 - remove versions already defined in spring boot
RED-5694 - Upgrade spring-boot to 3.0 - remove unused import
RED-5694 - Upgrade spring-boot to 3.0 - update platform-dependency - update other dependencies versions to the latest
Merge in RED/ocr-service from RED-4875_1 to master
* commit '036203c24a1f5eb1588e945eb020a666cac5dba2':
RED-4875 - delete commented out classes
RED-4875 - set version of pdftron-common-logics to newest (release)
RED-4875 - removed duration log
RED-4875 - update version of pdftron-commons to newest
RED-4875 - update version of pdftron logic commons to newest
RED-4875 - set version of common pdftron logics to newest and move PdfTextExtraction to this new repo
RED-4875 - update version of pdftron-logic-commons to newest
RED-4875 - call logic of new repo pdftron-logic-commons instead of local one
Merge in RED/ocr-service from RED-6162 to master
* commit 'c86cabf70a9ec90687c3f123768f2293da49c4ff':
RED-6162 - bumped version
RED-6162 - bumped version
Merge in RED/ocr-service from RED-6162 to master
* commit '6208ff029252884ced189806acd4118cd21530e1':
RED-6182 - version bump
RED-6162 - test issue on bamboo
RED-6162 - test issue on bamboo
RED-6162 - persistence update - identity test
RED-6162 - persistence update - reverse dependency cleanup
Merge in RED/ocr-service from RED-6321 to master
* commit '2d503c74a6fba0b02ac4c92af82a493165e45761':
RED-6321: OCR not working correctly with 3.6.0 *added end() statements to formWriters to write their changes to the PDF contentStream *moved replaceOriginalPageWithOcrPage outside the main OCR Loop since it caused exponential RAM Usage in some cases
*added end() statements to formWriters to write their changes to the PDF contentStream
*moved replaceOriginalPageWithOcrPage outside the main OCR Loop since it caused exponential RAM Usage in some cases
Merge in RED/ocr-service from RED-4988 to master
* commit '334409e4db326945a1eeb86004d79e0b0faeb99c':
RED-4988 Check jacoco version in poms and update to a current compatible version - update platform-dependency, platform-commons-dependency
Merge in RED/ocr-service from shussain/Dockerfile-1677589647499 to master
* commit '4266184456ea4d97fa19b52ff37d5d9fc09dd170':
RED-5718: Update base image version to allow using random user ids
Merge in RED/ocr-service from RED-6280 to master
* commit '742725834933ad74ad582366b2b62015524bedb3':
RED-6280: Performance Test Issue with OCR-Service *removed init/terminate calls again *manual memory cleanup at every opportunity
Merge in RED/ocr-service from RED-6126 to master
* commit 'caff5580dda644451433921a6a66dafe1cfa5dca':
RED-6126: In the OCRService, OCR Text is not applied to Document *refactored Tests with inheritance *called PDFNet init/terminate in tests *don't call init on startup
RED-6126: In the OCRService, OCR Text is not applied to Document *called PDFNet.initialize and terminate before and after message receive *updated comments *renamed some variables
Merge in RED/ocr-service from RED-6126 to master
* commit '0bc4fea2a52c92efaaaf8cf93c2ae02766168a80':
RED-6126: In the OCRService, OCR Text is not applied to Document *removed unnecessary getXObject() call, since it fails for inline_images