Match group counting does not work properly with escaped open bracket within variables. ---------------------------------------------------------------------------------------
Key: UIMA-1152 URL: https://issues.apache.org/jira/browse/UIMA-1152 Project: UIMA Issue Type: Bug Components: Sandbox-RegexAnnotator Affects Versions: 2.2.2S Environment: Windows XP Reporter: Mateusz Wiacek Priority: Minor Example: <variable name="varPunctMarks" value="[\s,\.:;\[\]\(\)]"/> Escaped open bracket should not be recognized as matching group, but it does. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.