-
Bug
-
Resolution: Done
-
Major
-
None
-
7.18.0.Final
-
2019 Week 14-16, 2019 Week 17-19
-
5
-
-
NEW
-
NEW
When MAP literal expression is used in LHS like the following
when $fact: Fact( calc(["src":name, "target":"TEST"]) ) ...
KieBase build as Executable Model fails with parser error like:
org.drools.javaparser.ParseProblemException: Encountered unexpected token: "[" "[" at line 1, column 6. Was expecting one of: ")"
This error does not happen when building this rule as normal kjar.
- is cloned by
-
RHDM-897 Parser error with executable-model on Map literal expression in constraint
- Closed