Merge in RED/redaction-service from RED-4824 to master
* commit '1d39c150c7e9084ae6a3833149ad66a4f31da774':
RED-4824: Corrected code style by removing parameter assignment
RED-4824: Replaced type of the text dir with an enum that only accepts values that can be handled by our code
RED-4824: Recreated log files to include changes in rectangle calculation
RED-4824: Removed obsolete logging statement
RED-4824: Finalized affine transformation by correcting the center of the rotation according to the text direction
RED-4824: WIP: Transformed rectangle calculation from a if-else chain to an affine transformation
RED-4824: Added test with a simple pdf that contains all combinations for rotation and text direction
RED-4824: Cleaned up code to make method more readable
RED-4824: Created base test for text-position rectangle creation
Merge in RED/redaction-service from RED-4835 to master
* commit '6e46cad2c5466136c7191042e6834eb074fc5911':
RED-4835 - cleanup
RED-4835 - entity position not calculated correctly for duplicates where 1 is marked as false positive
Merge in RED/redaction-service from RED-4867-rs1 to master
* commit '3ec1e20e417e65907448930cf7f8eb9713874fb9':
RED-4867: Sonar issues: RedactionService
Merge in RED/redaction-service from RED-4753 to master
* commit '55bebe8541cfded8a456b63dbd8d8b7e79bab33f':
RED-4753: Reduced size of TEXT File a bit more
RED-4753: Reduced size of TEXT File
Merge in RED/redaction-service from kbudisantoso/Sectionjava-1659012500262 to master
* commit '47de526b4bd451d302317647cb05ac685e069622':
RED-4829 Fix wrong annotation
Merge in RED/redaction-service from RED-4799-3 to master
* commit '53428ec65296b9fac2c206e7bd89916c933fb5c8':
RED-4799 - remove FP entities from redactionlog
Merge in RED/redaction-service from RED-4510-Rework to master
* commit '0544a42117a742de70325cd1a84e57d6829aaa25':
RED-4510: Added generated RedactionLog Json files and optimizations for RulesTest.java for Bamboo
Merge in RED/redaction-service from RED-4510 to master
* commit 'db8eedc9a36dfba22946940b31e28854ffdca26d':
RED-4510: Added bamboo build to execute tests nightly and generate RedactionLog for tests if it doesn't exist
Merge in RED/redaction-service from RED-4686-2 to master
* commit '0fe2b627f071f6d8e4841cf08e3bcdc059b60567':
RED-4686: Removed test scope from jackson-datatype-jsr310
Merge in RED/redaction-service from RED-4510 to master
* commit '8c5ede3fde0fd1b2df9e8fca0908e9233d6d403c':
RED-4510: Refactoring after review
RED-4510: Implemented Test class which generates and compares RedactionLogs