Sync main branch with Apache main branch#83
Merged
rgdoliveira merged 141 commits intokiegroup:main from rgdoliveira:sync_mainOct 25, 2024
+27,731-9,245
Commits
Commits on Oct 24, 2024
[NO_ISSUE] Cleanup incubator-kie-issues#1504 - Conditionally build all or only reproducible modules based on only.reproducible flag (apache#6111)
[DROOLS-7271] Fully port RuleParserTest as MiscDRLParserTest with @disabled and priority comment (apache#10)
[incubator-kie-drools#5679] New DRL parser : Test failure : RHS end without preceding white-space (apache#5698)
[incubator-kie-drools#5776] [new-parser] failed to parse when a method name is a drl keyword (apache#5783)
[incubator-kie-drools#5710] [new-parser] Unable to resolve method (from new) in a query (apache#5795)
[incubator-kie-drools-5808] [new-parser] Combining DRLParser.g4 and DRL6Expressions.g4 (apache#5845)
[incubator-kie-drools-5912] [new-parser] Corner-case combinations of not, or, and exists (apache#5914)
[incubator-kie-drools-5936] [new-parser] || and && should be allowed as alternatives to infix or and and (apache#5966)
[incubator-kie-drools-5948] [new-parser] Broken testIncompatibleListOnAccumulateFunction (apache#5975)
[incubator-kie-drools-5911] [new-parser] Support optional type keyword for backward compatibility (apache#5977)
[incubator-kie-issues#1528] Implement DMNEvent reporting inside DMNConditionalEvaluator. (apache#6124)
[incubator-kie-issues#1543] Add the "id" of executed rules to the AfterEvaluateDecisionTableEvent (apache#6127)
[incubator-kie-issues#1497] Defining NodeInstanceContainer.getSerializableNodeInstances to be used during serialization (apache#6116)
[incubator-kie-issues#1546] Fix DMN TCK range equality test failures for unary test ranges (apache#6134)