yesamer commented on PR #6562: URL: https://github.com/apache/incubator-kie-drools/pull/6562#issuecomment-3789381333
Hi @tkobayas! Thank you for your PR and your commitment to keep the codebase clean. However, I have some concerns about this change. When you said NOT used: that means that using those keywords in a DRL have no effect, right? So I wonder that endusers could still using them (maybe with very old DRL?) unaware those keywords doesn't produce any effect, but removing them could break the DRL compilation, right? If the described scenario is possibile, can you please: - Double check if there is any reference in the Apache KIE documentation? And in case remove that? - In the upcoming 10.2.0 release we should mention this change in the Release note. WDYT? Thanks! Yeser -- 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]
