tkobayas opened a new pull request, #6565: URL: https://github.com/apache/incubator-kie-drools/pull/6565
- Closes https://github.com/apache/incubator-kie-drools/issues/6540 Fix 1) `NamedConsequencesTest.testConditionalBreak_defaultBreakDefault` : Fail to parse a named consequence with space (e.g. `then[ Do2 ]`) Fix 2) `RuleCodegenTest.generateCepRegexRule` : Failed because of half-constraint which DRL10 doesn't support. Applying `@DisabledIfSystemProperty` is fine. -- 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]
