tkobayas commented on issue #5709: URL: https://github.com/apache/incubator-kie-drools/issues/5709#issuecomment-2005820667
The root cause is that `RuleDescr.getStartCharacter()` returns `-1`, so the kbase is not updated (the error is logged). https://github.com/apache/incubator-kie-drools/blob/dev-new-parser/drools-compiler/src/main/java/org/drools/compiler/kie/util/ChangeSetBuilder.java#L247 -- 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]
