Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
We're seeing a lot of errors during the scan of the source code when you're starting hop-translate currently. The cause of this is the line-breaks.
To get passed this we need to switch to file-based scanning and use multi-line Java Regex patterns.