tkobayas commented on issue #5678: URL: https://github.com/apache/incubator-kie-drools/issues/5678#issuecomment-2159601578
As of 2024-07-11, unit tests are all green. Remaining child issues are low priority, so they can be handled after merging to main. https://github.com/apache/incubator-kie-drools/issues/5799 https://github.com/apache/incubator-kie-drools/issues/5807 https://github.com/apache/incubator-kie-drools/issues/5856 https://github.com/apache/incubator-kie-drools/issues/5874 https://github.com/apache/incubator-kie-drools/issues/5938 The next step is to create a PR to merge this branch to main branch. Notes: - Merging has to be done **after** Drools 10.0 release. - Until the Drools 10.0 release, mark the PR [DO-NOT-MERGE] and make it **draft**. - Create 2 PRs. One makes the new parser **not** default parser. So it shouldn't affect the default behavior. It is the one to be merged. The other makes the new parser default parser (with a system property switch). It is in order to check any regression error. It's not to be merged, so **draft** PR. - After Drools 10 release, discuss the future plan in [email protected] ML. -- 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]
