tkobayas commented on PR #5693:
URL: 
https://github.com/apache/incubator-kie-drools/pull/5693#issuecomment-1951717422

   As we don't introduce new DRL syntax, introducing language level `DRL10` was 
unnatural. @yurloc had already pointed out that 
(https://github.com/apache/incubator-kie-drools/pull/5677#discussion_r1484046003).
   
   So I reverted the introduction of `LanguageLevelOption.DRL10` in this PR, 
and use `DRL6` as usual. It naturally solves the `Unknown language level` 
errors.
   
   Instead, I introduced a system property "drools.drl.antlr4.parser.enabled" 
for the new parser impl switch.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to